tong349 commited on
Commit
8ef384b
·
1 Parent(s): b130596

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2513
21
- - Accuracy: 0.9232
22
- - F1: 0.9255
23
 
24
  ## Model description
25
 
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
52
 
53
  ### Framework versions
54
 
55
- - Transformers 4.27.1
56
  - Pytorch 1.13.1+cu116
57
  - Datasets 2.10.1
58
  - Tokenizers 0.13.2
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2945
21
+ - Accuracy: 0.8984
22
+ - F1: 0.9018
23
 
24
  ## Model description
25
 
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.27.2
56
  - Pytorch 1.13.1+cu116
57
  - Datasets 2.10.1
58
  - Tokenizers 0.13.2