sofiaoliveira
commited on
Commit
•
467f275
1
Parent(s):
a0c1e67
Update README.md
Browse files
README.md
CHANGED
@@ -58,10 +58,9 @@ To use the full SRL model (transformers portion + a decoding layer), refer to th
|
|
58 |
|
59 |
- The model was trained only for 10 epochs in the Universal Dependencies dataset.
|
60 |
|
61 |
-
|
62 |
## Training procedure
|
63 |
|
64 |
-
The model was trained on the Universal Dependencies Portuguese dataset; 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).
|
65 |
|
66 |
## Eval results
|
67 |
|
|
|
58 |
|
59 |
- The model was trained only for 10 epochs in the Universal Dependencies dataset.
|
60 |
|
|
|
61 |
## Training procedure
|
62 |
|
63 |
+
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).
|
64 |
|
65 |
## Eval results
|
66 |
|