mbruton commited on
Commit
07ef74c
1 Parent(s): 19a45be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ This model is fine-tuned on a version of [multilingual BERT](https://huggingface
22
 
23
  ### Model Description
24
 
25
- 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. This model is additionally pre-trained on the SRL task for English and Portuguese. It was fine-tuned on Spanish with the following objectives:
26
 
27
  - Identify up to 16 verbal roots within a sentence.
28
  - Identify available arguments and thematic roles for each verbal root.
 
22
 
23
  ### Model Description
24
 
25
+ 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. This model is additionally pre-trained on the SRL task for English and Portuguese. It was fine-tuned on Spanish with the following objectives:
26
 
27
  - Identify up to 16 verbal roots within a sentence.
28
  - Identify available arguments and thematic roles for each verbal root.