TeamResearch commited on
Commit
51183d6
·
1 Parent(s): 46f97ca

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.7833333333333333
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ 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.6013
33
- - Accuracy: 0.7833
34
 
35
  ## Model description
36
 
@@ -61,9 +61,9 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
- | 0.5176 | 1.0 | 1500 | 0.5118 | 0.775 |
65
- | 0.3819 | 2.0 | 3000 | 0.5555 | 0.7783 |
66
- | 0.3347 | 3.0 | 4500 | 0.6013 | 0.7833 |
67
 
68
 
69
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.7983333333333333
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.5821
33
+ - Accuracy: 0.7983
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
64
+ | 0.5277 | 1.0 | 1500 | 0.4972 | 0.7783 |
65
+ | 0.3849 | 2.0 | 3000 | 0.5422 | 0.7917 |
66
+ | 0.3387 | 3.0 | 4500 | 0.5821 | 0.7983 |
67
 
68
 
69
  ### Framework versions