kpeyton commited on
Commit
336f213
1 Parent(s): d1a8f48

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.3666
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.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
 
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.3726
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 65 | 2.6898 |
49
+ | No log | 2.0 | 130 | 0.8892 |
50
+ | No log | 3.0 | 195 | 0.5896 |
51
+ | No log | 4.0 | 260 | 0.4507 |
52
+ | No log | 5.0 | 325 | 0.3726 |
53
 
54
 
55
  ### Framework versions