cedomin commited on
Commit
51c88dd
1 Parent(s): d2a9b11

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6961
21
- - Accuracy: 0.8571
22
 
23
  ## Model description
24
 
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 18 | 0.5599 | 0.8 |
53
- | No log | 2.0 | 36 | 0.4198 | 0.8286 |
54
- | No log | 3.0 | 54 | 0.3503 | 0.8857 |
55
- | No log | 4.0 | 72 | 0.4708 | 0.8571 |
56
- | No log | 5.0 | 90 | 0.5518 | 0.8571 |
57
- | No log | 6.0 | 108 | 0.7401 | 0.8 |
58
- | No log | 7.0 | 126 | 0.7556 | 0.8 |
59
- | No log | 8.0 | 144 | 0.7286 | 0.8571 |
60
- | No log | 9.0 | 162 | 0.7030 | 0.8571 |
61
- | No log | 10.0 | 180 | 0.6961 | 0.8571 |
62
 
63
 
64
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.8168
21
+ - Accuracy: 0.8286
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 18 | 0.7392 | 0.3714 |
53
+ | No log | 2.0 | 36 | 0.5119 | 0.8 |
54
+ | No log | 3.0 | 54 | 0.5153 | 0.8 |
55
+ | No log | 4.0 | 72 | 0.6688 | 0.7714 |
56
+ | No log | 5.0 | 90 | 0.5781 | 0.8286 |
57
+ | No log | 6.0 | 108 | 0.7906 | 0.8286 |
58
+ | No log | 7.0 | 126 | 0.8076 | 0.8286 |
59
+ | No log | 8.0 | 144 | 0.8083 | 0.8286 |
60
+ | No log | 9.0 | 162 | 0.8150 | 0.8286 |
61
+ | No log | 10.0 | 180 | 0.8168 | 0.8286 |
62
 
63
 
64
  ### Framework versions