dminiotas05 commited on
Commit
66ffbfd
1 Parent(s): d004c34

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.0115
18
 
19
  ## Model description
20
 
@@ -45,14 +45,14 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.011 | 1.0 | 188 | 0.0116 |
49
- | 0.0109 | 2.0 | 376 | 0.0116 |
50
- | 0.0109 | 3.0 | 564 | 0.0115 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.20.1
56
  - Pytorch 1.12.0+cu113
57
- - Datasets 2.3.2
58
  - Tokenizers 0.12.1
 
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.0751
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 1.2605 | 1.0 | 188 | 1.7953 |
49
+ | 1.1328 | 2.0 | 376 | 2.0771 |
50
+ | 1.1185 | 3.0 | 564 | 2.0751 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.20.1
56
  - Pytorch 1.12.0+cu113
57
+ - Datasets 2.4.0
58
  - Tokenizers 0.12.1