mbruton commited on
Commit
d54e5c8
·
1 Parent(s): 61b3b83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ This model is fine-tuned on a version of [multilingual BERT](https://huggingface
18
 
19
  ### Model Description
20
 
21
- SpaBERT for Semantic Role Labeling (SRL) is a transformers model, leveraging XLM-R's extensive pretraining on 100 languages to achieve better SRL predictions for Spanish. It was fine-tuned on Spanish with the following objectives:
22
 
23
  - Identify up to 16 verbal roots within a sentence.
24
  - Identify available arguments and thematic roles for each verbal root.
 
18
 
19
  ### Model Description
20
 
21
+ SpaBERT for Semantic Role Labeling (SRL) is a transformers model, leveraging mBERT's extensive pretraining on 104 languages to achieve better SRL predictions for Spanish. It was fine-tuned on Spanish with the following objectives:
22
 
23
  - Identify up to 16 verbal roots within a sentence.
24
  - Identify available arguments and thematic roles for each verbal root.