sofiaoliveira commited on
Commit
1a10660
1 Parent(s): 2bacfbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -68,7 +68,7 @@ Pretrained weights were left identical to the original model [`xlm-roberta-large
68
 
69
  ## Training procedure
70
 
71
- The models were trained on the CoNLL-2012 dataset, preprocessed to match the Portuguese PropBank.Br data, using Cross-Validation. They were tested on the folds as well as on a smaller opinion dataset "Buscapé". For more information, please see the accompanying article (See BibTeX entry and citation info below) and the [project's github](https://github.com/asofiaoliveira/srl_bert_pt).
72
 
73
  ## Eval results
74
 
 
68
 
69
  ## Training procedure
70
 
71
+ The models were trained on the CoNLL-2012 dataset, preprocessed to match the Portuguese PropBank.Br data. They were tested on the PropBank.Br data set as well as on a smaller opinion dataset "Buscapé". For more information, please see the accompanying article (See BibTeX entry and citation info below) and the [project's github](https://github.com/asofiaoliveira/srl_bert_pt).
72
 
73
  ## Eval results
74