Upload folder using huggingface_hub
Browse files- config.json +15 -0
- model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token_num": 1025,
|
3 |
+
"custom_cls_token_num": true,
|
4 |
+
"frame_prediction": true,
|
5 |
+
"max_seq_len": 1536,
|
6 |
+
"mode": "train_adap_ar_fp",
|
7 |
+
"num_classes": 101,
|
8 |
+
"start_ar_block_idx": 1,
|
9 |
+
"token_dropout_p": 0.1,
|
10 |
+
"tot_blocks": 3,
|
11 |
+
"transformers_version": "4.50.0",
|
12 |
+
"use_fixed_pe": false,
|
13 |
+
"vocab_size": 8192,
|
14 |
+
"with_block_sep": true
|
15 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:556cbc9b639ca361b46c2fb2d9c5b2f19883767c85714b9bab0d9080298863d2
|
3 |
+
size 2535298064
|