ajitrajasekharan commited on
Commit
2aa1ae0
1 Parent(s): 1815572

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -40,6 +40,10 @@ The ensemble detects 69 entity subtypes (17 broad entity groups)
40
 
41
  <img src="https://ajitrajasekharan.github.io/images/6.png" width="600">
42
 
 
 
 
 
43
  ### License
44
 
45
  MIT license
 
40
 
41
  <img src="https://ajitrajasekharan.github.io/images/6.png" width="600">
42
 
43
+ ### Additional notes
44
+
45
+ - The model predictions on the right do not include [CLS] predictions. Hosted inference API only returns the masked position predictions. In practice, the [CLS] predictions are just as useful as the model predictions for the masked position _(if the next sentence prediction loss was low during pretraining)_ and are used for NER.
46
+
47
  ### License
48
 
49
  MIT license