LanguageBind commited on
Commit
dba5eaa
β€’
1 Parent(s): 69e33f3

Delete cache_dir

Browse files
cache_dir/models--LanguageBind--LanguageBind_Image/.no_exist/e04d5e400f9852d1d95d212d14ad7fb27ffed493/adapter_config.json DELETED
File without changes
cache_dir/models--LanguageBind--LanguageBind_Image/.no_exist/e04d5e400f9852d1d95d212d14ad7fb27ffed493/model.safetensors DELETED
File without changes
cache_dir/models--LanguageBind--LanguageBind_Image/.no_exist/e04d5e400f9852d1d95d212d14ad7fb27ffed493/model.safetensors.index.json DELETED
File without changes
cache_dir/models--LanguageBind--LanguageBind_Image/refs/main DELETED
@@ -1 +0,0 @@
1
- e04d5e400f9852d1d95d212d14ad7fb27ffed493
 
 
cache_dir/models--LanguageBind--LanguageBind_Image/snapshots/e04d5e400f9852d1d95d212d14ad7fb27ffed493/config.json DELETED
@@ -1,173 +0,0 @@
1
- {
2
- "_commit_hash": null,
3
- "architectures": [
4
- "CLIPModel"
5
- ],
6
- "initializer_factor": 1.0,
7
- "logit_scale_init_value": 2.6592,
8
- "model_type": "LanguageBindImage",
9
- "projection_dim": 768,
10
- "text_config": {
11
- "_name_or_path": "",
12
- "add_time_attn": false,
13
- "add_cross_attention": false,
14
- "architectures": null,
15
- "attention_dropout": 0.0,
16
- "bad_words_ids": null,
17
- "begin_suppress_tokens": null,
18
- "bos_token_id": 0,
19
- "chunk_size_feed_forward": 0,
20
- "cross_attention_hidden_size": null,
21
- "decoder_start_token_id": null,
22
- "diversity_penalty": 0.0,
23
- "do_sample": false,
24
- "early_stopping": false,
25
- "encoder_no_repeat_ngram_size": 0,
26
- "eos_token_id": 2,
27
- "exponential_decay_length_penalty": null,
28
- "finetuning_task": null,
29
- "forced_bos_token_id": null,
30
- "forced_eos_token_id": null,
31
- "hidden_act": "gelu",
32
- "hidden_size": 768,
33
- "id2label": {
34
- "0": "LABEL_0",
35
- "1": "LABEL_1"
36
- },
37
- "initializer_factor": 1.0,
38
- "initializer_range": 0.02,
39
- "intermediate_size": 3072,
40
- "is_decoder": false,
41
- "is_encoder_decoder": false,
42
- "label2id": {
43
- "LABEL_0": 0,
44
- "LABEL_1": 1
45
- },
46
- "layer_norm_eps": 1e-05,
47
- "length_penalty": 1.0,
48
- "max_length": 20,
49
- "max_position_embeddings": 77,
50
- "min_length": 0,
51
- "model_type": "clip_text_model",
52
- "no_repeat_ngram_size": 0,
53
- "num_attention_heads": 12,
54
- "num_beam_groups": 1,
55
- "num_beams": 1,
56
- "num_hidden_layers": 12,
57
- "num_return_sequences": 1,
58
- "output_attentions": false,
59
- "output_hidden_states": false,
60
- "output_scores": false,
61
- "pad_token_id": 1,
62
- "prefix": null,
63
- "problem_type": null,
64
- "projection_dim": 512,
65
- "pruned_heads": {},
66
- "remove_invalid_values": false,
67
- "repetition_penalty": 1.0,
68
- "return_dict": true,
69
- "return_dict_in_generate": false,
70
- "sep_token_id": null,
71
- "suppress_tokens": null,
72
- "task_specific_params": null,
73
- "temperature": 1.0,
74
- "tf_legacy_loss": false,
75
- "tie_encoder_decoder": false,
76
- "tie_word_embeddings": true,
77
- "tokenizer_class": null,
78
- "top_k": 50,
79
- "top_p": 1.0,
80
- "torch_dtype": null,
81
- "torchscript": false,
82
- "transformers_version": "4.29.1",
83
- "typical_p": 1.0,
84
- "use_bfloat16": false,
85
- "vocab_size": 49408
86
- },
87
- "torch_dtype": "float32",
88
- "transformers_version": null,
89
- "vision_config": {
90
- "_name_or_path": "",
91
- "lora_r": 0,
92
- "lora_alpha": 16,
93
- "lora_dropout": 0.1,
94
- "add_time_attn": false,
95
- "num_frames": 1,
96
- "num_mel_bins": 0,
97
- "target_length": 0,
98
- "add_cross_attention": false,
99
- "architectures": null,
100
- "attention_dropout": 0.0,
101
- "bad_words_ids": null,
102
- "begin_suppress_tokens": null,
103
- "bos_token_id": null,
104
- "chunk_size_feed_forward": 0,
105
- "cross_attention_hidden_size": null,
106
- "decoder_start_token_id": null,
107
- "diversity_penalty": 0.0,
108
- "do_sample": false,
109
- "early_stopping": false,
110
- "encoder_no_repeat_ngram_size": 0,
111
- "eos_token_id": null,
112
- "exponential_decay_length_penalty": null,
113
- "finetuning_task": null,
114
- "forced_bos_token_id": null,
115
- "forced_eos_token_id": null,
116
- "hidden_act": "gelu",
117
- "hidden_size": 1024,
118
- "id2label": {
119
- "0": "LABEL_0",
120
- "1": "LABEL_1"
121
- },
122
- "image_size": 224,
123
- "initializer_factor": 1.0,
124
- "initializer_range": 0.02,
125
- "intermediate_size": 4096,
126
- "is_decoder": false,
127
- "is_encoder_decoder": false,
128
- "label2id": {
129
- "LABEL_0": 0,
130
- "LABEL_1": 1
131
- },
132
- "layer_norm_eps": 1e-05,
133
- "length_penalty": 1.0,
134
- "max_length": 20,
135
- "min_length": 0,
136
- "model_type": "clip_vision_model",
137
- "no_repeat_ngram_size": 0,
138
- "num_attention_heads": 16,
139
- "num_beam_groups": 1,
140
- "num_beams": 1,
141
- "num_channels": 3,
142
- "num_hidden_layers": 24,
143
- "num_return_sequences": 1,
144
- "output_attentions": false,
145
- "output_hidden_states": false,
146
- "output_scores": false,
147
- "pad_token_id": null,
148
- "patch_size": 14,
149
- "prefix": null,
150
- "problem_type": null,
151
- "projection_dim": 512,
152
- "pruned_heads": {},
153
- "remove_invalid_values": false,
154
- "repetition_penalty": 1.0,
155
- "return_dict": true,
156
- "return_dict_in_generate": false,
157
- "sep_token_id": null,
158
- "suppress_tokens": null,
159
- "task_specific_params": null,
160
- "temperature": 1.0,
161
- "tf_legacy_loss": false,
162
- "tie_encoder_decoder": false,
163
- "tie_word_embeddings": true,
164
- "tokenizer_class": null,
165
- "top_k": 50,
166
- "top_p": 1.0,
167
- "torch_dtype": null,
168
- "torchscript": false,
169
- "transformers_version": "4.29.1",
170
- "typical_p": 1.0,
171
- "use_bfloat16": false
172
- }
173
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cache_dir/models--LanguageBind--LanguageBind_Image/snapshots/e04d5e400f9852d1d95d212d14ad7fb27ffed493/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:99c9382819ef4021e9b2600f030f267d18cc4d5dad39928fdd83ed48887e94bd
3
- size 1710619975
 
 
 
 
cache_dir/models--LanguageBind--LanguageBind_Video/.no_exist/499d15b90211c6e622cc7f5d12655f5e787f12a5/adapter_config.json DELETED
File without changes
cache_dir/models--LanguageBind--LanguageBind_Video/.no_exist/499d15b90211c6e622cc7f5d12655f5e787f12a5/model.safetensors DELETED
File without changes
cache_dir/models--LanguageBind--LanguageBind_Video/.no_exist/499d15b90211c6e622cc7f5d12655f5e787f12a5/model.safetensors.index.json DELETED
File without changes
cache_dir/models--LanguageBind--LanguageBind_Video/refs/main DELETED
@@ -1 +0,0 @@
1
- 499d15b90211c6e622cc7f5d12655f5e787f12a5
 
 
cache_dir/models--LanguageBind--LanguageBind_Video/snapshots/499d15b90211c6e622cc7f5d12655f5e787f12a5/config.json DELETED
@@ -1,173 +0,0 @@
1
- {
2
- "_commit_hash": null,
3
- "architectures": [
4
- "CLIPModel"
5
- ],
6
- "initializer_factor": 1.0,
7
- "logit_scale_init_value": 2.6592,
8
- "model_type": "LanguageBindVideo",
9
- "projection_dim": 768,
10
- "text_config": {
11
- "_name_or_path": "",
12
- "add_time_attn": false,
13
- "add_cross_attention": false,
14
- "architectures": null,
15
- "attention_dropout": 0.0,
16
- "bad_words_ids": null,
17
- "begin_suppress_tokens": null,
18
- "bos_token_id": 0,
19
- "chunk_size_feed_forward": 0,
20
- "cross_attention_hidden_size": null,
21
- "decoder_start_token_id": null,
22
- "diversity_penalty": 0.0,
23
- "do_sample": false,
24
- "early_stopping": false,
25
- "encoder_no_repeat_ngram_size": 0,
26
- "eos_token_id": 2,
27
- "exponential_decay_length_penalty": null,
28
- "finetuning_task": null,
29
- "forced_bos_token_id": null,
30
- "forced_eos_token_id": null,
31
- "hidden_act": "gelu",
32
- "hidden_size": 768,
33
- "id2label": {
34
- "0": "LABEL_0",
35
- "1": "LABEL_1"
36
- },
37
- "initializer_factor": 1.0,
38
- "initializer_range": 0.02,
39
- "intermediate_size": 3072,
40
- "is_decoder": false,
41
- "is_encoder_decoder": false,
42
- "label2id": {
43
- "LABEL_0": 0,
44
- "LABEL_1": 1
45
- },
46
- "layer_norm_eps": 1e-05,
47
- "length_penalty": 1.0,
48
- "max_length": 20,
49
- "max_position_embeddings": 77,
50
- "min_length": 0,
51
- "model_type": "clip_text_model",
52
- "no_repeat_ngram_size": 0,
53
- "num_attention_heads": 12,
54
- "num_beam_groups": 1,
55
- "num_beams": 1,
56
- "num_hidden_layers": 12,
57
- "num_return_sequences": 1,
58
- "output_attentions": false,
59
- "output_hidden_states": false,
60
- "output_scores": false,
61
- "pad_token_id": 1,
62
- "prefix": null,
63
- "problem_type": null,
64
- "projection_dim": 512,
65
- "pruned_heads": {},
66
- "remove_invalid_values": false,
67
- "repetition_penalty": 1.0,
68
- "return_dict": true,
69
- "return_dict_in_generate": false,
70
- "sep_token_id": null,
71
- "suppress_tokens": null,
72
- "task_specific_params": null,
73
- "temperature": 1.0,
74
- "tf_legacy_loss": false,
75
- "tie_encoder_decoder": false,
76
- "tie_word_embeddings": true,
77
- "tokenizer_class": null,
78
- "top_k": 50,
79
- "top_p": 1.0,
80
- "torch_dtype": null,
81
- "torchscript": false,
82
- "transformers_version": "4.29.1",
83
- "typical_p": 1.0,
84
- "use_bfloat16": false,
85
- "vocab_size": 49408
86
- },
87
- "torch_dtype": "float32",
88
- "transformers_version": null,
89
- "vision_config": {
90
- "_name_or_path": "",
91
- "lora_r": 16,
92
- "lora_alpha": 16,
93
- "lora_dropout": 0.1,
94
- "add_time_attn": true,
95
- "num_frames": 8,
96
- "num_mel_bins": 0,
97
- "target_length": 0,
98
- "add_cross_attention": false,
99
- "architectures": null,
100
- "attention_dropout": 0.0,
101
- "bad_words_ids": null,
102
- "begin_suppress_tokens": null,
103
- "bos_token_id": null,
104
- "chunk_size_feed_forward": 0,
105
- "cross_attention_hidden_size": null,
106
- "decoder_start_token_id": null,
107
- "diversity_penalty": 0.0,
108
- "do_sample": false,
109
- "early_stopping": false,
110
- "encoder_no_repeat_ngram_size": 0,
111
- "eos_token_id": null,
112
- "exponential_decay_length_penalty": null,
113
- "finetuning_task": null,
114
- "forced_bos_token_id": null,
115
- "forced_eos_token_id": null,
116
- "hidden_act": "gelu",
117
- "hidden_size": 1024,
118
- "id2label": {
119
- "0": "LABEL_0",
120
- "1": "LABEL_1"
121
- },
122
- "image_size": 224,
123
- "initializer_factor": 1.0,
124
- "initializer_range": 0.02,
125
- "intermediate_size": 4096,
126
- "is_decoder": false,
127
- "is_encoder_decoder": false,
128
- "label2id": {
129
- "LABEL_0": 0,
130
- "LABEL_1": 1
131
- },
132
- "layer_norm_eps": 1e-05,
133
- "length_penalty": 1.0,
134
- "max_length": 20,
135
- "min_length": 0,
136
- "model_type": "clip_vision_model",
137
- "no_repeat_ngram_size": 0,
138
- "num_attention_heads": 16,
139
- "num_beam_groups": 1,
140
- "num_beams": 1,
141
- "num_channels": 3,
142
- "num_hidden_layers": 24,
143
- "num_return_sequences": 1,
144
- "output_attentions": false,
145
- "output_hidden_states": false,
146
- "output_scores": false,
147
- "pad_token_id": null,
148
- "patch_size": 14,
149
- "prefix": null,
150
- "problem_type": null,
151
- "projection_dim": 512,
152
- "pruned_heads": {},
153
- "remove_invalid_values": false,
154
- "repetition_penalty": 1.0,
155
- "return_dict": true,
156
- "return_dict_in_generate": false,
157
- "sep_token_id": null,
158
- "suppress_tokens": null,
159
- "task_specific_params": null,
160
- "temperature": 1.0,
161
- "tf_legacy_loss": false,
162
- "tie_encoder_decoder": false,
163
- "tie_word_embeddings": true,
164
- "tokenizer_class": null,
165
- "top_k": 50,
166
- "top_p": 1.0,
167
- "torch_dtype": null,
168
- "torchscript": false,
169
- "transformers_version": "4.29.1",
170
- "typical_p": 1.0,
171
- "use_bfloat16": false
172
- }
173
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cache_dir/models--LanguageBind--LanguageBind_Video/snapshots/499d15b90211c6e622cc7f5d12655f5e787f12a5/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fa6663eafe03922ba4b94eda8a18cd3e25276b9af4540e7c995fceb221a029b
3
- size 2127449437