yqnis commited on
Commit
9cc73c8
·
verified ·
1 Parent(s): 304f913

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ The model was trained to extract entities from French biomedical sentences (medl
36
  I used `<>` as a separator and the output format is :
37
 
38
  ```
39
- TAG_1 entity_1 <> TAG_2 entity_2 <> ... <> TAG_n entity_n'
40
  ```
41
 
42
  ## Dataset
 
36
  I used `<>` as a separator and the output format is :
37
 
38
  ```
39
+ TAG_1 entity_1 <> TAG_2 entity_2 <> ... <> TAG_n entity_n
40
  ```
41
 
42
  ## Dataset