datarpit commited on
Commit
fa31b9f
1 Parent(s): 45e4b0b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.2244
18
 
19
  ## Model description
20
 
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 50 | 0.2753 |
49
- | No log | 2.0 | 100 | 0.2382 |
50
- | No log | 3.0 | 150 | 0.2362 |
51
- | No log | 4.0 | 200 | 0.2340 |
52
- | No log | 5.0 | 250 | 0.2278 |
53
- | No log | 6.0 | 300 | 0.2225 |
54
- | No log | 7.0 | 350 | 0.2233 |
55
- | No log | 8.0 | 400 | 0.2250 |
56
- | No log | 9.0 | 450 | 0.2244 |
57
- | 0.548 | 10.0 | 500 | 0.2244 |
58
 
59
 
60
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.2041
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.3125 | 1.0 | 923 | 0.2391 |
49
+ | 0.3287 | 2.0 | 1846 | 0.2306 |
50
+ | 0.1138 | 3.0 | 2769 | 0.1806 |
51
+ | 0.1219 | 4.0 | 3692 | 0.1858 |
52
+ | 0.0962 | 5.0 | 4615 | 0.1922 |
53
+ | 0.0526 | 6.0 | 5538 | 0.1963 |
54
+ | 0.0248 | 7.0 | 6461 | 0.1930 |
55
+ | 0.0004 | 8.0 | 7384 | 0.2153 |
56
+ | 0.0136 | 9.0 | 8307 | 0.2037 |
57
+ | 0.0002 | 10.0 | 9230 | 0.2041 |
58
 
59
 
60
  ### Framework versions