Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# legal-bert-sentiment-small-10000
|
21 |
|
22 |
-
This model is a fine-tuned version of [nlpaueb/legal-bert-small-uncased](https://huggingface.co/nlpaueb/legal-bert-small-uncased) on
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.2959
|
25 |
- Accuracy: 0.885
|
|
|
19 |
|
20 |
# legal-bert-sentiment-small-10000
|
21 |
|
22 |
+
This model is a fine-tuned version of [nlpaueb/legal-bert-small-uncased](https://huggingface.co/nlpaueb/legal-bert-small-uncased) on the imdb dataset with 10000 train samples and 1200 test samples..
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.2959
|
25 |
- Accuracy: 0.885
|