Commit ·
dca3b85
1
Parent(s): 828f36c
Update README.md
Browse files
README.md
CHANGED
|
@@ -58,10 +58,10 @@ Here, we evaluate ALR-BERT on Simple Universal Dependencies task. One model for
|
|
| 58 |
|Romanian BERT (cased) | 95.56 | 95.35 | 92.78 | 93.22 |
|
| 59 |
|ALR-BERT (cased) | **87.38** | **84.05** | **79.82** | **78.82**|
|
| 60 |
|
| 61 |
-
| Model | UPOS | XPOS |
|
| 62 |
|--------------------------------|:-----:|:------:|:-----:|:-----:|
|
| 63 |
-
| M-BERT (cased) |
|
| 64 |
-
| Romanian BERT (cased) |
|
| 65 |
| ALR-BERT (cased) | **87.38** | **84.05** | **79.82** | **78.82**|
|
| 66 |
|
| 67 |
### Corpus
|
|
|
|
| 58 |
|Romanian BERT (cased) | 95.56 | 95.35 | 92.78 | 93.22 |
|
| 59 |
|ALR-BERT (cased) | **87.38** | **84.05** | **79.82** | **78.82**|
|
| 60 |
|
| 61 |
+
| Model | UPOS | XPOS | MLAS | AllTags |
|
| 62 |
|--------------------------------|:-----:|:------:|:-----:|:-----:|
|
| 63 |
+
| M-BERT (cased) | 93.87 | 89.89 | 90.01 | 87.04|
|
| 64 |
+
| Romanian BERT (cased) | 95.56 | 95.35 | 92.78 | 93.22 |
|
| 65 |
| ALR-BERT (cased) | **87.38** | **84.05** | **79.82** | **78.82**|
|
| 66 |
|
| 67 |
### Corpus
|