TeamResearch commited on
Commit
89a7918
·
1 Parent(s): edba215

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on the sst2 dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.5436
33
  - Accuracy: 0.7833
34
 
35
  ## Model description
@@ -61,9 +61,9 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
- | 0.5215 | 1.0 | 1500 | 0.4752 | 0.775 |
65
- | 0.3796 | 2.0 | 3000 | 0.5361 | 0.7683 |
66
- | 0.3346 | 3.0 | 4500 | 0.5436 | 0.7833 |
67
 
68
 
69
  ### Framework versions
 
29
 
30
  This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on the sst2 dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.5443
33
  - Accuracy: 0.7833
34
 
35
  ## Model description
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | 0.5214 | 1.0 | 1500 | 0.4842 | 0.775 |
65
+ | 0.3834 | 2.0 | 3000 | 0.5233 | 0.7767 |
66
+ | 0.3417 | 3.0 | 4500 | 0.5443 | 0.7833 |
67
 
68
 
69
  ### Framework versions