HEART77 commited on
Commit
322e52a
·
verified ·
1 Parent(s): c187766
open_clip_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ad4d7b8eecc5b51423238f9ba85da9b88cd5d22ae2732cebdb9e90ab73f179e
3
  size 768055028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:481861dec0dbea23fbb89f37f40d540eb9b4ad972db8e2e64674439c679e0dde
3
  size 768055028
open_clip_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eff50c463f8977e99f1f17aa0bbf6fae94a86c97e85a1369f753892fc5501ca3
3
- size 768143004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c398e687ec22fc5d77dee89a2e2fbf643948c94edd1a6e3695717df31ea7f64
3
+ size 768142940
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -19,10 +19,11 @@
19
  }
20
  },
21
  "bos_token": "<|startoftext|>",
22
- "clean_up_tokenization_spaces": true,
23
  "do_lower_case": true,
24
  "eos_token": "<|endoftext|>",
25
  "errors": "replace",
 
26
  "model_max_length": 77,
27
  "pad_token": "<|endoftext|>",
28
  "tokenizer_class": "CLIPTokenizer",
 
19
  }
20
  },
21
  "bos_token": "<|startoftext|>",
22
+ "clean_up_tokenization_spaces": false,
23
  "do_lower_case": true,
24
  "eos_token": "<|endoftext|>",
25
  "errors": "replace",
26
+ "extra_special_tokens": {},
27
  "model_max_length": 77,
28
  "pad_token": "<|endoftext|>",
29
  "tokenizer_class": "CLIPTokenizer",