aisuko commited on
Commit
e2a6673
1 Parent(s): 7698d5c

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [](https://huggingface.co/) on the beans dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.4668
19
- - Accuracy: 0.68
20
 
21
  ## Model description
22
 
@@ -36,8 +36,8 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
- - train_batch_size: 16
40
- - eval_batch_size: 16
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.8218 | 1.0 | 25 | 0.5615 | 0.66 |
52
- | 0.6374 | 2.0 | 50 | 0.4880 | 0.67 |
53
- | 0.5718 | 3.0 | 75 | 0.4668 | 0.68 |
54
- | 0.5584 | 4.0 | 100 | 0.4422 | 0.68 |
55
- | 0.5034 | 5.0 | 125 | 0.4489 | 0.68 |
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [](https://huggingface.co/) on the beans dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.4060
19
+ - Accuracy: 0.72
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.7502 | 1.0 | 50 | 0.5091 | 0.71 |
52
+ | 0.5833 | 2.0 | 100 | 0.4521 | 0.71 |
53
+ | 0.5376 | 3.0 | 150 | 0.5489 | 0.71 |
54
+ | 0.5283 | 4.0 | 200 | 0.4060 | 0.72 |
55
+ | 0.5164 | 5.0 | 250 | 0.4413 | 0.7 |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f77167059c7a5a1489eb708b9d4e9c0b331fe9dc73966bae5cc7a1ae715b516
3
  size 9085340
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7a1ce363e13cba8b4f93a5fb97d9ce0cc728cd99be97f76d4bf6cbe5dafcfe0
3
  size 9085340
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e57e0257a5e438c72e2854f8baacdfbac23d89969f795a031aa0b932e2fc9f4
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6285153f880e2a9af76b66580fb367902ea85df9e2d9f2d248c31aa081f5e225
3
  size 4219