End of training
Browse files- README.md +4 -5
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -5,7 +5,6 @@ tags:
|
|
| 5 |
model-index:
|
| 6 |
- name: Auto-pharmacy-V3
|
| 7 |
results: []
|
| 8 |
-
pipeline_tag: image-to-text
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -33,11 +32,11 @@ More information needed
|
|
| 33 |
|
| 34 |
The following hyperparameters were used during training:
|
| 35 |
- learning_rate: 5e-05
|
| 36 |
-
- train_batch_size:
|
| 37 |
-
- eval_batch_size:
|
| 38 |
- seed: 42
|
| 39 |
- gradient_accumulation_steps: 2
|
| 40 |
-
- total_train_batch_size:
|
| 41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
- num_epochs: 15
|
|
@@ -48,4 +47,4 @@ The following hyperparameters were used during training:
|
|
| 48 |
- Transformers 4.39.3
|
| 49 |
- Pytorch 2.1.2
|
| 50 |
- Datasets 2.18.0
|
| 51 |
-
- Tokenizers 0.15.2
|
|
|
|
| 5 |
model-index:
|
| 6 |
- name: Auto-pharmacy-V3
|
| 7 |
results: []
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 32 |
|
| 33 |
The following hyperparameters were used during training:
|
| 34 |
- learning_rate: 5e-05
|
| 35 |
+
- train_batch_size: 16
|
| 36 |
+
- eval_batch_size: 16
|
| 37 |
- seed: 42
|
| 38 |
- gradient_accumulation_steps: 2
|
| 39 |
+
- total_train_batch_size: 32
|
| 40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 41 |
- lr_scheduler_type: linear
|
| 42 |
- num_epochs: 15
|
|
|
|
| 47 |
- Transformers 4.39.3
|
| 48 |
- Pytorch 2.1.2
|
| 49 |
- Datasets 2.18.0
|
| 50 |
+
- Tokenizers 0.15.2
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df57997f1b503a01d9caacc1651db5f602683e7c5e7c08c05fb151acf616a3eb
|
| 3 |
size 4920
|