agarwali commited on
Commit
0e26e8c
·
verified ·
1 Parent(s): 080dada

Epoch 3 checkpoint

Browse files
epoch_models/epoch_0003/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_0003/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_0003/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c6dfe6100c06dbc09b6aaf798970ca185c3ebf160634a7ac1eee1a3ff4fbefb
3
+ size 1214160127
epoch_models/epoch_0003/visual_projection.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:703e1f4d69e39315f97abc65f00a19f0680dd386122cddd63801c608918886ae
3
+ size 3147503