aisuko commited on
Commit
7164d5e
1 Parent(s): 57a7a82

ft-bert-with-swag

Browse files
Files changed (3) hide show
  1. README.md +6 -4
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the swag dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5507
23
- - Accuracy: 0.7844
24
 
25
  ## Model description
26
 
@@ -45,13 +45,15 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 1
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 0.7684 | 1.0 | 2299 | 0.5507 | 0.7844 |
 
 
55
 
56
 
57
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the swag dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.5656
23
+ - Accuracy: 0.7797
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 0.7503 | 1.0 | 2299 | 0.5656 | 0.7797 |
55
+ | 0.3776 | 2.0 | 4598 | 0.5692 | 0.7986 |
56
+ | 0.1457 | 3.0 | 6897 | 0.7690 | 0.8022 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3159ccd2024f9d908fa0cdac4df09bd211a3e25791281e755b4ed51ffe68589
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe48aaefdde8828f23a49f38757fe143c85d1ed5a591d4789b9933bf0407cb8
3
  size 437955572
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e044c3869b01d9743d93fa73c5f49408b3ec238e1778ec1156542654d74ea4cc
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e375616bba3e8686b29ad6169332ed34c4ce95ee7fcd28bf401933b698532ee
3
  size 4155