DoNotChoke commited on
Commit
25e13b1
·
verified ·
1 Parent(s): bc99854

End of training

Browse files
Files changed (4) hide show
  1. README.md +15 -15
  2. config.json +1 -1
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -14,14 +14,14 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - eval_loss: 2.7340
18
- - eval_accuracy: 0.4468
19
- - eval_f1: 0.3608
20
- - eval_runtime: 3774.5966
21
- - eval_samples_per_second: 20.859
22
- - eval_steps_per_second: 0.326
23
- - epoch: 1.0
24
- - step: 308
25
 
26
  ## Model description
27
 
@@ -41,20 +41,20 @@ More information needed
41
 
42
  The following hyperparameters were used during training:
43
  - learning_rate: 3e-05
44
- - train_batch_size: 128
45
  - eval_batch_size: 64
46
  - seed: 42
47
  - gradient_accumulation_steps: 2
48
- - total_train_batch_size: 256
49
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_ratio: 0.1
52
- - num_epochs: 5
53
  - mixed_precision_training: Native AMP
54
 
55
  ### Framework versions
56
 
57
- - Transformers 4.51.1
58
- - Pytorch 2.5.1+cu124
59
- - Datasets 3.5.0
60
- - Tokenizers 0.21.0
 
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - eval_loss: 1.5897
18
+ - eval_accuracy: 0.6174
19
+ - eval_f1: 0.5806
20
+ - eval_runtime: 1515.4694
21
+ - eval_samples_per_second: 25.7
22
+ - eval_steps_per_second: 0.402
23
+ - epoch: 9.0
24
+ - step: 2817
25
 
26
  ## Model description
27
 
 
41
 
42
  The following hyperparameters were used during training:
43
  - learning_rate: 3e-05
44
+ - train_batch_size: 126
45
  - eval_batch_size: 64
46
  - seed: 42
47
  - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 252
49
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_ratio: 0.1
52
+ - num_epochs: 10
53
  - mixed_precision_training: Native AMP
54
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.51.3
58
+ - Pytorch 2.6.0+cu124
59
+ - Datasets 2.14.4
60
+ - Tokenizers 0.21.1
config.json CHANGED
@@ -869,6 +869,6 @@
869
  },
870
  "model_type": "vqa",
871
  "torch_dtype": "float32",
872
- "transformers_version": "4.51.1",
873
  "vit_model_name": "google/vit-base-patch16-224-in21k"
874
  }
 
869
  },
870
  "model_type": "vqa",
871
  "torch_dtype": "float32",
872
+ "transformers_version": "4.51.3",
873
  "vit_model_name": "google/vit-base-patch16-224-in21k"
874
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9067a8d59061fb7725bbfd770d4ac0a7eb2b3f8089ae76864febced1305c57f1
3
- size 787509832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4282765fd8eebaddf2266627526754bfc55875f31674826ed08ccccb7bfc0d23
3
+ size 786232128
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e585048ba93eaac78e87a774929e8ad4a5de2d4e8658a9afcddbbfd63a4589b
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8272432a18ee45d3f7dee274306eccbf42b2d81b4ef385fe5fd6600e3db21bcd
3
  size 5240