evilsocket commited on
Commit
16a1376
·
verified ·
1 Parent(s): 78095d2

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -19,8 +19,8 @@
19
  "text_encoder": "openai/clip-vit-base-patch32",
20
  "parameters": 31956228,
21
  "dtype": "float16",
22
- "source_checkpoint": "/home/evilsocket/Lab/genvania/checkpoints/best.pt",
23
- "source_epoch": 91,
24
- "source_step": 23736,
25
  "weights": "ema"
26
  }
 
19
  "text_encoder": "openai/clip-vit-base-patch32",
20
  "parameters": 31956228,
21
  "dtype": "float16",
22
+ "source_checkpoint": "checkpoints/best.pt",
23
+ "source_epoch": 110,
24
+ "source_step": 28638,
25
  "weights": "ema"
26
  }