Commit
·
690eb55
1
Parent(s):
4a37d06
Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,7 @@ widget:
|
|
18 |
---
|
19 |
# Spanish Legal-domain RoBERTa
|
20 |
|
21 |
-
There are
|
22 |
-
|
23 |
-
Both BETO and GPT-2 models for Spanish have been trained with rather low resources, 4GB and 3GB of data respectively. The data used for training both models might be various but the amount is not enough to cover all domains. Furthermore, training a BERT-like domain-specific model is better as it effectively covers the vocabulary and understands the legal jargon. We present our model trained on 9GB that are specifically of the legal domain.
|
24 |
|
25 |
## Citing
|
26 |
```
|
|
|
18 |
---
|
19 |
# Spanish Legal-domain RoBERTa
|
20 |
|
21 |
+
There are few models trained for the Spanish language. Some of the models have been trained with a low resource, unclean corpora. The ones derived from the Spanish National Plan for Language Technologies are proficient solving several tasks and have been trained using large scale clean corpora. However, the Spanish Legal domain language could be think of an independent language on its own. We therefore created a Spanish Legal model from scratch trained exclusively on legal corpora.
|
|
|
|
|
22 |
|
23 |
## Citing
|
24 |
```
|