Louisnguyen
commited on
Commit
•
d5cd398
1
Parent(s):
3d74991
Training in progress, step 500
Browse files- adapter_config.json +36 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +4 -0
- runs/Jul25_08-24-57_e1a392f25ddd/events.out.tfevents.1721895994.e1a392f25ddd.4637.0 +3 -0
- runs/Jul25_08-27-29_e1a392f25ddd/events.out.tfevents.1721896572.e1a392f25ddd.4637.1 +3 -0
- runs/Jul25_08-36-45_e1a392f25ddd/events.out.tfevents.1721896619.e1a392f25ddd.4637.2 +3 -0
- runs/Jul25_08-43-01_e1a392f25ddd/events.out.tfevents.1721896989.e1a392f25ddd.4637.3 +3 -0
- runs/Jul25_08-44-45_e1a392f25ddd/events.out.tfevents.1721897096.e1a392f25ddd.4637.4 +3 -0
- runs/Jul25_08-53-58_e1a392f25ddd/events.out.tfevents.1721897650.e1a392f25ddd.4637.5 +3 -0
- runs/Jul25_08-57-32_e1a392f25ddd/events.out.tfevents.1721897861.e1a392f25ddd.4637.6 +3 -0
- runs/Jul25_08-59-43_e1a392f25ddd/events.out.tfevents.1721897986.e1a392f25ddd.23236.0 +3 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +61 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "LlavaForConditionalGeneration",
|
5 |
+
"parent_library": "transformers.models.llava.modeling_llava"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "llava-hf/llava-1.5-7b-hf",
|
8 |
+
"bias": "none",
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 16,
|
17 |
+
"lora_dropout": 0.0,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 64,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
+
"down_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"k_proj",
|
30 |
+
"fc2up_proj",
|
31 |
+
"v_projfc1"
|
32 |
+
],
|
33 |
+
"task_type": null,
|
34 |
+
"use_dora": false,
|
35 |
+
"use_rslora": false
|
36 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e68fc560beef1082b72a45f669ece07022708becf95a9ffccabffcc83c3de42f
|
3 |
+
size 406901688
|
added_tokens.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<image>": 32000,
|
3 |
+
"<pad>": 32001
|
4 |
+
}
|
runs/Jul25_08-24-57_e1a392f25ddd/events.out.tfevents.1721895994.e1a392f25ddd.4637.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fec9288c7659e5bc9cdd382a354c4a31fc29fc737ad07ead3bd8e2753167de45
|
3 |
+
size 6060
|
runs/Jul25_08-27-29_e1a392f25ddd/events.out.tfevents.1721896572.e1a392f25ddd.4637.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d6645f8803b8123741881f087ab5bcebba79eeb6e9569acb0f6ad01116ebcc6
|
3 |
+
size 6060
|
runs/Jul25_08-36-45_e1a392f25ddd/events.out.tfevents.1721896619.e1a392f25ddd.4637.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d90ad8bb0649b115f4eeb2fa757d5d8b4af1bcd493c70d4306430b16b4344af
|
3 |
+
size 6060
|
runs/Jul25_08-43-01_e1a392f25ddd/events.out.tfevents.1721896989.e1a392f25ddd.4637.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76dae94f37de38514376b24912e6a104d1ffb0b264b668eddf67e865f8af226a
|
3 |
+
size 6060
|
runs/Jul25_08-44-45_e1a392f25ddd/events.out.tfevents.1721897096.e1a392f25ddd.4637.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fc8eb59c0c6c7fc557ea09c0359e5fd0e026b6128f75efedde2decf5441a34e
|
3 |
+
size 6060
|
runs/Jul25_08-53-58_e1a392f25ddd/events.out.tfevents.1721897650.e1a392f25ddd.4637.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5b20c863d2c5d8f6e3dd9f18be753aeadb764d8dfde69677fa5e1ab01368e49
|
3 |
+
size 6060
|
runs/Jul25_08-57-32_e1a392f25ddd/events.out.tfevents.1721897861.e1a392f25ddd.4637.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfb6e70117f8bcecdb880c4157ccab6d8556dbe058cc6f9334f8fab231efa582
|
3 |
+
size 4184
|
runs/Jul25_08-59-43_e1a392f25ddd/events.out.tfevents.1721897986.e1a392f25ddd.23236.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:751e6f5519818c53c44902b2338837d6de4f08117171fcd51a8589a4bbf51c25
|
3 |
+
size 27060
|
special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<pad>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<unk>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
tokenizer_config.json
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": null,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<unk>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"2": {
|
23 |
+
"content": "</s>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
},
|
30 |
+
"32000": {
|
31 |
+
"content": "<image>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": true
|
37 |
+
},
|
38 |
+
"32001": {
|
39 |
+
"content": "<pad>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false,
|
44 |
+
"special": true
|
45 |
+
}
|
46 |
+
},
|
47 |
+
"bos_token": "<s>",
|
48 |
+
"chat_template": "\nA chat between a curious user and an artificial intelligence assistant.\nThe assistant gives helpful, detailed, and polite answers to the user's questions.\n{% for message in messages %}\n\t{% if message['role'] == 'user' %}\n\t\tUSER:\n\t{% else %}\n\t\tASSISTANT:\n\t{% endif %}\n\n\t{% for item in message['content'] %}\n\t\t{% if item['type'] == 'text' %}\n\t\t\t{{ item['text'] }}\n\t\t{% elif item['type'] == 'image' %}\n\t\t\t<image>\n\t\t{% endif %}\n\t{% endfor %}\n\n\t{% if message['role'] == 'user' %}\n\t{% else %}\n\t\t{{eos_token}}\n\t{% endif %}\n{% endfor %}\n",
|
49 |
+
"clean_up_tokenization_spaces": false,
|
50 |
+
"eos_token": "</s>",
|
51 |
+
"legacy": false,
|
52 |
+
"model_max_length": 1000000000000000019884624838656,
|
53 |
+
"pad_token": "<pad>",
|
54 |
+
"padding_side": "left",
|
55 |
+
"processor_class": "LlavaProcessor",
|
56 |
+
"sp_model_kwargs": {},
|
57 |
+
"tokenizer_class": "LlamaTokenizer",
|
58 |
+
"trust_remote_code": false,
|
59 |
+
"unk_token": "<unk>",
|
60 |
+
"use_default_system_prompt": false
|
61 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:092d6d8494c29ffac097ce1be849b8afcba40e35eafdbf279661d7faab864843
|
3 |
+
size 5432
|