Asma-Kehila commited on
Commit
edb3798
1 Parent(s): c5b515d

update model card README.md

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