fawern commited on
Commit
85330b1
1 Parent(s): 809939f

End of training

Browse files
Files changed (5) hide show
  1. README.md +7 -6
  2. config.json +1 -1
  3. generation_config.json +1 -1
  4. model.safetensors +1 -1
  5. training_args.bin +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- base_model: Salesforce/blip-vqa-base
3
  library_name: transformers
4
  license: bsd-3-clause
 
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # blip-Visual-QuestionAnswering-coco
16
 
17
- This model is a fine-tuned version of [Salesforce/blip-vqa-base](https://huggingface.co/Salesforce/blip-vqa-base) on the [COCO-based visual question answering dataset](https://huggingface.co/datasets/fawern/visual-question-answering-coco) created by fawern.
18
 
19
  ## Model description
20
 
@@ -33,13 +33,14 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - learning_rate: 5e-05
37
- - train_batch_size: 4
38
- - eval_batch_size: 4
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
  - num_epochs: 1
 
43
 
44
  ### Training results
45
 
@@ -47,7 +48,7 @@ The following hyperparameters were used during training:
47
 
48
  ### Framework versions
49
 
50
- - Transformers 4.45.1
51
  - Pytorch 2.4.0
52
  - Datasets 3.0.1
53
  - Tokenizers 0.20.0
 
1
  ---
 
2
  library_name: transformers
3
  license: bsd-3-clause
4
+ base_model: Salesforce/blip-vqa-base
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # blip-Visual-QuestionAnswering-coco
16
 
17
+ This model is a fine-tuned version of [Salesforce/blip-vqa-base](https://huggingface.co/Salesforce/blip-vqa-base) on an unknown dataset.
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 0.02
37
+ - train_batch_size: 8
38
+ - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
  - num_epochs: 1
43
+ - mixed_precision_training: Native AMP
44
 
45
  ### Training results
46
 
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.45.2
52
  - Pytorch 2.4.0
53
  - Datasets 3.0.1
54
  - Tokenizers 0.20.0
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "num_attention_heads": 12
17
  },
18
  "torch_dtype": "float32",
19
- "transformers_version": "4.45.1",
20
  "vision_config": {
21
  "dropout": 0.0,
22
  "initializer_factor": 1.0,
 
16
  "num_attention_heads": 12
17
  },
18
  "torch_dtype": "float32",
19
+ "transformers_version": "4.45.2",
20
  "vision_config": {
21
  "dropout": 0.0,
22
  "initializer_factor": 1.0,
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "bos_token_id": 30522,
4
  "eos_token_id": 2,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.45.1"
7
  }
 
3
  "bos_token_id": 30522,
4
  "eos_token_id": 2,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.45.2"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4eb96627a991be184da80739ba4d46ccf9c15999d91adc633092af0a93a490de
3
  size 1538792184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad263d903c4470ce16970c1caac76e3edeb5111ccab3d2d33818c212c6776719
3
  size 1538792184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9c504873617df24243080704814c02b2a410ecbfad188e3b047419f0c6f6c87
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda1b5bba9fd415d7e3d368987d01d4818f85664de9c242e0682f85a1869145d
3
+ size 5368