202k commited on
Commit
ba81301
·
1 Parent(s): 4d9d9db

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6393
20
- - Accuracy: 0.75
21
 
22
  ## Model description
23
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 1 | 0.6393 | 0.75 |
52
- | No log | 2.0 | 2 | 0.6337 | 0.75 |
53
- | No log | 3.0 | 3 | 0.6298 | 0.75 |
54
- | No log | 4.0 | 4 | 0.6256 | 0.75 |
55
- | No log | 5.0 | 5 | 0.6239 | 0.75 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.6158
20
+ - Accuracy: 0.6
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 1 | 0.6158 | 0.6 |
52
+ | No log | 2.0 | 2 | 0.6023 | 0.6 |
53
+ | No log | 3.0 | 3 | 0.5961 | 0.6 |
54
+ | No log | 4.0 | 4 | 0.5907 | 0.6 |
55
+ | No log | 5.0 | 5 | 0.5870 | 0.6 |
56
 
57
 
58
  ### Framework versions