aisuko commited on
Commit
ec83ca3
·
1 Parent(s): 1e40aea

ft_bert_base_cased

Browse files
Files changed (3) hide show
  1. README.md +8 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.593
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the yelp_review_full dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.2113
36
- - Accuracy: 0.593
37
 
38
  ## Model description
39
 
@@ -53,20 +53,19 @@ More information needed
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 5e-05
56
- - train_batch_size: 8
57
- - eval_batch_size: 8
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
- - num_epochs: 3.0
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | No log | 1.0 | 125 | 1.0822 | 0.568 |
68
- | No log | 2.0 | 250 | 1.0701 | 0.595 |
69
- | No log | 3.0 | 375 | 1.2113 | 0.593 |
70
 
71
 
72
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.583
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the yelp_review_full dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.9880
36
+ - Accuracy: 0.583
37
 
38
  ## Model description
39
 
 
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 5e-05
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 16
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
+ - num_epochs: 2
62
 
63
  ### Training results
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 63 | 1.2632 | 0.459 |
68
+ | No log | 2.0 | 126 | 0.9880 | 0.583 |
 
69
 
70
 
71
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67507328fc97acea4f20df31503c292a33d807fe6cfb754d7020f42c7dede8b7
3
  size 433279996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38872ac0559838392c909cd2975d379a877b7f6ed7a6e617c317abc60480c8c1
3
  size 433279996
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c8c6fc060b6c928c667479da1378bb30625e67fd5bf08a9679d7772adaa2318
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06e73ceeb93dca53d439e7b74eb476ccb08f10adcf01056f25a029b286187568
3
  size 4155