DangerRat commited on
Commit
b2fd9fc
·
1 Parent(s): 10b9afe

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,10 +21,10 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.8721311475409836
25
  - name: F1
26
  type: f1
27
- value: 0.8721311475409836
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,9 +34,9 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  This model was trained from scratch on the imdb dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.3253
38
- - Accuracy: 0.8721
39
- - F1: 0.8721
40
 
41
  ## Model description
42
 
@@ -70,6 +70,6 @@ The following hyperparameters were used during training:
70
  ### Framework versions
71
 
72
  - Transformers 4.34.1
73
- - Pytorch 2.0.1+cu118
74
- - Datasets 2.14.5
75
  - Tokenizers 0.14.1
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.8609271523178809
25
  - name: F1
26
  type: f1
27
+ value: 0.8609271523178809
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
 
35
  This model was trained from scratch on the imdb dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.3194
38
+ - Accuracy: 0.8609
39
+ - F1: 0.8609
40
 
41
  ## Model description
42
 
 
70
  ### Framework versions
71
 
72
  - Transformers 4.34.1
73
+ - Pytorch 2.1.0+cu118
74
+ - Datasets 2.14.6
75
  - Tokenizers 0.14.1