Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ metrics:
|
|
18 |
|
19 |
- Task: Detects whether a sentence is argumentative (1 - yes/ 0 - not) given the topic and the sentence itself.
|
20 |
- language: English
|
21 |
-
- dataset: Few-Shot-150T Corpus v1.1 (FS150T-Corpus)
|
22 |
|
23 |
## Performace on test data (threshold: 0.5)
|
24 |
|
|
|
18 |
|
19 |
- Task: Detects whether a sentence is argumentative (1 - yes/ 0 - not) given the topic and the sentence itself.
|
20 |
- language: English
|
21 |
+
- dataset: Few-Shot-150T Corpus v1.1 (FS150T-Corpus) _fine-tuned roberta-base_
|
22 |
|
23 |
## Performace on test data (threshold: 0.5)
|
24 |
|