SushantGautam commited on
Commit
0cf3d1c
·
verified ·
1 Parent(s): a33b433

Update projector_config.json

Browse files
Files changed (1) hide show
  1. projector_config.json +16 -0
projector_config.json CHANGED
@@ -31,6 +31,22 @@
31
  100
32
  ]
33
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  }
35
  ]
36
  }
 
31
  100
32
  ]
33
  }
34
+ },
35
+ {
36
+ "tensorName": "Kvasir_VQA_SigLIP-CG",
37
+ "tensorShape": [
38
+ 6500,
39
+ 512
40
+ ],
41
+ "tensorPath": "https://huggingface.co/SushantGautam/kvasir_viz/resolve/main/vectors_SigLIP-CG.tsv",
42
+ "metadataPath": "https://huggingface.co/SushantGautam/kvasir_viz/resolve/main/metadata.tsv",
43
+ "sprite": {
44
+ "imagePath": "https://huggingface.co/SushantGautam/kvasir_viz/resolve/main/openai__clip-vit-large-patch14-336_sprite.png",
45
+ "singleImageDim": [
46
+ 100,
47
+ 100
48
+ ]
49
+ }
50
  }
51
  ]
52
  }