sharkMeow commited on
Commit
0f628be
·
verified ·
1 Parent(s): 2f8dbe2

Training in progress, step 6800

Browse files
Files changed (3) hide show
  1. config.json +37 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "OFA-Sys/chinese-clip-vit-base-patch16",
3
+ "architectures": [
4
+ "ChineseCLIPImageDualModel"
5
+ ],
6
+ "initializer_factor": 1.0,
7
+ "initializer_range": 0.02,
8
+ "logit_scale_init_value": 2.6592,
9
+ "model_type": "chinese_clip",
10
+ "projection_dim": 512,
11
+ "text_config": {
12
+ "_attn_implementation_autoset": true,
13
+ "architectures": [
14
+ "ChineseCLIPTextModel"
15
+ ],
16
+ "bos_token_id": 0,
17
+ "directionality": "bidi",
18
+ "eos_token_id": 2,
19
+ "model_type": "chinese_clip_text_model",
20
+ "output_past": true,
21
+ "pooler_fc_size": 768,
22
+ "pooler_num_attention_heads": 12,
23
+ "pooler_num_fc_layers": 3,
24
+ "pooler_size_per_head": 128,
25
+ "pooler_type": "first_token_transform",
26
+ "torch_dtype": "float32",
27
+ "vocab_size": 21128
28
+ },
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.49.0",
31
+ "vision_config": {
32
+ "dropout": 0.0,
33
+ "model_type": "chinese_clip_vision_model",
34
+ "patch_size": 16,
35
+ "torch_dtype": "float32"
36
+ }
37
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4efbd40bb1503bc8249a618091b8e1c3483fbf1cb8b75b34c0582343417a066a
3
+ size 1161406684
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f336e50ebbed29f6115b18a723a00c626088183d9edee2540baaa0c9113c1f2
3
+ size 5777