mecha2019 commited on
Commit
65a5ee1
1 Parent(s): 5bd64d5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -1
config.json CHANGED
@@ -2,7 +2,6 @@
2
  "model_name": "ViT-B/32",
3
  "fine_tuned": true,
4
  "tokenizer_class": "CLIPTokenizer",
5
- "pretrained_weights_path": "./pytorch_model.bin",
6
  "optimizer": {
7
  "type": "Adam",
8
  "learning_rate": 1e-5,
 
2
  "model_name": "ViT-B/32",
3
  "fine_tuned": true,
4
  "tokenizer_class": "CLIPTokenizer",
 
5
  "optimizer": {
6
  "type": "Adam",
7
  "learning_rate": 1e-5,