KarolPaczocha commited on
Commit
e8e02b2
·
1 Parent(s): d8e7c8c

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -23,10 +23,10 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.8666666666666667
27
  - name: F1
28
  type: f1
29
- value: 0.8726114649681529
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,9 +36,9 @@ should probably proofread and complete it, then remove this comment. -->
36
 
37
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.3283
40
- - Accuracy: 0.8667
41
- - F1: 0.8726
42
 
43
  ## Model description
44
 
@@ -71,7 +71,7 @@ The following hyperparameters were used during training:
71
 
72
  ### Framework versions
73
 
74
- - Transformers 4.33.1
75
  - Pytorch 2.1.1+cpu
76
- - Datasets 2.14.4
77
  - Tokenizers 0.13.2
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.9
27
  - name: F1
28
  type: f1
29
+ value: 0.8989898989898989
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.2886
40
+ - Accuracy: 0.9
41
+ - F1: 0.8990
42
 
43
  ## Model description
44
 
 
71
 
72
  ### Framework versions
73
 
74
+ - Transformers 4.32.1
75
  - Pytorch 2.1.1+cpu
76
+ - Datasets 2.12.0
77
  - Tokenizers 0.13.2