sdocio commited on
Commit
dfcb43b
1 Parent(s): 44f97e8

Update README.md: info about dataset is pending

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -36,6 +36,10 @@ for ent in ner_pipe(example):
36
  print(ent)
37
  ```
38
 
 
 
 
 
39
  ## Model performance
40
 
41
  entity|precision|recall|f1
 
36
  print(ent)
37
  ```
38
 
39
+ ## Dataset
40
+
41
+ ToDo
42
+
43
  ## Model performance
44
 
45
  entity|precision|recall|f1