finiteautomata commited on
Commit
0317007
·
1 Parent(s): 6f2ecbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -21,16 +21,15 @@ Model trained with the Spanish/English split of the [LinCE NER corpus](https://r
21
 
22
  Results are taken from the LinCE
23
 
24
-
25
  | Model | Sentiment | NER | POS |
26
  |:-----------------------|:----------------|:-------------------|:--------|
27
- | \robertuito{} | *60.6* | 68.5 | 97.2 |
28
- | \xlmlarge{} | -- | *69.5* | *97.2 |
29
- | \xlmbase{} | -- | 64.9 | 97.0 |
30
- | C2S \mbert{} | 59.1 | 64.6 | 96.9 |
31
- | \mbert{} | 56.4 | 64.0 | 97.1 |
32
- | \bert{} | 58.4 | 61.1 | 96.9 |
33
- | \beto{} | 56.5 | -- | -- |
34
 
35
 
36
 
 
21
 
22
  Results are taken from the LinCE
23
 
 
24
  | Model | Sentiment | NER | POS |
25
  |:-----------------------|:----------------|:-------------------|:--------|
26
+ | RoBERTuito | *60.6* | 68.5 | 97.2 |
27
+ | XLM Large | -- | *69.5* | *97.2 |
28
+ | XLM Base | -- | 64.9 | 97.0 |
29
+ | C2S mBERT | 59.1 | 64.6 | 96.9 |
30
+ | mBERT | 56.4 | 64.0 | 97.1 |
31
+ | BERT | 58.4 | 61.1 | 96.9 |
32
+ | BET | 56.5 | -- | -- |
33
 
34
 
35