Commit
·
8a2de53
1
Parent(s):
6998fc7
Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,7 @@ Pretrained weights were left identical to the original model [`xlm-roberta-base`
|
|
68 |
|
69 |
## Training procedure
|
70 |
|
71 |
-
The models were trained on the CoNLL-2012 dataset, preprocessed to match the Portuguese PropBank.Br data
|
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 |
|