AlexAnge commited on
Commit
ad7c6d5
1 Parent(s): 236f9a0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3065
20
- - Accuracy: 0.8733
21
 
22
  ## Model description
23
 
@@ -50,6 +50,6 @@ The following hyperparameters were used during training:
50
 
51
  ### Framework versions
52
 
53
- - Transformers 4.21.1
54
- - Pytorch 1.12.0+cu113
55
  - Tokenizers 0.12.1
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3325
20
+ - Accuracy: 0.8633
21
 
22
  ## Model description
23
 
 
50
 
51
  ### Framework versions
52
 
53
+ - Transformers 4.21.3
54
+ - Pytorch 1.12.1+cu113
55
  - Tokenizers 0.12.1