easwar03 commited on
Commit
dac86c7
·
verified ·
1 Parent(s): 5f9a77b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 an unknown dataset.
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