weathon commited on
Commit
6b2f999
·
verified ·
1 Parent(s): eaf82ee

Training in progress, step 10

Browse files
Files changed (4) hide show
  1. config.json +90 -0
  2. generation_config.json +29 -0
  3. model.safetensors +3 -0
  4. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BlipForConditionalGeneration"
4
+ ],
5
+ "dtype": "float32",
6
+ "image_text_hidden_size": 256,
7
+ "initializer_factor": 1.0,
8
+ "initializer_range": 0.02,
9
+ "label_smoothing": 0.0,
10
+ "logit_scale_init_value": 2.6592,
11
+ "model_type": "blip",
12
+ "projection_dim": 512,
13
+ "text_config": {
14
+ "add_cross_attention": false,
15
+ "attention_probs_dropout_prob": 0.0,
16
+ "bos_token_id": 30522,
17
+ "cross_attention_hidden_size": null,
18
+ "decoder_start_token_id": null,
19
+ "dtype": "float32",
20
+ "encoder_hidden_size": 768,
21
+ "eos_token_id": 2,
22
+ "finetuning_task": null,
23
+ "hidden_act": "gelu",
24
+ "hidden_dropout_prob": 0.0,
25
+ "hidden_size": 768,
26
+ "initializer_factor": 1.0,
27
+ "initializer_range": 0.02,
28
+ "intermediate_size": 3072,
29
+ "is_decoder": true,
30
+ "label_smoothing": 0.0,
31
+ "layer_norm_eps": 1e-12,
32
+ "max_position_embeddings": 512,
33
+ "model_type": "blip_text_model",
34
+ "num_attention_heads": 12,
35
+ "num_hidden_layers": 12,
36
+ "pad_token_id": 0,
37
+ "prefix": null,
38
+ "projection_dim": 768,
39
+ "pruned_heads": {},
40
+ "sep_token_id": 102,
41
+ "task_specific_params": null,
42
+ "tf_legacy_loss": false,
43
+ "tie_encoder_decoder": false,
44
+ "tie_word_embeddings": true,
45
+ "tokenizer_class": null,
46
+ "torchscript": false,
47
+ "use_bfloat16": false,
48
+ "use_cache": true,
49
+ "vocab_size": 30524
50
+ },
51
+ "tie_word_embeddings": true,
52
+ "transformers_version": "5.2.0",
53
+ "use_cache": false,
54
+ "vision_config": {
55
+ "add_cross_attention": false,
56
+ "attention_dropout": 0.0,
57
+ "bos_token_id": null,
58
+ "cross_attention_hidden_size": null,
59
+ "decoder_start_token_id": null,
60
+ "dropout": 0.0,
61
+ "dtype": "float32",
62
+ "eos_token_id": null,
63
+ "finetuning_task": null,
64
+ "hidden_act": "gelu",
65
+ "hidden_size": 768,
66
+ "image_size": 384,
67
+ "initializer_factor": 1.0,
68
+ "initializer_range": 0.02,
69
+ "intermediate_size": 3072,
70
+ "is_decoder": false,
71
+ "layer_norm_eps": 1e-05,
72
+ "model_type": "blip_vision_model",
73
+ "num_attention_heads": 12,
74
+ "num_channels": 3,
75
+ "num_hidden_layers": 12,
76
+ "pad_token_id": null,
77
+ "patch_size": 16,
78
+ "prefix": null,
79
+ "projection_dim": 512,
80
+ "pruned_heads": {},
81
+ "sep_token_id": null,
82
+ "task_specific_params": null,
83
+ "tf_legacy_loss": false,
84
+ "tie_encoder_decoder": false,
85
+ "tie_word_embeddings": true,
86
+ "tokenizer_class": null,
87
+ "torchscript": false,
88
+ "use_bfloat16": false
89
+ }
90
+ }
generation_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 30522,
4
+ "diversity_penalty": 0.0,
5
+ "do_sample": false,
6
+ "early_stopping": false,
7
+ "encoder_no_repeat_ngram_size": 0,
8
+ "eos_token_id": 2,
9
+ "length_penalty": 1.0,
10
+ "max_length": 20,
11
+ "min_length": 0,
12
+ "no_repeat_ngram_size": 0,
13
+ "num_beam_groups": 1,
14
+ "num_beams": 1,
15
+ "num_return_sequences": 1,
16
+ "output_attentions": false,
17
+ "output_hidden_states": false,
18
+ "output_scores": false,
19
+ "pad_token_id": 0,
20
+ "remove_invalid_values": false,
21
+ "repetition_penalty": 1.0,
22
+ "return_dict_in_generate": false,
23
+ "temperature": 1.0,
24
+ "top_k": 50,
25
+ "top_p": 1.0,
26
+ "transformers_version": "5.2.0",
27
+ "typical_p": 1.0,
28
+ "use_cache": true
29
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1596c094d57ca2ef4f06ce9181ab01c2cb9a5869c2d6364b667a7f1bbed8b9d0
3
+ size 989839224
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1745c7300715f82e7b5649b73c55e4c74414af3c51d85ed995a7e3fdef12dee7
3
+ size 4792