Training in progress, epoch 1
Browse files- adapter_config.json +26 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +4 -0
- runs/Mar15_10-55-37_geltlin/events.out.tfevents.1710496540.geltlin.2179424.0 +3 -0
- runs/Mar15_10-57-20_geltlin/events.out.tfevents.1710496643.geltlin.2179940.0 +3 -0
- runs/Mar15_11-05-53_isengart/events.out.tfevents.1710497160.isengart.1722043.0 +3 -0
- runs/Mar15_15-03-34_geltlin/events.out.tfevents.1710511417.geltlin.2290475.0 +3 -0
- runs/Mar15_15-04-35_geltlin/events.out.tfevents.1710511479.geltlin.2291700.0 +3 -0
- runs/Mar15_17-44-54_geltlin/events.out.tfevents.1710521098.geltlin.2369025.0 +3 -0
- runs/Mar15_17-53-47_geltlin/events.out.tfevents.1710521631.geltlin.2372084.0 +3 -0
- runs/Mar16_17-06-18_geltlin/events.out.tfevents.1710605184.geltlin.2937332.0 +3 -0
- runs/Mar16_17-07-31_geltlin/events.out.tfevents.1710605257.geltlin.2938276.0 +3 -0
- runs/Mar16_17-09-49_geltlin/events.out.tfevents.1710605396.geltlin.2939556.0 +3 -0
- special_tokens_map.json +28 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +60 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "huggyllama/llama-7b",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 128,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 256,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"v_proj"
|
24 |
+
],
|
25 |
+
"task_type": "CAUSAL_LM"
|
26 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f26099ad22b8a8a36997ecceca50eb273f77222bef29b3b76c910370c5e3127f
|
3 |
+
size 536888520
|
added_tokens.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|im_end|>": 32000,
|
3 |
+
"<|im_start|>": 32001
|
4 |
+
}
|
runs/Mar15_10-55-37_geltlin/events.out.tfevents.1710496540.geltlin.2179424.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d30b970312bbd49b66574f561966b02ecf9019cbc237cde8481b310285048c4
|
3 |
+
size 4853
|
runs/Mar15_10-57-20_geltlin/events.out.tfevents.1710496643.geltlin.2179940.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b99b8fcc3dddf251b315f2f1012671f10eabb27180dc4f20e8ca54cc323d58d
|
3 |
+
size 4853
|
runs/Mar15_11-05-53_isengart/events.out.tfevents.1710497160.isengart.1722043.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f6402f47fb5b104bbf8bd37eb91386a2de45858503c3b5560848b9510fe6476
|
3 |
+
size 4854
|
runs/Mar15_15-03-34_geltlin/events.out.tfevents.1710511417.geltlin.2290475.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6852a05bdf5d247e029e86e8947af13325e83f45f86c873dc31addf16b4379b2
|
3 |
+
size 4853
|
runs/Mar15_15-04-35_geltlin/events.out.tfevents.1710511479.geltlin.2291700.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7861634c4f6ee5a10b712557b039810f285bb4c4fd9b74d2eb21a3a4e3fdaf2
|
3 |
+
size 4853
|
runs/Mar15_17-44-54_geltlin/events.out.tfevents.1710521098.geltlin.2369025.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1393d1b68f920eebf514553e9cfc143efda2b0eda7be2933f5b31233cf0346a9
|
3 |
+
size 4853
|
runs/Mar15_17-53-47_geltlin/events.out.tfevents.1710521631.geltlin.2372084.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:032ef741f0206c470a4a1c17aeecfe1b505c991ee08362436b246d756cbda34b
|
3 |
+
size 4853
|
runs/Mar16_17-06-18_geltlin/events.out.tfevents.1710605184.geltlin.2937332.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32d16bc002693d35f5238507293a7d6fb0bd31fbc730839b194ba7962b831b5f
|
3 |
+
size 4853
|
runs/Mar16_17-07-31_geltlin/events.out.tfevents.1710605257.geltlin.2938276.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b77feadcd7847e30db9be618c914d81190c4c1e508a8304bd28bd825b235017
|
3 |
+
size 4852
|
runs/Mar16_17-09-49_geltlin/events.out.tfevents.1710605396.geltlin.2939556.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b77d30d34611deee3702127596e61d8a8bef240f582c9f9e6d8de2a00fd24cf
|
3 |
+
size 20673
|
special_tokens_map.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
{
|
4 |
+
"content": "<|im_end|>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"content": "<|im_start|>",
|
12 |
+
"lstrip": false,
|
13 |
+
"normalized": false,
|
14 |
+
"rstrip": false,
|
15 |
+
"single_word": false
|
16 |
+
}
|
17 |
+
],
|
18 |
+
"bos_token": "<|im_start|>",
|
19 |
+
"eos_token": "<|im_end|>",
|
20 |
+
"pad_token": "<|im_end|>",
|
21 |
+
"unk_token": {
|
22 |
+
"content": "<unk>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": true,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false
|
27 |
+
}
|
28 |
+
}
|
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,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<unk>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": true,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<s>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": true,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": true,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"32000": {
|
30 |
+
"content": "<|im_end|>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"32001": {
|
38 |
+
"content": "<|im_start|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
}
|
45 |
+
},
|
46 |
+
"additional_special_tokens": [
|
47 |
+
"<|im_end|>",
|
48 |
+
"<|im_start|>"
|
49 |
+
],
|
50 |
+
"bos_token": "<|im_start|>",
|
51 |
+
"chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
52 |
+
"clean_up_tokenization_spaces": false,
|
53 |
+
"eos_token": "<|im_end|>",
|
54 |
+
"model_max_length": 2048,
|
55 |
+
"pad_token": "<|im_end|>",
|
56 |
+
"sp_model_kwargs": {},
|
57 |
+
"tokenizer_class": "LlamaTokenizer",
|
58 |
+
"unk_token": "<unk>",
|
59 |
+
"use_default_system_prompt": false
|
60 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69c7723180237b3025d4b980b6b8b1ea7e01b5970c9ed1e36c9a9828508a9c02
|
3 |
+
size 4728
|