sofiaoliveira
commited on
Commit
·
b91ab95
1
Parent(s):
1f724ef
Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ To use the full SRL model (transformers portion + a decoding layer), refer to th
|
|
63 |
|
64 |
## Training procedure
|
65 |
|
66 |
-
The
|
67 |
|
68 |
## Eval results
|
69 |
|
|
|
63 |
|
64 |
## Training procedure
|
65 |
|
66 |
+
The model was trained on the Universal Dependencies Portuguese dataset; then on the CoNLL formatted OntoNotes v5.0; then on Portuguese semantic role labeling data (PropBank.Br) using 10-fold Cross-Validation. The 10 resulting models 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).
|
67 |
|
68 |
## Eval results
|
69 |
|