Delete Checkpoint
Browse files- Checkpoint/adapter_config.json +0 -31
- Checkpoint/adapter_model.safetensors +0 -3
- Checkpoint/generation_config.json +0 -11
- Checkpoint/qwen.tiktoken +0 -0
- Checkpoint/special_tokens_map.json +0 -3
- Checkpoint/tokenizer_config.json +0 -14
- Checkpoint/trainer_state.json +0 -0
- Checkpoint/training_args.bin +0 -3
Checkpoint/adapter_config.json
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"alpha_pattern": {},
|
3 |
-
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "Qwen/Qwen-VL-Chat-Int4",
|
5 |
-
"bias": "none",
|
6 |
-
"fan_in_fan_out": false,
|
7 |
-
"inference_mode": true,
|
8 |
-
"init_lora_weights": true,
|
9 |
-
"layer_replication": null,
|
10 |
-
"layers_pattern": null,
|
11 |
-
"layers_to_transform": null,
|
12 |
-
"loftq_config": {},
|
13 |
-
"lora_alpha": 16,
|
14 |
-
"lora_dropout": 0.05,
|
15 |
-
"megatron_config": null,
|
16 |
-
"megatron_core": "megatron.core",
|
17 |
-
"modules_to_save": null,
|
18 |
-
"peft_type": "LORA",
|
19 |
-
"r": 64,
|
20 |
-
"rank_pattern": {},
|
21 |
-
"revision": null,
|
22 |
-
"target_modules": [
|
23 |
-
"c_attn",
|
24 |
-
"attn.c_proj",
|
25 |
-
"w1",
|
26 |
-
"w2"
|
27 |
-
],
|
28 |
-
"task_type": "CAUSAL_LM",
|
29 |
-
"use_dora": false,
|
30 |
-
"use_rslora": false
|
31 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Checkpoint/adapter_model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:788e3d45a22045e771ffb050298a00c765839c6362244738c795f26dc9a31980
|
3 |
-
size 224428472
|
|
|
|
|
|
|
|
Checkpoint/generation_config.json
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"chat_format": "chatml",
|
3 |
-
"do_sample": true,
|
4 |
-
"eos_token_id": 151643,
|
5 |
-
"max_new_tokens": 512,
|
6 |
-
"max_window_size": 6144,
|
7 |
-
"pad_token_id": 151643,
|
8 |
-
"top_k": 0,
|
9 |
-
"top_p": 0.3,
|
10 |
-
"transformers_version": "4.31.0"
|
11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Checkpoint/qwen.tiktoken
DELETED
The diff for this file is too large to render.
See raw diff
|
|
Checkpoint/special_tokens_map.json
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"pad_token": "<|endoftext|>"
|
3 |
-
}
|
|
|
|
|
|
|
|
Checkpoint/tokenizer_config.json
DELETED
@@ -1,14 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"added_tokens_decoder": {},
|
3 |
-
"auto_map": {
|
4 |
-
"AutoTokenizer": [
|
5 |
-
"Qwen/Qwen-VL-Chat-Int4--tokenization_qwen.QWenTokenizer",
|
6 |
-
null
|
7 |
-
]
|
8 |
-
},
|
9 |
-
"clean_up_tokenization_spaces": true,
|
10 |
-
"model_max_length": 2048,
|
11 |
-
"pad_token": "<|endoftext|>",
|
12 |
-
"padding_side": "right",
|
13 |
-
"tokenizer_class": "QWenTokenizer"
|
14 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Checkpoint/trainer_state.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
Checkpoint/training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:73ae1a2d86a25f2d1cb3ceb95c290245d61c6fd4d24ae406541d2fbf4ee892a6
|
3 |
-
size 6968
|
|
|
|
|
|
|
|