ashm commited on
Commit
a89b0c9
·
1 Parent(s): 2214d4d

Update open_clip_config.json

Browse files
Files changed (1) hide show
  1. open_clip_config.json +0 -12
open_clip_config.json CHANGED
@@ -15,17 +15,5 @@
15
  "pooler_type": "cls_last_hidden_state_pooler",
16
  "context_length": 256
17
  }
18
- },
19
- "preprocess_cfg": {
20
- "mean": [
21
- 0.48145466,
22
- 0.4578275,
23
- 0.40821073
24
- ],
25
- "std": [
26
- 0.26862954,
27
- 0.26130258,
28
- 0.27577711
29
- ]
30
  }
31
  }
 
15
  "pooler_type": "cls_last_hidden_state_pooler",
16
  "context_length": 256
17
  }
 
 
 
 
 
 
 
 
 
 
 
 
18
  }
19
  }