Iiro commited on
Commit
d131873
·
1 Parent(s): 17dbd85

Iiro/bert_reviews

Browse files
Files changed (4) hide show
  1. README.md +8 -9
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -6,7 +6,6 @@ datasets:
6
  model-index:
7
  - name: bert_reviews
8
  results: []
9
- pipeline_tag: text-classification
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,13 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model was trained from scratch on the amazon_reviews_multi dataset.
18
  It achieves the following results on the evaluation set:
19
- - eval_loss: 0.9896
20
- - eval_accuracy: 0.5938
21
- - eval_runtime: 37.0352
22
- - eval_samples_per_second: 135.007
23
- - eval_steps_per_second: 16.876
24
- - epoch: 0.04
25
- - step: 1000
26
 
27
  ## Model description
28
 
@@ -54,4 +53,4 @@ The following hyperparameters were used during training:
54
  - Transformers 4.34.1
55
  - Pytorch 2.1.0+cu118
56
  - Datasets 2.14.6
57
- - Tokenizers 0.14.1
 
6
  model-index:
7
  - name: bert_reviews
8
  results: []
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  This model was trained from scratch on the amazon_reviews_multi dataset.
17
  It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.8196
19
+ - eval_accuracy: 0.6544
20
+ - eval_runtime: 39.7329
21
+ - eval_samples_per_second: 125.84
22
+ - eval_steps_per_second: 15.73
23
+ - epoch: 0.52
24
+ - step: 13000
25
 
26
  ## Model description
27
 
 
53
  - Transformers 4.34.1
54
  - Pytorch 2.1.0+cu118
55
  - Datasets 2.14.6
56
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52d58b1cba3d2ed4c805f89c7a96e075703fc291ab38ebd568a7a9e8c15b7580
3
  size 433384758
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:459282ffb2884070a380ef30845b262bf77813534ff708275ca9e6853bd97625
3
  size 433384758
tokenizer.json CHANGED
@@ -3,7 +3,7 @@
3
  "truncation": {
4
  "direction": "Right",
5
  "max_length": 512,
6
- "strategy": "OnlyFirst",
7
  "stride": 0
8
  },
9
  "padding": null,
 
3
  "truncation": {
4
  "direction": "Right",
5
  "max_length": 512,
6
+ "strategy": "OnlySecond",
7
  "stride": 0
8
  },
9
  "padding": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1931124a16a0c399de01c8f4f710d22e998ef131776e86cbb7049f9dbc6b70ae
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c277da8f4bedc9a2e1636c9c4bcac05169afdd2c0e9f7cb4183d1486ada8cfb0
3
  size 4472