agarwali commited on
Commit
080dada
·
verified ·
1 Parent(s): 786a5d6

Epoch 2 checkpoint

Browse files
epoch_models/epoch_0002/faithful_training_metadata.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "format": "llava_vision_tower_plus_faithful_clip_projection",
3
+ "vision_checkpoint": "pytorch_model.bin",
4
+ "projection_checkpoint": "visual_projection.bin",
5
+ "clip_model_name": "openai/clip-vit-large-patch14-336",
6
+ "projection_is_used_by_llava_inference": false,
7
+ "vision_tower_is_loadable_by_existing_inference_loader": true
8
+ }
epoch_models/epoch_0002/preprocessor_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 336,
4
+ "width": 336
5
+ },
6
+ "do_center_crop": true,
7
+ "do_convert_rgb": true,
8
+ "do_normalize": true,
9
+ "do_rescale": true,
10
+ "do_resize": true,
11
+ "image_mean": [
12
+ 0.48145466,
13
+ 0.4578275,
14
+ 0.40821073
15
+ ],
16
+ "image_processor_type": "CLIPImageProcessor",
17
+ "image_std": [
18
+ 0.26862954,
19
+ 0.26130258,
20
+ 0.27577711
21
+ ],
22
+ "processor_class": "LlavaProcessor",
23
+ "resample": 3,
24
+ "rescale_factor": 0.00392156862745098,
25
+ "size": {
26
+ "shortest_edge": 336
27
+ }
28
+ }
epoch_models/epoch_0002/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2352d4058f139d29ed3e9f4f4026f905606a5f01d4af0375334c8210a0a52ffa
3
+ size 1214160127
epoch_models/epoch_0002/visual_projection.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7eb098f92d12ffd066834b47662f522ee9ae975a78469ca807acb92cf2fcb0f
3
+ size 3147503