Commit
·
860239f
1
Parent(s):
b21b0b1
Update README.md
Browse files
README.md
CHANGED
@@ -10,10 +10,10 @@ model-index:
|
|
10 |
type: text-classification
|
11 |
name: Verdict Classification
|
12 |
widget:
|
13 |
-
- "One might think that this is true, but it's
|
14 |
---
|
15 |
|
16 |
-
#
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on 1,500 deduplicated verdicts, translated to English.
|
19 |
It achieves the following results on the evaluation set, being 1,000 verdicts translated into English, including duplicates:
|
|
|
10 |
type: text-classification
|
11 |
name: Verdict Classification
|
12 |
widget:
|
13 |
+
- "One might think that this is true, but it's taken out of context."
|
14 |
---
|
15 |
|
16 |
+
# English Verdict Classifier
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on 1,500 deduplicated verdicts, translated to English.
|
19 |
It achieves the following results on the evaluation set, being 1,000 verdicts translated into English, including duplicates:
|