kpeyton commited on
Commit
cd9f4b6
1 Parent(s): 7f48a04

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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.4888
18
 
19
  ## Model description
20
 
@@ -45,11 +45,11 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 65 | 2.3960 |
49
- | No log | 2.0 | 130 | 1.0320 |
50
- | No log | 3.0 | 195 | 0.7380 |
51
- | No log | 4.0 | 260 | 0.5046 |
52
- | No log | 5.0 | 325 | 0.4888 |
53
 
54
 
55
  ### 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.3666
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 65 | 2.2102 |
49
+ | No log | 2.0 | 130 | 1.0473 |
50
+ | No log | 3.0 | 195 | 0.5312 |
51
+ | No log | 4.0 | 260 | 0.4023 |
52
+ | No log | 5.0 | 325 | 0.3666 |
53
 
54
 
55
  ### Framework versions