Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ This model has a RoBERTa base architecture and was trained from scratch with 3.6
|
|
13 |
|
14 |
To test the quality of the resulting model we evaluate it over the [GLUES](https://github.com/dccuchile/GLUES) benchmark for Spanish NLU. The results are the following:
|
15 |
|
16 |
-
|
|
17 |
|:-----------------------:|:---------------------:|
|
18 |
| XNLI | 71.99 (accuracy) |
|
19 |
| Paraphrasing | 74.85 (accuracy) |
|
|
|
13 |
|
14 |
To test the quality of the resulting model we evaluate it over the [GLUES](https://github.com/dccuchile/GLUES) benchmark for Spanish NLU. The results are the following:
|
15 |
|
16 |
+
| Task | Score (metric) |
|
17 |
|:-----------------------:|:---------------------:|
|
18 |
| XNLI | 71.99 (accuracy) |
|
19 |
| Paraphrasing | 74.85 (accuracy) |
|