PumpkinCat commited on
Commit
bab78fc
·
verified ·
1 Parent(s): e7f99c6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/data/local/pumpkin/reward_rs/clip_training_remoteclip_top30/checkpoints/final",
3
  "architectures": [
4
  "CLIPModel"
5
  ],
@@ -17,7 +17,7 @@
17
  "torch_dtype": "float32"
18
  },
19
  "torch_dtype": "float32",
20
- "transformers_version": "4.49.0",
21
  "vision_config": {
22
  "dropout": 0.0,
23
  "hidden_size": 1024,
 
1
  {
2
+ "_name_or_path": "PumpkinCat/CLIP-ViT-L14-ScoreRS30",
3
  "architectures": [
4
  "CLIPModel"
5
  ],
 
17
  "torch_dtype": "float32"
18
  },
19
  "torch_dtype": "float32",
20
+ "transformers_version": "4.46.1",
21
  "vision_config": {
22
  "dropout": 0.0,
23
  "hidden_size": 1024,