yangwooko commited on
Commit
237f817
·
1 Parent(s): 1217317

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.8345
20
- - Accuracy: 0.5711
21
 
22
  ## Model description
23
 
@@ -48,13 +48,13 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 1.9865 | 1.0 | 2190 | 1.9326 | 0.5675 |
52
- | 1.8219 | 2.0 | 4380 | 1.8345 | 0.5711 |
53
 
54
 
55
  ### Framework versions
56
 
57
- - Transformers 4.27.2
58
- - Pytorch 2.0.0+cu117
59
  - Datasets 2.10.1
60
  - Tokenizers 0.13.2
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.8609
20
+ - Accuracy: 0.5706
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 2.013 | 1.0 | 2190 | 1.9610 | 0.5562 |
52
+ | 1.7891 | 2.0 | 4380 | 1.8609 | 0.5706 |
53
 
54
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.26.1
58
+ - Pytorch 2.1.0.dev20230319
59
  - Datasets 2.10.1
60
  - Tokenizers 0.13.2