gc394 commited on
Commit
f8a5b05
1 Parent(s): cfd1aa8

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.5269
19
 
20
  ## Model description
21
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 130 | 1.6660 |
51
- | No log | 2.0 | 260 | 1.6023 |
52
- | No log | 3.0 | 390 | 1.5630 |
53
- | 1.6694 | 4.0 | 520 | 1.5879 |
54
- | 1.6694 | 5.0 | 650 | 1.5601 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.6983
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 130 | 1.9611 |
51
+ | No log | 2.0 | 260 | 1.8001 |
52
+ | No log | 3.0 | 390 | 1.7215 |
53
+ | 1.9905 | 4.0 | 520 | 1.7342 |
54
+ | 1.9905 | 5.0 | 650 | 1.6983 |
55
 
56
 
57
  ### Framework versions