aisuko commited on
Commit
4240b8c
1 Parent(s): ff6ee02

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -5
  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.48
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-uncased](https://huggingface.co/bert-base-uncased) on the swag dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.2843
36
- - Accuracy: 0.48
37
 
38
  ## Model description
39
 
@@ -58,14 +58,18 @@ The following hyperparameters were used during training:
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
- - num_epochs: 1
62
  - mixed_precision_training: Native AMP
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | No log | 1.0 | 13 | 1.2843 | 0.48 |
 
 
 
 
69
 
70
 
71
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.62
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-uncased](https://huggingface.co/bert-base-uncased) on the swag dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.9935
36
+ - Accuracy: 0.62
37
 
38
  ## Model description
39
 
 
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
+ - num_epochs: 5
62
  - mixed_precision_training: Native AMP
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | No log | 1.0 | 13 | 1.1779 | 0.5 |
69
+ | No log | 2.0 | 26 | 0.9935 | 0.62 |
70
+ | No log | 3.0 | 39 | 1.0270 | 0.58 |
71
+ | No log | 4.0 | 52 | 1.0306 | 0.58 |
72
+ | No log | 5.0 | 65 | 1.0466 | 0.62 |
73
 
74
 
75
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5771565338e1dbf04b2bfe03d564d095dd748f5b8c9ada1c5ea1b3ec17fbd16d
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc892caa1ced31f576f7f367d83488ce4430b4f3a82c5c7728fae18077662854
3
  size 437955572
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e0080780cc0e7e0f2288ea900b4a58540d97b41036f3acf646a8c998dbb389e
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f89c1add50cee95660b87d884db36c2efa2f8db12150c765ef11366fdb878a64
3
  size 4155