mbruton commited on
Commit
21e4cb7
1 Parent(s): bbe7707

Update README.md

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