oliat commited on
Commit
e0c7277
1 Parent(s): a369181

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) for the contextual lemmatization task.
15
  The datasets used for training are extracted from the data of the [SIGMORPHON 2019 Shared Task](https://aclanthology.org/W19-4211/).
16
- The model for the Spanish language was trained using [GSD corpus]().
17
 
18
 
19
  # Training Hyperparameters
 
13
 
14
  This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) for the contextual lemmatization task.
15
  The datasets used for training are extracted from the data of the [SIGMORPHON 2019 Shared Task](https://aclanthology.org/W19-4211/).
16
+ The model for the Spanish language was trained using [GSD corpus](https://universaldependencies.org/treebanks/es_gsd/index.html).
17
 
18
 
19
  # Training Hyperparameters