danielcwq commited on
Commit
9037061
1 Parent(s): 913d593

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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: 0.7282
18
 
19
  ## Model description
20
 
@@ -45,10 +45,10 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 20 | 3.7256 |
49
- | No log | 2.0 | 40 | 1.9944 |
50
- | No log | 3.0 | 60 | 1.0073 |
51
- | No log | 4.0 | 80 | 0.7282 |
52
 
53
 
54
  ### 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: 0.8149
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 20 | 3.4296 |
49
+ | No log | 2.0 | 40 | 2.0993 |
50
+ | No log | 3.0 | 60 | 1.1277 |
51
+ | No log | 4.0 | 80 | 0.8149 |
52
 
53
 
54
  ### Framework versions