semy commited on
Commit
4d26b49
·
1 Parent(s): c85f23f

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.4987
21
- - Accuracy: 0.7688
22
- - F1: 0.7688
23
 
24
  ## Model description
25
 
@@ -53,6 +53,6 @@ The following hyperparameters were used during training:
53
  ### Framework versions
54
 
55
  - Transformers 4.20.1
56
- - Pytorch 1.11.0+cu113
57
  - Datasets 2.3.2
58
  - Tokenizers 0.12.1
 
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.8397
21
+ - Accuracy: 0.0
22
+ - F1: 0.0
23
 
24
  ## Model description
25
 
 
53
  ### Framework versions
54
 
55
  - Transformers 4.20.1
56
+ - Pytorch 1.10.2
57
  - Datasets 2.3.2
58
  - Tokenizers 0.12.1