TeamResearch commited on
Commit
cf60080
·
1 Parent(s): 70a91e3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5420
20
- - Accuracy: 0.7917
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.5187 | 1.0 | 1500 | 0.4739 | 0.7817 |
52
- | 0.3815 | 2.0 | 3000 | 0.5240 | 0.7883 |
53
- | 0.3396 | 3.0 | 4500 | 0.5420 | 0.7917 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5560
20
+ - Accuracy: 0.7783
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.5253 | 1.0 | 1500 | 0.4782 | 0.7767 |
52
+ | 0.3809 | 2.0 | 3000 | 0.5212 | 0.7833 |
53
+ | 0.3374 | 3.0 | 4500 | 0.5560 | 0.7783 |
54
 
55
 
56
  ### Framework versions