weathon commited on
Commit
92466a9
·
verified ·
1 Parent(s): 63117c6

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +5 -3
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -14,16 +14,18 @@
14
  "_attn_implementation_autoset": true,
15
  "initializer_factor": 1.0,
16
  "model_type": "blip_text_model",
17
- "num_attention_heads": 12
 
18
  },
19
  "torch_dtype": "float32",
20
- "transformers_version": "4.48.2",
21
  "vision_config": {
22
  "_attn_implementation_autoset": true,
23
  "dropout": 0.0,
24
  "initializer_factor": 1.0,
25
  "initializer_range": 0.02,
26
  "model_type": "blip_vision_model",
27
- "num_channels": 3
 
28
  }
29
  }
 
14
  "_attn_implementation_autoset": true,
15
  "initializer_factor": 1.0,
16
  "model_type": "blip_text_model",
17
+ "num_attention_heads": 12,
18
+ "torch_dtype": "float32"
19
  },
20
  "torch_dtype": "float32",
21
+ "transformers_version": "4.49.0",
22
  "vision_config": {
23
  "_attn_implementation_autoset": true,
24
  "dropout": 0.0,
25
  "initializer_factor": 1.0,
26
  "initializer_range": 0.02,
27
  "model_type": "blip_vision_model",
28
+ "num_channels": 3,
29
+ "torch_dtype": "float32"
30
  }
31
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c784363f3f545f9216ef90c16e41bfa9e2b57309972ba72cb2cb73999ae55c91
3
  size 989717056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3cc0f1824b327dee1bdac2e10ed11216e178f666f9d69d6bfe4a7301f836756
3
  size 989717056
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07e3c5d72232c38a1f721b3429bbed38747bf930c90b9a8066b9c09657c0bb1e
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fe2da682ffd1626c3476d31413efcf2d07aa73d5c6581465fe4ccdd3803a707
3
  size 5304