We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23815ee commit 9d31557Copy full SHA for 9d31557
README.md
@@ -239,7 +239,7 @@ Available models are:
239
| RoBERTa+CRF | tli8hf/robertabase-crf-conll2012 | 85.9* |
240
| RoBERTa+U,F,O | tli8hf/robertabase-structured-tuning-srl-conll2012 | 86.6 |
241
242
-F1 scores with ``*``: trained and evaluated without gold predicate (i.e. ``--use_gold_predicate 0``).
+F1 scores with ``*``: trained without gold predicate (i.e. ``--use_gold_predicate 0``).
243
244
# Acknowledgements
245
- [x] Sanity check (Thanks to Ghazaleh Kazeminejad for helping me with sanity check)
0 commit comments