muhtasham commited on
Commit
0551801
1 Parent(s): 007d90c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ should probably proofread and complete it, then remove this comment. -->
39
 
40
  # bertiny-finetuned-finer-full
41
 
42
- This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the finer-139 dataset.
43
  It achieves the following results on the evaluation set:
44
  - Loss: 0.0788
45
  - Precision: 0.5554
 
39
 
40
  # bertiny-finetuned-finer-full
41
 
42
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the 10% of finer-139 dataset for 40 epochs according to paper.
43
  It achieves the following results on the evaluation set:
44
  - Loss: 0.0788
45
  - Precision: 0.5554