FremyCompany commited on
Commit
4db8f4e
1 Parent(s): 7eeb01c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ widget:
23
 
24
  Do mentions sharing the same text need to have the same embedding? No!
25
 
26
- This model supports embedding biomedical entities in both English and Dutch, but support in-context embedding of concepts, using the following template:
27
  ```
28
  mention text [SEP] (context: ... a textual example containing mention text and some more text on both sides ...)
29
  ```
 
23
 
24
  Do mentions sharing the same text need to have the same embedding? No!
25
 
26
+ This model supports embedding biomedical entities in both English and Dutch, but allows the in-context embedding of concepts, using the following template:
27
  ```
28
  mention text [SEP] (context: ... a textual example containing mention text and some more text on both sides ...)
29
  ```