chichang commited on
Commit
4396ed0
1 Parent(s): ace07f5

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 an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.5234
18
 
19
  ## Model description
20
 
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 0.96 | 3 | 5.3360 |
51
- | No log | 1.96 | 6 | 4.6262 |
52
- | No log | 2.96 | 9 | 3.9189 |
53
- | No log | 3.96 | 12 | 3.2527 |
54
- | No log | 4.96 | 15 | 2.6568 |
55
- | No log | 5.96 | 18 | 2.2066 |
56
- | No log | 6.96 | 21 | 1.8996 |
57
- | No log | 7.96 | 24 | 1.6962 |
58
- | No log | 8.96 | 27 | 1.5727 |
59
- | No log | 9.96 | 30 | 1.5234 |
60
 
61
 
62
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 2.4752
18
 
19
  ## Model description
20
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 0.96 | 3 | 5.6227 |
51
+ | No log | 1.96 | 6 | 5.1169 |
52
+ | No log | 2.96 | 9 | 4.5577 |
53
+ | No log | 3.96 | 12 | 3.9969 |
54
+ | No log | 4.96 | 15 | 3.5279 |
55
+ | No log | 5.96 | 18 | 3.1371 |
56
+ | No log | 6.96 | 21 | 2.8468 |
57
+ | No log | 7.96 | 24 | 2.6456 |
58
+ | No log | 8.96 | 27 | 2.5241 |
59
+ | No log | 9.96 | 30 | 2.4752 |
60
 
61
 
62
  ### Framework versions