carlodallaquercia commited on
Commit
463a908
·
1 Parent(s): e82dec4

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.4137
21
- - Accuracy: 0.8833
22
- - F1: 0.8860
23
 
24
  ## Model description
25
 
@@ -53,6 +53,6 @@ The following hyperparameters were used during training:
53
  ### Framework versions
54
 
55
  - Transformers 4.30.0
56
- - Pytorch 2.2.1+cu121
57
- - Datasets 2.18.0
58
  - Tokenizers 0.13.3
 
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.3207
21
+ - Accuracy: 0.87
22
+ - F1: 0.8704
23
 
24
  ## Model description
25
 
 
53
  ### Framework versions
54
 
55
  - Transformers 4.30.0
56
+ - Pytorch 2.3.0+cu121
57
+ - Datasets 2.20.0
58
  - Tokenizers 0.13.3