salma-remyx
commited on
Commit
•
c9d886b
1
Parent(s):
6a65a93
Training in progress, epoch 3
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
- merged/added_tokens.json +16 -0
- merged/chat_template.json +3 -0
- merged/config.json +47 -0
- merged/generation_config.json +13 -0
- merged/merges.txt +0 -0
- merged/model-00001-of-00018.safetensors +3 -0
- merged/model-00002-of-00018.safetensors +3 -0
- merged/model-00003-of-00018.safetensors +3 -0
- merged/model-00004-of-00018.safetensors +3 -0
- merged/model-00005-of-00018.safetensors +3 -0
- merged/model-00006-of-00018.safetensors +3 -0
- merged/model-00007-of-00018.safetensors +3 -0
- merged/model-00008-of-00018.safetensors +3 -0
- merged/model-00009-of-00018.safetensors +3 -0
- merged/model-00010-of-00018.safetensors +3 -0
- merged/model-00011-of-00018.safetensors +3 -0
- merged/model-00012-of-00018.safetensors +3 -0
- merged/model-00013-of-00018.safetensors +3 -0
- merged/model-00014-of-00018.safetensors +3 -0
- merged/model-00015-of-00018.safetensors +3 -0
- merged/model-00016-of-00018.safetensors +3 -0
- merged/model-00017-of-00018.safetensors +3 -0
- merged/model-00018-of-00018.safetensors +3 -0
- merged/model.safetensors.index.json +737 -0
- merged/preprocessor_config.json +29 -0
- merged/special_tokens_map.json +31 -0
- merged/tokenizer.json +3 -0
- merged/tokenizer_config.json +144 -0
- merged/vocab.json +0 -0
- spaceqwen2-7b-instruct/checkpoint-1446/README.md +202 -0
- spaceqwen2-7b-instruct/checkpoint-1446/adapter_config.json +36 -0
- spaceqwen2-7b-instruct/checkpoint-1446/adapter_model.safetensors +3 -0
- spaceqwen2-7b-instruct/checkpoint-1446/added_tokens.json +16 -0
- spaceqwen2-7b-instruct/checkpoint-1446/merges.txt +0 -0
- spaceqwen2-7b-instruct/checkpoint-1446/optimizer.pt +3 -0
- spaceqwen2-7b-instruct/checkpoint-1446/rng_state.pth +3 -0
- spaceqwen2-7b-instruct/checkpoint-1446/scheduler.pt +3 -0
- spaceqwen2-7b-instruct/checkpoint-1446/special_tokens_map.json +31 -0
- spaceqwen2-7b-instruct/checkpoint-1446/tokenizer.json +3 -0
- spaceqwen2-7b-instruct/checkpoint-1446/tokenizer_config.json +143 -0
- spaceqwen2-7b-instruct/checkpoint-1446/trainer_state.json +2056 -0
- spaceqwen2-7b-instruct/checkpoint-1446/training_args.bin +3 -0
- spaceqwen2-7b-instruct/checkpoint-1446/vocab.json +0 -0
- spaceqwen2-7b-instruct/checkpoint-2169/README.md +202 -0
- spaceqwen2-7b-instruct/checkpoint-2169/adapter_config.json +36 -0
- spaceqwen2-7b-instruct/checkpoint-2169/adapter_model.safetensors +3 -0
- spaceqwen2-7b-instruct/checkpoint-2169/added_tokens.json +16 -0
- spaceqwen2-7b-instruct/checkpoint-2169/merges.txt +0 -0
adapter_config.json
CHANGED
@@ -20,15 +20,15 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"c_fc",
|
24 |
-
"out_proj",
|
25 |
-
"c_attn",
|
26 |
-
"v_proj",
|
27 |
"w1",
|
|
|
|
|
28 |
"attn.c_proj",
|
|
|
|
|
29 |
"q_proj",
|
30 |
-
"
|
31 |
-
"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"w1",
|
24 |
+
"out_proj",
|
25 |
+
"w2",
|
26 |
"attn.c_proj",
|
27 |
+
"c_attn",
|
28 |
+
"c_fc",
|
29 |
"q_proj",
|
30 |
+
"v_proj",
|
31 |
+
"in_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 161495976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:504cedc11387823686ab485bc264ffdd976932c586827eec9bb16bf13a6a0a71
|
3 |
size 161495976
|
merged/added_tokens.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|box_end|>": 151649,
|
3 |
+
"<|box_start|>": 151648,
|
4 |
+
"<|endoftext|>": 151643,
|
5 |
+
"<|im_end|>": 151645,
|
6 |
+
"<|im_start|>": 151644,
|
7 |
+
"<|image_pad|>": 151655,
|
8 |
+
"<|object_ref_end|>": 151647,
|
9 |
+
"<|object_ref_start|>": 151646,
|
10 |
+
"<|quad_end|>": 151651,
|
11 |
+
"<|quad_start|>": 151650,
|
12 |
+
"<|video_pad|>": 151656,
|
13 |
+
"<|vision_end|>": 151653,
|
14 |
+
"<|vision_pad|>": 151654,
|
15 |
+
"<|vision_start|>": 151652
|
16 |
+
}
|
merged/chat_template.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chat_template": "{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}"
|
3 |
+
}
|
merged/config.json
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Qwen/Qwen2-VL-7B-Instruct",
|
3 |
+
"architectures": [
|
4 |
+
"Qwen2VLForConditionalGeneration"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 151643,
|
8 |
+
"eos_token_id": 151645,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 3584,
|
11 |
+
"image_token_id": 151655,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 18944,
|
14 |
+
"max_position_embeddings": 32768,
|
15 |
+
"max_window_layers": 28,
|
16 |
+
"model_type": "qwen2_vl",
|
17 |
+
"num_attention_heads": 28,
|
18 |
+
"num_hidden_layers": 28,
|
19 |
+
"num_key_value_heads": 4,
|
20 |
+
"rms_norm_eps": 1e-06,
|
21 |
+
"rope_scaling": {
|
22 |
+
"mrope_section": [
|
23 |
+
16,
|
24 |
+
24,
|
25 |
+
24
|
26 |
+
],
|
27 |
+
"rope_type": "default",
|
28 |
+
"type": "default"
|
29 |
+
},
|
30 |
+
"rope_theta": 1000000.0,
|
31 |
+
"sliding_window": 32768,
|
32 |
+
"tie_word_embeddings": false,
|
33 |
+
"torch_dtype": "float32",
|
34 |
+
"transformers_version": "4.46.0",
|
35 |
+
"use_cache": true,
|
36 |
+
"use_sliding_window": false,
|
37 |
+
"video_token_id": 151656,
|
38 |
+
"vision_config": {
|
39 |
+
"in_chans": 3,
|
40 |
+
"model_type": "qwen2_vl",
|
41 |
+
"spatial_patch_size": 14
|
42 |
+
},
|
43 |
+
"vision_end_token_id": 151653,
|
44 |
+
"vision_start_token_id": 151652,
|
45 |
+
"vision_token_id": 151654,
|
46 |
+
"vocab_size": 152064
|
47 |
+
}
|
merged/generation_config.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 151643,
|
3 |
+
"do_sample": true,
|
4 |
+
"eos_token_id": [
|
5 |
+
151645,
|
6 |
+
151643
|
7 |
+
],
|
8 |
+
"pad_token_id": 151643,
|
9 |
+
"temperature": 0.01,
|
10 |
+
"top_k": 1,
|
11 |
+
"top_p": 0.001,
|
12 |
+
"transformers_version": "4.46.0"
|
13 |
+
}
|
merged/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
merged/model-00001-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4635b62ada7167be53b8e4872a3e53910d8b581d6d78045b6efb6c702c41f2e6
|
3 |
+
size 1993493408
|
merged/model-00002-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb2626c30c4b1770e38cf764ec0e2244dd839a5a123ba43e385d4aba83b51cab
|
3 |
+
size 2179989640
|
merged/model-00003-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:064bd9ff2142a79cee1f2e60b5336fa90c09e4644e22f034cc8382584f2e5f0d
|
3 |
+
size 1759275664
|
merged/model-00004-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01a9120d630e818ea828f2b641f37b8a55e767abb5595a58d932d1fe48be9210
|
3 |
+
size 1864465064
|
merged/model-00005-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d89ff973c17fa16a7c8625885143765b6b0597df96f910f1acc2e659a25a92ad
|
3 |
+
size 1864465064
|
merged/model-00006-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9db40d30652427c0b68efe82623647a045440dbfbf4f29257017d44ae0cc199d
|
3 |
+
size 1864465064
|
merged/model-00007-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9ef2e38dc0b7c50b96c54a76e4946f7bdbb79b0d682425cae260afda9165b4b
|
3 |
+
size 1864465064
|
merged/model-00008-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff66e6c61f9633961ea1e44d8ac433c54dfce6c41175727967221e38ec65457a
|
3 |
+
size 1864465064
|
merged/model-00009-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:508fe3889485ededb70f4e76e933de30c24d59c83f169bd1d8640b257b7f587e
|
3 |
+
size 1864465088
|
merged/model-00010-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be9ac257504997bf910697cee07e68c7ee895226b8f48f402879202a855273fa
|
3 |
+
size 1864465088
|
merged/model-00011-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f9830ba04b24c9bc9c4d39739b79bbd307eb70fd5fcbc7802f182e950a4d3ad
|
3 |
+
size 1864465088
|
merged/model-00012-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d525d2d225a90c2d74f6f80117939cd245392d4c4bcf2c96c9291ec763e49e3f
|
3 |
+
size 1864465088
|
merged/model-00013-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2321b5fc38ea76503775fcdae7ab0c5e16d44f02775f41bb03d6ada7feac1473
|
3 |
+
size 1864465088
|
merged/model-00014-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cba3a13e14d4d77fc8152bcfcf5962a2cde5acba7581fa5cf69074d8b55fddc2
|
3 |
+
size 1864465088
|
merged/model-00015-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7442245858da36c1c4da01d544c00ea01a482b5e4bd169cf36c1978d22c65021
|
3 |
+
size 1864465088
|
merged/model-00016-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5983e281c007f6c074c7302bb7fbdd35b63298abbd32f0d40b83e5899e8f8b98
|
3 |
+
size 1864465088
|
merged/model-00017-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9622a9474f974a77ff85f2fd5c8ecd4eb85815a4644af58546baf2124e1b3eab
|
3 |
+
size 2179989632
|
merged/model-00018-of-00018.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:344b3fb505917dcfd24a03c09d3be7b63f71c97f1fabc1c3cc9f8dac48a7ae82
|
3 |
+
size 814787240
|
merged/model.safetensors.index.json
ADDED
@@ -0,0 +1,737 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 33165502464
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00017-of-00018.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00002-of-00018.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00003-of-00018.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00003-of-00018.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00003-of-00018.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00003-of-00018.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00003-of-00018.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.bias": "model-00003-of-00018.safetensors",
|
14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00003-of-00018.safetensors",
|
15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00003-of-00018.safetensors",
|
16 |
+
"model.layers.0.self_attn.q_proj.bias": "model-00003-of-00018.safetensors",
|
17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00003-of-00018.safetensors",
|
18 |
+
"model.layers.0.self_attn.v_proj.bias": "model-00003-of-00018.safetensors",
|
19 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00003-of-00018.safetensors",
|
20 |
+
"model.layers.1.input_layernorm.weight": "model-00004-of-00018.safetensors",
|
21 |
+
"model.layers.1.mlp.down_proj.weight": "model-00004-of-00018.safetensors",
|
22 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00004-of-00018.safetensors",
|
23 |
+
"model.layers.1.mlp.up_proj.weight": "model-00004-of-00018.safetensors",
|
24 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00004-of-00018.safetensors",
|
25 |
+
"model.layers.1.self_attn.k_proj.bias": "model-00003-of-00018.safetensors",
|
26 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00003-of-00018.safetensors",
|
27 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00003-of-00018.safetensors",
|
28 |
+
"model.layers.1.self_attn.q_proj.bias": "model-00003-of-00018.safetensors",
|
29 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00003-of-00018.safetensors",
|
30 |
+
"model.layers.1.self_attn.v_proj.bias": "model-00003-of-00018.safetensors",
|
31 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00003-of-00018.safetensors",
|
32 |
+
"model.layers.10.input_layernorm.weight": "model-00008-of-00018.safetensors",
|
33 |
+
"model.layers.10.mlp.down_proj.weight": "model-00008-of-00018.safetensors",
|
34 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00008-of-00018.safetensors",
|
35 |
+
"model.layers.10.mlp.up_proj.weight": "model-00008-of-00018.safetensors",
|
36 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00008-of-00018.safetensors",
|
37 |
+
"model.layers.10.self_attn.k_proj.bias": "model-00008-of-00018.safetensors",
|
38 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00008-of-00018.safetensors",
|
39 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00008-of-00018.safetensors",
|
40 |
+
"model.layers.10.self_attn.q_proj.bias": "model-00008-of-00018.safetensors",
|
41 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00008-of-00018.safetensors",
|
42 |
+
"model.layers.10.self_attn.v_proj.bias": "model-00008-of-00018.safetensors",
|
43 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00008-of-00018.safetensors",
|
44 |
+
"model.layers.11.input_layernorm.weight": "model-00009-of-00018.safetensors",
|
45 |
+
"model.layers.11.mlp.down_proj.weight": "model-00009-of-00018.safetensors",
|
46 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00009-of-00018.safetensors",
|
47 |
+
"model.layers.11.mlp.up_proj.weight": "model-00009-of-00018.safetensors",
|
48 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00009-of-00018.safetensors",
|
49 |
+
"model.layers.11.self_attn.k_proj.bias": "model-00008-of-00018.safetensors",
|
50 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00008-of-00018.safetensors",
|
51 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00008-of-00018.safetensors",
|
52 |
+
"model.layers.11.self_attn.q_proj.bias": "model-00008-of-00018.safetensors",
|
53 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00008-of-00018.safetensors",
|
54 |
+
"model.layers.11.self_attn.v_proj.bias": "model-00008-of-00018.safetensors",
|
55 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00008-of-00018.safetensors",
|
56 |
+
"model.layers.12.input_layernorm.weight": "model-00009-of-00018.safetensors",
|
57 |
+
"model.layers.12.mlp.down_proj.weight": "model-00009-of-00018.safetensors",
|
58 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00009-of-00018.safetensors",
|
59 |
+
"model.layers.12.mlp.up_proj.weight": "model-00009-of-00018.safetensors",
|
60 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00009-of-00018.safetensors",
|
61 |
+
"model.layers.12.self_attn.k_proj.bias": "model-00009-of-00018.safetensors",
|
62 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00009-of-00018.safetensors",
|
63 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00009-of-00018.safetensors",
|
64 |
+
"model.layers.12.self_attn.q_proj.bias": "model-00009-of-00018.safetensors",
|
65 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00009-of-00018.safetensors",
|
66 |
+
"model.layers.12.self_attn.v_proj.bias": "model-00009-of-00018.safetensors",
|
67 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00009-of-00018.safetensors",
|
68 |
+
"model.layers.13.input_layernorm.weight": "model-00010-of-00018.safetensors",
|
69 |
+
"model.layers.13.mlp.down_proj.weight": "model-00010-of-00018.safetensors",
|
70 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00010-of-00018.safetensors",
|
71 |
+
"model.layers.13.mlp.up_proj.weight": "model-00010-of-00018.safetensors",
|
72 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00010-of-00018.safetensors",
|
73 |
+
"model.layers.13.self_attn.k_proj.bias": "model-00009-of-00018.safetensors",
|
74 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00009-of-00018.safetensors",
|
75 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00009-of-00018.safetensors",
|
76 |
+
"model.layers.13.self_attn.q_proj.bias": "model-00009-of-00018.safetensors",
|
77 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00009-of-00018.safetensors",
|
78 |
+
"model.layers.13.self_attn.v_proj.bias": "model-00009-of-00018.safetensors",
|
79 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00009-of-00018.safetensors",
|
80 |
+
"model.layers.14.input_layernorm.weight": "model-00010-of-00018.safetensors",
|
81 |
+
"model.layers.14.mlp.down_proj.weight": "model-00010-of-00018.safetensors",
|
82 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00010-of-00018.safetensors",
|
83 |
+
"model.layers.14.mlp.up_proj.weight": "model-00010-of-00018.safetensors",
|
84 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00010-of-00018.safetensors",
|
85 |
+
"model.layers.14.self_attn.k_proj.bias": "model-00010-of-00018.safetensors",
|
86 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00010-of-00018.safetensors",
|
87 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00010-of-00018.safetensors",
|
88 |
+
"model.layers.14.self_attn.q_proj.bias": "model-00010-of-00018.safetensors",
|
89 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00010-of-00018.safetensors",
|
90 |
+
"model.layers.14.self_attn.v_proj.bias": "model-00010-of-00018.safetensors",
|
91 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00010-of-00018.safetensors",
|
92 |
+
"model.layers.15.input_layernorm.weight": "model-00011-of-00018.safetensors",
|
93 |
+
"model.layers.15.mlp.down_proj.weight": "model-00011-of-00018.safetensors",
|
94 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00011-of-00018.safetensors",
|
95 |
+
"model.layers.15.mlp.up_proj.weight": "model-00011-of-00018.safetensors",
|
96 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00011-of-00018.safetensors",
|
97 |
+
"model.layers.15.self_attn.k_proj.bias": "model-00010-of-00018.safetensors",
|
98 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00010-of-00018.safetensors",
|
99 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00010-of-00018.safetensors",
|
100 |
+
"model.layers.15.self_attn.q_proj.bias": "model-00010-of-00018.safetensors",
|
101 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00010-of-00018.safetensors",
|
102 |
+
"model.layers.15.self_attn.v_proj.bias": "model-00010-of-00018.safetensors",
|
103 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00010-of-00018.safetensors",
|
104 |
+
"model.layers.16.input_layernorm.weight": "model-00011-of-00018.safetensors",
|
105 |
+
"model.layers.16.mlp.down_proj.weight": "model-00011-of-00018.safetensors",
|
106 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00011-of-00018.safetensors",
|
107 |
+
"model.layers.16.mlp.up_proj.weight": "model-00011-of-00018.safetensors",
|
108 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00011-of-00018.safetensors",
|
109 |
+
"model.layers.16.self_attn.k_proj.bias": "model-00011-of-00018.safetensors",
|
110 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00011-of-00018.safetensors",
|
111 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00011-of-00018.safetensors",
|
112 |
+
"model.layers.16.self_attn.q_proj.bias": "model-00011-of-00018.safetensors",
|
113 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00011-of-00018.safetensors",
|
114 |
+
"model.layers.16.self_attn.v_proj.bias": "model-00011-of-00018.safetensors",
|
115 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00011-of-00018.safetensors",
|
116 |
+
"model.layers.17.input_layernorm.weight": "model-00012-of-00018.safetensors",
|
117 |
+
"model.layers.17.mlp.down_proj.weight": "model-00012-of-00018.safetensors",
|
118 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00012-of-00018.safetensors",
|
119 |
+
"model.layers.17.mlp.up_proj.weight": "model-00012-of-00018.safetensors",
|
120 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00012-of-00018.safetensors",
|
121 |
+
"model.layers.17.self_attn.k_proj.bias": "model-00011-of-00018.safetensors",
|
122 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00011-of-00018.safetensors",
|
123 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00011-of-00018.safetensors",
|
124 |
+
"model.layers.17.self_attn.q_proj.bias": "model-00011-of-00018.safetensors",
|
125 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00011-of-00018.safetensors",
|
126 |
+
"model.layers.17.self_attn.v_proj.bias": "model-00011-of-00018.safetensors",
|
127 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00011-of-00018.safetensors",
|
128 |
+
"model.layers.18.input_layernorm.weight": "model-00012-of-00018.safetensors",
|
129 |
+
"model.layers.18.mlp.down_proj.weight": "model-00012-of-00018.safetensors",
|
130 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00012-of-00018.safetensors",
|
131 |
+
"model.layers.18.mlp.up_proj.weight": "model-00012-of-00018.safetensors",
|
132 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00012-of-00018.safetensors",
|
133 |
+
"model.layers.18.self_attn.k_proj.bias": "model-00012-of-00018.safetensors",
|
134 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00012-of-00018.safetensors",
|
135 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00012-of-00018.safetensors",
|
136 |
+
"model.layers.18.self_attn.q_proj.bias": "model-00012-of-00018.safetensors",
|
137 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00012-of-00018.safetensors",
|
138 |
+
"model.layers.18.self_attn.v_proj.bias": "model-00012-of-00018.safetensors",
|
139 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00012-of-00018.safetensors",
|
140 |
+
"model.layers.19.input_layernorm.weight": "model-00013-of-00018.safetensors",
|
141 |
+
"model.layers.19.mlp.down_proj.weight": "model-00013-of-00018.safetensors",
|
142 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00013-of-00018.safetensors",
|
143 |
+
"model.layers.19.mlp.up_proj.weight": "model-00013-of-00018.safetensors",
|
144 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00013-of-00018.safetensors",
|
145 |
+
"model.layers.19.self_attn.k_proj.bias": "model-00012-of-00018.safetensors",
|
146 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00012-of-00018.safetensors",
|
147 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00012-of-00018.safetensors",
|
148 |
+
"model.layers.19.self_attn.q_proj.bias": "model-00012-of-00018.safetensors",
|
149 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00012-of-00018.safetensors",
|
150 |
+
"model.layers.19.self_attn.v_proj.bias": "model-00012-of-00018.safetensors",
|
151 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00012-of-00018.safetensors",
|
152 |
+
"model.layers.2.input_layernorm.weight": "model-00004-of-00018.safetensors",
|
153 |
+
"model.layers.2.mlp.down_proj.weight": "model-00004-of-00018.safetensors",
|
154 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00004-of-00018.safetensors",
|
155 |
+
"model.layers.2.mlp.up_proj.weight": "model-00004-of-00018.safetensors",
|
156 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00004-of-00018.safetensors",
|
157 |
+
"model.layers.2.self_attn.k_proj.bias": "model-00004-of-00018.safetensors",
|
158 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00004-of-00018.safetensors",
|
159 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00004-of-00018.safetensors",
|
160 |
+
"model.layers.2.self_attn.q_proj.bias": "model-00004-of-00018.safetensors",
|
161 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00004-of-00018.safetensors",
|
162 |
+
"model.layers.2.self_attn.v_proj.bias": "model-00004-of-00018.safetensors",
|
163 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00004-of-00018.safetensors",
|
164 |
+
"model.layers.20.input_layernorm.weight": "model-00013-of-00018.safetensors",
|
165 |
+
"model.layers.20.mlp.down_proj.weight": "model-00013-of-00018.safetensors",
|
166 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00013-of-00018.safetensors",
|
167 |
+
"model.layers.20.mlp.up_proj.weight": "model-00013-of-00018.safetensors",
|
168 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00013-of-00018.safetensors",
|
169 |
+
"model.layers.20.self_attn.k_proj.bias": "model-00013-of-00018.safetensors",
|
170 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00013-of-00018.safetensors",
|
171 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00013-of-00018.safetensors",
|
172 |
+
"model.layers.20.self_attn.q_proj.bias": "model-00013-of-00018.safetensors",
|
173 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00013-of-00018.safetensors",
|
174 |
+
"model.layers.20.self_attn.v_proj.bias": "model-00013-of-00018.safetensors",
|
175 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00013-of-00018.safetensors",
|
176 |
+
"model.layers.21.input_layernorm.weight": "model-00014-of-00018.safetensors",
|
177 |
+
"model.layers.21.mlp.down_proj.weight": "model-00014-of-00018.safetensors",
|
178 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00014-of-00018.safetensors",
|
179 |
+
"model.layers.21.mlp.up_proj.weight": "model-00014-of-00018.safetensors",
|
180 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00014-of-00018.safetensors",
|
181 |
+
"model.layers.21.self_attn.k_proj.bias": "model-00013-of-00018.safetensors",
|
182 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00013-of-00018.safetensors",
|
183 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00013-of-00018.safetensors",
|
184 |
+
"model.layers.21.self_attn.q_proj.bias": "model-00013-of-00018.safetensors",
|
185 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00013-of-00018.safetensors",
|
186 |
+
"model.layers.21.self_attn.v_proj.bias": "model-00013-of-00018.safetensors",
|
187 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00013-of-00018.safetensors",
|
188 |
+
"model.layers.22.input_layernorm.weight": "model-00014-of-00018.safetensors",
|
189 |
+
"model.layers.22.mlp.down_proj.weight": "model-00014-of-00018.safetensors",
|
190 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00014-of-00018.safetensors",
|
191 |
+
"model.layers.22.mlp.up_proj.weight": "model-00014-of-00018.safetensors",
|
192 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00014-of-00018.safetensors",
|
193 |
+
"model.layers.22.self_attn.k_proj.bias": "model-00014-of-00018.safetensors",
|
194 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00014-of-00018.safetensors",
|
195 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00014-of-00018.safetensors",
|
196 |
+
"model.layers.22.self_attn.q_proj.bias": "model-00014-of-00018.safetensors",
|
197 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00014-of-00018.safetensors",
|
198 |
+
"model.layers.22.self_attn.v_proj.bias": "model-00014-of-00018.safetensors",
|
199 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00014-of-00018.safetensors",
|
200 |
+
"model.layers.23.input_layernorm.weight": "model-00015-of-00018.safetensors",
|
201 |
+
"model.layers.23.mlp.down_proj.weight": "model-00015-of-00018.safetensors",
|
202 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00015-of-00018.safetensors",
|
203 |
+
"model.layers.23.mlp.up_proj.weight": "model-00015-of-00018.safetensors",
|
204 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00015-of-00018.safetensors",
|
205 |
+
"model.layers.23.self_attn.k_proj.bias": "model-00014-of-00018.safetensors",
|
206 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00014-of-00018.safetensors",
|
207 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00014-of-00018.safetensors",
|
208 |
+
"model.layers.23.self_attn.q_proj.bias": "model-00014-of-00018.safetensors",
|
209 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00014-of-00018.safetensors",
|
210 |
+
"model.layers.23.self_attn.v_proj.bias": "model-00014-of-00018.safetensors",
|
211 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00014-of-00018.safetensors",
|
212 |
+
"model.layers.24.input_layernorm.weight": "model-00015-of-00018.safetensors",
|
213 |
+
"model.layers.24.mlp.down_proj.weight": "model-00015-of-00018.safetensors",
|
214 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00015-of-00018.safetensors",
|
215 |
+
"model.layers.24.mlp.up_proj.weight": "model-00015-of-00018.safetensors",
|
216 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00015-of-00018.safetensors",
|
217 |
+
"model.layers.24.self_attn.k_proj.bias": "model-00015-of-00018.safetensors",
|
218 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00015-of-00018.safetensors",
|
219 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00015-of-00018.safetensors",
|
220 |
+
"model.layers.24.self_attn.q_proj.bias": "model-00015-of-00018.safetensors",
|
221 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00015-of-00018.safetensors",
|
222 |
+
"model.layers.24.self_attn.v_proj.bias": "model-00015-of-00018.safetensors",
|
223 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00015-of-00018.safetensors",
|
224 |
+
"model.layers.25.input_layernorm.weight": "model-00016-of-00018.safetensors",
|
225 |
+
"model.layers.25.mlp.down_proj.weight": "model-00016-of-00018.safetensors",
|
226 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00016-of-00018.safetensors",
|
227 |
+
"model.layers.25.mlp.up_proj.weight": "model-00016-of-00018.safetensors",
|
228 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00016-of-00018.safetensors",
|
229 |
+
"model.layers.25.self_attn.k_proj.bias": "model-00015-of-00018.safetensors",
|
230 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00015-of-00018.safetensors",
|
231 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00015-of-00018.safetensors",
|
232 |
+
"model.layers.25.self_attn.q_proj.bias": "model-00015-of-00018.safetensors",
|
233 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00015-of-00018.safetensors",
|
234 |
+
"model.layers.25.self_attn.v_proj.bias": "model-00015-of-00018.safetensors",
|
235 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00015-of-00018.safetensors",
|
236 |
+
"model.layers.26.input_layernorm.weight": "model-00016-of-00018.safetensors",
|
237 |
+
"model.layers.26.mlp.down_proj.weight": "model-00016-of-00018.safetensors",
|
238 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00016-of-00018.safetensors",
|
239 |
+
"model.layers.26.mlp.up_proj.weight": "model-00016-of-00018.safetensors",
|
240 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00016-of-00018.safetensors",
|
241 |
+
"model.layers.26.self_attn.k_proj.bias": "model-00016-of-00018.safetensors",
|
242 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00016-of-00018.safetensors",
|
243 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00016-of-00018.safetensors",
|
244 |
+
"model.layers.26.self_attn.q_proj.bias": "model-00016-of-00018.safetensors",
|
245 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00016-of-00018.safetensors",
|
246 |
+
"model.layers.26.self_attn.v_proj.bias": "model-00016-of-00018.safetensors",
|
247 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00016-of-00018.safetensors",
|
248 |
+
"model.layers.27.input_layernorm.weight": "model-00018-of-00018.safetensors",
|
249 |
+
"model.layers.27.mlp.down_proj.weight": "model-00018-of-00018.safetensors",
|
250 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00018-of-00018.safetensors",
|
251 |
+
"model.layers.27.mlp.up_proj.weight": "model-00018-of-00018.safetensors",
|
252 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00018-of-00018.safetensors",
|
253 |
+
"model.layers.27.self_attn.k_proj.bias": "model-00016-of-00018.safetensors",
|
254 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00016-of-00018.safetensors",
|
255 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00016-of-00018.safetensors",
|
256 |
+
"model.layers.27.self_attn.q_proj.bias": "model-00016-of-00018.safetensors",
|
257 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00016-of-00018.safetensors",
|
258 |
+
"model.layers.27.self_attn.v_proj.bias": "model-00016-of-00018.safetensors",
|
259 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00016-of-00018.safetensors",
|
260 |
+
"model.layers.3.input_layernorm.weight": "model-00005-of-00018.safetensors",
|
261 |
+
"model.layers.3.mlp.down_proj.weight": "model-00005-of-00018.safetensors",
|
262 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00005-of-00018.safetensors",
|
263 |
+
"model.layers.3.mlp.up_proj.weight": "model-00005-of-00018.safetensors",
|
264 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00005-of-00018.safetensors",
|
265 |
+
"model.layers.3.self_attn.k_proj.bias": "model-00004-of-00018.safetensors",
|
266 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00004-of-00018.safetensors",
|
267 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00004-of-00018.safetensors",
|
268 |
+
"model.layers.3.self_attn.q_proj.bias": "model-00004-of-00018.safetensors",
|
269 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00004-of-00018.safetensors",
|
270 |
+
"model.layers.3.self_attn.v_proj.bias": "model-00004-of-00018.safetensors",
|
271 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00004-of-00018.safetensors",
|
272 |
+
"model.layers.4.input_layernorm.weight": "model-00005-of-00018.safetensors",
|
273 |
+
"model.layers.4.mlp.down_proj.weight": "model-00005-of-00018.safetensors",
|
274 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00005-of-00018.safetensors",
|
275 |
+
"model.layers.4.mlp.up_proj.weight": "model-00005-of-00018.safetensors",
|
276 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00005-of-00018.safetensors",
|
277 |
+
"model.layers.4.self_attn.k_proj.bias": "model-00005-of-00018.safetensors",
|
278 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00005-of-00018.safetensors",
|
279 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00005-of-00018.safetensors",
|
280 |
+
"model.layers.4.self_attn.q_proj.bias": "model-00005-of-00018.safetensors",
|
281 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00005-of-00018.safetensors",
|
282 |
+
"model.layers.4.self_attn.v_proj.bias": "model-00005-of-00018.safetensors",
|
283 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00005-of-00018.safetensors",
|
284 |
+
"model.layers.5.input_layernorm.weight": "model-00006-of-00018.safetensors",
|
285 |
+
"model.layers.5.mlp.down_proj.weight": "model-00006-of-00018.safetensors",
|
286 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00006-of-00018.safetensors",
|
287 |
+
"model.layers.5.mlp.up_proj.weight": "model-00006-of-00018.safetensors",
|
288 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00006-of-00018.safetensors",
|
289 |
+
"model.layers.5.self_attn.k_proj.bias": "model-00005-of-00018.safetensors",
|
290 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00005-of-00018.safetensors",
|
291 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00005-of-00018.safetensors",
|
292 |
+
"model.layers.5.self_attn.q_proj.bias": "model-00005-of-00018.safetensors",
|
293 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00005-of-00018.safetensors",
|
294 |
+
"model.layers.5.self_attn.v_proj.bias": "model-00005-of-00018.safetensors",
|
295 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00005-of-00018.safetensors",
|
296 |
+
"model.layers.6.input_layernorm.weight": "model-00006-of-00018.safetensors",
|
297 |
+
"model.layers.6.mlp.down_proj.weight": "model-00006-of-00018.safetensors",
|
298 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00006-of-00018.safetensors",
|
299 |
+
"model.layers.6.mlp.up_proj.weight": "model-00006-of-00018.safetensors",
|
300 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00006-of-00018.safetensors",
|
301 |
+
"model.layers.6.self_attn.k_proj.bias": "model-00006-of-00018.safetensors",
|
302 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00006-of-00018.safetensors",
|
303 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00006-of-00018.safetensors",
|
304 |
+
"model.layers.6.self_attn.q_proj.bias": "model-00006-of-00018.safetensors",
|
305 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00006-of-00018.safetensors",
|
306 |
+
"model.layers.6.self_attn.v_proj.bias": "model-00006-of-00018.safetensors",
|
307 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00006-of-00018.safetensors",
|
308 |
+
"model.layers.7.input_layernorm.weight": "model-00007-of-00018.safetensors",
|
309 |
+
"model.layers.7.mlp.down_proj.weight": "model-00007-of-00018.safetensors",
|
310 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00007-of-00018.safetensors",
|
311 |
+
"model.layers.7.mlp.up_proj.weight": "model-00007-of-00018.safetensors",
|
312 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00007-of-00018.safetensors",
|
313 |
+
"model.layers.7.self_attn.k_proj.bias": "model-00006-of-00018.safetensors",
|
314 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00006-of-00018.safetensors",
|
315 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00006-of-00018.safetensors",
|
316 |
+
"model.layers.7.self_attn.q_proj.bias": "model-00006-of-00018.safetensors",
|
317 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00006-of-00018.safetensors",
|
318 |
+
"model.layers.7.self_attn.v_proj.bias": "model-00006-of-00018.safetensors",
|
319 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00006-of-00018.safetensors",
|
320 |
+
"model.layers.8.input_layernorm.weight": "model-00007-of-00018.safetensors",
|
321 |
+
"model.layers.8.mlp.down_proj.weight": "model-00007-of-00018.safetensors",
|
322 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00007-of-00018.safetensors",
|
323 |
+
"model.layers.8.mlp.up_proj.weight": "model-00007-of-00018.safetensors",
|
324 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00007-of-00018.safetensors",
|
325 |
+
"model.layers.8.self_attn.k_proj.bias": "model-00007-of-00018.safetensors",
|
326 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00007-of-00018.safetensors",
|
327 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00007-of-00018.safetensors",
|
328 |
+
"model.layers.8.self_attn.q_proj.bias": "model-00007-of-00018.safetensors",
|
329 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00007-of-00018.safetensors",
|
330 |
+
"model.layers.8.self_attn.v_proj.bias": "model-00007-of-00018.safetensors",
|
331 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00007-of-00018.safetensors",
|
332 |
+
"model.layers.9.input_layernorm.weight": "model-00008-of-00018.safetensors",
|
333 |
+
"model.layers.9.mlp.down_proj.weight": "model-00008-of-00018.safetensors",
|
334 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00008-of-00018.safetensors",
|
335 |
+
"model.layers.9.mlp.up_proj.weight": "model-00008-of-00018.safetensors",
|
336 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00008-of-00018.safetensors",
|
337 |
+
"model.layers.9.self_attn.k_proj.bias": "model-00007-of-00018.safetensors",
|
338 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00007-of-00018.safetensors",
|
339 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00007-of-00018.safetensors",
|
340 |
+
"model.layers.9.self_attn.q_proj.bias": "model-00007-of-00018.safetensors",
|
341 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00007-of-00018.safetensors",
|
342 |
+
"model.layers.9.self_attn.v_proj.bias": "model-00007-of-00018.safetensors",
|
343 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00007-of-00018.safetensors",
|
344 |
+
"model.norm.weight": "model-00018-of-00018.safetensors",
|
345 |
+
"visual.blocks.0.attn.proj.bias": "model-00001-of-00018.safetensors",
|
346 |
+
"visual.blocks.0.attn.proj.weight": "model-00001-of-00018.safetensors",
|
347 |
+
"visual.blocks.0.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
348 |
+
"visual.blocks.0.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
349 |
+
"visual.blocks.0.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
350 |
+
"visual.blocks.0.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
351 |
+
"visual.blocks.0.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
352 |
+
"visual.blocks.0.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
353 |
+
"visual.blocks.0.norm1.bias": "model-00001-of-00018.safetensors",
|
354 |
+
"visual.blocks.0.norm1.weight": "model-00001-of-00018.safetensors",
|
355 |
+
"visual.blocks.0.norm2.bias": "model-00001-of-00018.safetensors",
|
356 |
+
"visual.blocks.0.norm2.weight": "model-00001-of-00018.safetensors",
|
357 |
+
"visual.blocks.1.attn.proj.bias": "model-00001-of-00018.safetensors",
|
358 |
+
"visual.blocks.1.attn.proj.weight": "model-00001-of-00018.safetensors",
|
359 |
+
"visual.blocks.1.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
360 |
+
"visual.blocks.1.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
361 |
+
"visual.blocks.1.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
362 |
+
"visual.blocks.1.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
363 |
+
"visual.blocks.1.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
364 |
+
"visual.blocks.1.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
365 |
+
"visual.blocks.1.norm1.bias": "model-00001-of-00018.safetensors",
|
366 |
+
"visual.blocks.1.norm1.weight": "model-00001-of-00018.safetensors",
|
367 |
+
"visual.blocks.1.norm2.bias": "model-00001-of-00018.safetensors",
|
368 |
+
"visual.blocks.1.norm2.weight": "model-00001-of-00018.safetensors",
|
369 |
+
"visual.blocks.10.attn.proj.bias": "model-00001-of-00018.safetensors",
|
370 |
+
"visual.blocks.10.attn.proj.weight": "model-00001-of-00018.safetensors",
|
371 |
+
"visual.blocks.10.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
372 |
+
"visual.blocks.10.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
373 |
+
"visual.blocks.10.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
374 |
+
"visual.blocks.10.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
375 |
+
"visual.blocks.10.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
376 |
+
"visual.blocks.10.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
377 |
+
"visual.blocks.10.norm1.bias": "model-00001-of-00018.safetensors",
|
378 |
+
"visual.blocks.10.norm1.weight": "model-00001-of-00018.safetensors",
|
379 |
+
"visual.blocks.10.norm2.bias": "model-00001-of-00018.safetensors",
|
380 |
+
"visual.blocks.10.norm2.weight": "model-00001-of-00018.safetensors",
|
381 |
+
"visual.blocks.11.attn.proj.bias": "model-00001-of-00018.safetensors",
|
382 |
+
"visual.blocks.11.attn.proj.weight": "model-00001-of-00018.safetensors",
|
383 |
+
"visual.blocks.11.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
384 |
+
"visual.blocks.11.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
385 |
+
"visual.blocks.11.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
386 |
+
"visual.blocks.11.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
387 |
+
"visual.blocks.11.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
388 |
+
"visual.blocks.11.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
389 |
+
"visual.blocks.11.norm1.bias": "model-00001-of-00018.safetensors",
|
390 |
+
"visual.blocks.11.norm1.weight": "model-00001-of-00018.safetensors",
|
391 |
+
"visual.blocks.11.norm2.bias": "model-00001-of-00018.safetensors",
|
392 |
+
"visual.blocks.11.norm2.weight": "model-00001-of-00018.safetensors",
|
393 |
+
"visual.blocks.12.attn.proj.bias": "model-00001-of-00018.safetensors",
|
394 |
+
"visual.blocks.12.attn.proj.weight": "model-00001-of-00018.safetensors",
|
395 |
+
"visual.blocks.12.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
396 |
+
"visual.blocks.12.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
397 |
+
"visual.blocks.12.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
398 |
+
"visual.blocks.12.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
399 |
+
"visual.blocks.12.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
400 |
+
"visual.blocks.12.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
401 |
+
"visual.blocks.12.norm1.bias": "model-00001-of-00018.safetensors",
|
402 |
+
"visual.blocks.12.norm1.weight": "model-00001-of-00018.safetensors",
|
403 |
+
"visual.blocks.12.norm2.bias": "model-00001-of-00018.safetensors",
|
404 |
+
"visual.blocks.12.norm2.weight": "model-00001-of-00018.safetensors",
|
405 |
+
"visual.blocks.13.attn.proj.bias": "model-00001-of-00018.safetensors",
|
406 |
+
"visual.blocks.13.attn.proj.weight": "model-00001-of-00018.safetensors",
|
407 |
+
"visual.blocks.13.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
408 |
+
"visual.blocks.13.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
409 |
+
"visual.blocks.13.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
410 |
+
"visual.blocks.13.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
411 |
+
"visual.blocks.13.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
412 |
+
"visual.blocks.13.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
413 |
+
"visual.blocks.13.norm1.bias": "model-00001-of-00018.safetensors",
|
414 |
+
"visual.blocks.13.norm1.weight": "model-00001-of-00018.safetensors",
|
415 |
+
"visual.blocks.13.norm2.bias": "model-00001-of-00018.safetensors",
|
416 |
+
"visual.blocks.13.norm2.weight": "model-00001-of-00018.safetensors",
|
417 |
+
"visual.blocks.14.attn.proj.bias": "model-00001-of-00018.safetensors",
|
418 |
+
"visual.blocks.14.attn.proj.weight": "model-00001-of-00018.safetensors",
|
419 |
+
"visual.blocks.14.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
420 |
+
"visual.blocks.14.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
421 |
+
"visual.blocks.14.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
422 |
+
"visual.blocks.14.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
423 |
+
"visual.blocks.14.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
424 |
+
"visual.blocks.14.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
425 |
+
"visual.blocks.14.norm1.bias": "model-00001-of-00018.safetensors",
|
426 |
+
"visual.blocks.14.norm1.weight": "model-00001-of-00018.safetensors",
|
427 |
+
"visual.blocks.14.norm2.bias": "model-00001-of-00018.safetensors",
|
428 |
+
"visual.blocks.14.norm2.weight": "model-00001-of-00018.safetensors",
|
429 |
+
"visual.blocks.15.attn.proj.bias": "model-00001-of-00018.safetensors",
|
430 |
+
"visual.blocks.15.attn.proj.weight": "model-00001-of-00018.safetensors",
|
431 |
+
"visual.blocks.15.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
432 |
+
"visual.blocks.15.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
433 |
+
"visual.blocks.15.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
434 |
+
"visual.blocks.15.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
435 |
+
"visual.blocks.15.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
436 |
+
"visual.blocks.15.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
437 |
+
"visual.blocks.15.norm1.bias": "model-00001-of-00018.safetensors",
|
438 |
+
"visual.blocks.15.norm1.weight": "model-00001-of-00018.safetensors",
|
439 |
+
"visual.blocks.15.norm2.bias": "model-00001-of-00018.safetensors",
|
440 |
+
"visual.blocks.15.norm2.weight": "model-00001-of-00018.safetensors",
|
441 |
+
"visual.blocks.16.attn.proj.bias": "model-00001-of-00018.safetensors",
|
442 |
+
"visual.blocks.16.attn.proj.weight": "model-00001-of-00018.safetensors",
|
443 |
+
"visual.blocks.16.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
444 |
+
"visual.blocks.16.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
445 |
+
"visual.blocks.16.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
446 |
+
"visual.blocks.16.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
447 |
+
"visual.blocks.16.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
448 |
+
"visual.blocks.16.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
449 |
+
"visual.blocks.16.norm1.bias": "model-00001-of-00018.safetensors",
|
450 |
+
"visual.blocks.16.norm1.weight": "model-00001-of-00018.safetensors",
|
451 |
+
"visual.blocks.16.norm2.bias": "model-00001-of-00018.safetensors",
|
452 |
+
"visual.blocks.16.norm2.weight": "model-00001-of-00018.safetensors",
|
453 |
+
"visual.blocks.17.attn.proj.bias": "model-00001-of-00018.safetensors",
|
454 |
+
"visual.blocks.17.attn.proj.weight": "model-00001-of-00018.safetensors",
|
455 |
+
"visual.blocks.17.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
456 |
+
"visual.blocks.17.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
457 |
+
"visual.blocks.17.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
458 |
+
"visual.blocks.17.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
459 |
+
"visual.blocks.17.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
460 |
+
"visual.blocks.17.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
461 |
+
"visual.blocks.17.norm1.bias": "model-00001-of-00018.safetensors",
|
462 |
+
"visual.blocks.17.norm1.weight": "model-00001-of-00018.safetensors",
|
463 |
+
"visual.blocks.17.norm2.bias": "model-00001-of-00018.safetensors",
|
464 |
+
"visual.blocks.17.norm2.weight": "model-00001-of-00018.safetensors",
|
465 |
+
"visual.blocks.18.attn.proj.bias": "model-00001-of-00018.safetensors",
|
466 |
+
"visual.blocks.18.attn.proj.weight": "model-00001-of-00018.safetensors",
|
467 |
+
"visual.blocks.18.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
468 |
+
"visual.blocks.18.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
469 |
+
"visual.blocks.18.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
470 |
+
"visual.blocks.18.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
471 |
+
"visual.blocks.18.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
472 |
+
"visual.blocks.18.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
473 |
+
"visual.blocks.18.norm1.bias": "model-00001-of-00018.safetensors",
|
474 |
+
"visual.blocks.18.norm1.weight": "model-00001-of-00018.safetensors",
|
475 |
+
"visual.blocks.18.norm2.bias": "model-00001-of-00018.safetensors",
|
476 |
+
"visual.blocks.18.norm2.weight": "model-00001-of-00018.safetensors",
|
477 |
+
"visual.blocks.19.attn.proj.bias": "model-00001-of-00018.safetensors",
|
478 |
+
"visual.blocks.19.attn.proj.weight": "model-00001-of-00018.safetensors",
|
479 |
+
"visual.blocks.19.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
480 |
+
"visual.blocks.19.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
481 |
+
"visual.blocks.19.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
482 |
+
"visual.blocks.19.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
483 |
+
"visual.blocks.19.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
484 |
+
"visual.blocks.19.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
485 |
+
"visual.blocks.19.norm1.bias": "model-00001-of-00018.safetensors",
|
486 |
+
"visual.blocks.19.norm1.weight": "model-00001-of-00018.safetensors",
|
487 |
+
"visual.blocks.19.norm2.bias": "model-00001-of-00018.safetensors",
|
488 |
+
"visual.blocks.19.norm2.weight": "model-00001-of-00018.safetensors",
|
489 |
+
"visual.blocks.2.attn.proj.bias": "model-00001-of-00018.safetensors",
|
490 |
+
"visual.blocks.2.attn.proj.weight": "model-00001-of-00018.safetensors",
|
491 |
+
"visual.blocks.2.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
492 |
+
"visual.blocks.2.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
493 |
+
"visual.blocks.2.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
494 |
+
"visual.blocks.2.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
495 |
+
"visual.blocks.2.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
496 |
+
"visual.blocks.2.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
497 |
+
"visual.blocks.2.norm1.bias": "model-00001-of-00018.safetensors",
|
498 |
+
"visual.blocks.2.norm1.weight": "model-00001-of-00018.safetensors",
|
499 |
+
"visual.blocks.2.norm2.bias": "model-00001-of-00018.safetensors",
|
500 |
+
"visual.blocks.2.norm2.weight": "model-00001-of-00018.safetensors",
|
501 |
+
"visual.blocks.20.attn.proj.bias": "model-00001-of-00018.safetensors",
|
502 |
+
"visual.blocks.20.attn.proj.weight": "model-00001-of-00018.safetensors",
|
503 |
+
"visual.blocks.20.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
504 |
+
"visual.blocks.20.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
505 |
+
"visual.blocks.20.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
506 |
+
"visual.blocks.20.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
507 |
+
"visual.blocks.20.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
508 |
+
"visual.blocks.20.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
509 |
+
"visual.blocks.20.norm1.bias": "model-00001-of-00018.safetensors",
|
510 |
+
"visual.blocks.20.norm1.weight": "model-00001-of-00018.safetensors",
|
511 |
+
"visual.blocks.20.norm2.bias": "model-00001-of-00018.safetensors",
|
512 |
+
"visual.blocks.20.norm2.weight": "model-00001-of-00018.safetensors",
|
513 |
+
"visual.blocks.21.attn.proj.bias": "model-00001-of-00018.safetensors",
|
514 |
+
"visual.blocks.21.attn.proj.weight": "model-00001-of-00018.safetensors",
|
515 |
+
"visual.blocks.21.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
516 |
+
"visual.blocks.21.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
517 |
+
"visual.blocks.21.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
518 |
+
"visual.blocks.21.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
519 |
+
"visual.blocks.21.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
520 |
+
"visual.blocks.21.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
521 |
+
"visual.blocks.21.norm1.bias": "model-00001-of-00018.safetensors",
|
522 |
+
"visual.blocks.21.norm1.weight": "model-00001-of-00018.safetensors",
|
523 |
+
"visual.blocks.21.norm2.bias": "model-00001-of-00018.safetensors",
|
524 |
+
"visual.blocks.21.norm2.weight": "model-00001-of-00018.safetensors",
|
525 |
+
"visual.blocks.22.attn.proj.bias": "model-00001-of-00018.safetensors",
|
526 |
+
"visual.blocks.22.attn.proj.weight": "model-00001-of-00018.safetensors",
|
527 |
+
"visual.blocks.22.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
528 |
+
"visual.blocks.22.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
529 |
+
"visual.blocks.22.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
530 |
+
"visual.blocks.22.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
531 |
+
"visual.blocks.22.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
532 |
+
"visual.blocks.22.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
533 |
+
"visual.blocks.22.norm1.bias": "model-00001-of-00018.safetensors",
|
534 |
+
"visual.blocks.22.norm1.weight": "model-00001-of-00018.safetensors",
|
535 |
+
"visual.blocks.22.norm2.bias": "model-00001-of-00018.safetensors",
|
536 |
+
"visual.blocks.22.norm2.weight": "model-00001-of-00018.safetensors",
|
537 |
+
"visual.blocks.23.attn.proj.bias": "model-00001-of-00018.safetensors",
|
538 |
+
"visual.blocks.23.attn.proj.weight": "model-00001-of-00018.safetensors",
|
539 |
+
"visual.blocks.23.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
540 |
+
"visual.blocks.23.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
541 |
+
"visual.blocks.23.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
542 |
+
"visual.blocks.23.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
543 |
+
"visual.blocks.23.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
544 |
+
"visual.blocks.23.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
545 |
+
"visual.blocks.23.norm1.bias": "model-00001-of-00018.safetensors",
|
546 |
+
"visual.blocks.23.norm1.weight": "model-00001-of-00018.safetensors",
|
547 |
+
"visual.blocks.23.norm2.bias": "model-00001-of-00018.safetensors",
|
548 |
+
"visual.blocks.23.norm2.weight": "model-00001-of-00018.safetensors",
|
549 |
+
"visual.blocks.24.attn.proj.bias": "model-00001-of-00018.safetensors",
|
550 |
+
"visual.blocks.24.attn.proj.weight": "model-00001-of-00018.safetensors",
|
551 |
+
"visual.blocks.24.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
552 |
+
"visual.blocks.24.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
553 |
+
"visual.blocks.24.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
554 |
+
"visual.blocks.24.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
555 |
+
"visual.blocks.24.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
556 |
+
"visual.blocks.24.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
557 |
+
"visual.blocks.24.norm1.bias": "model-00001-of-00018.safetensors",
|
558 |
+
"visual.blocks.24.norm1.weight": "model-00001-of-00018.safetensors",
|
559 |
+
"visual.blocks.24.norm2.bias": "model-00001-of-00018.safetensors",
|
560 |
+
"visual.blocks.24.norm2.weight": "model-00001-of-00018.safetensors",
|
561 |
+
"visual.blocks.25.attn.proj.bias": "model-00003-of-00018.safetensors",
|
562 |
+
"visual.blocks.25.attn.proj.weight": "model-00003-of-00018.safetensors",
|
563 |
+
"visual.blocks.25.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
564 |
+
"visual.blocks.25.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
565 |
+
"visual.blocks.25.mlp.fc1.bias": "model-00003-of-00018.safetensors",
|
566 |
+
"visual.blocks.25.mlp.fc1.weight": "model-00003-of-00018.safetensors",
|
567 |
+
"visual.blocks.25.mlp.fc2.bias": "model-00003-of-00018.safetensors",
|
568 |
+
"visual.blocks.25.mlp.fc2.weight": "model-00003-of-00018.safetensors",
|
569 |
+
"visual.blocks.25.norm1.bias": "model-00001-of-00018.safetensors",
|
570 |
+
"visual.blocks.25.norm1.weight": "model-00001-of-00018.safetensors",
|
571 |
+
"visual.blocks.25.norm2.bias": "model-00001-of-00018.safetensors",
|
572 |
+
"visual.blocks.25.norm2.weight": "model-00001-of-00018.safetensors",
|
573 |
+
"visual.blocks.26.attn.proj.bias": "model-00003-of-00018.safetensors",
|
574 |
+
"visual.blocks.26.attn.proj.weight": "model-00003-of-00018.safetensors",
|
575 |
+
"visual.blocks.26.attn.qkv.bias": "model-00003-of-00018.safetensors",
|
576 |
+
"visual.blocks.26.attn.qkv.weight": "model-00003-of-00018.safetensors",
|
577 |
+
"visual.blocks.26.mlp.fc1.bias": "model-00003-of-00018.safetensors",
|
578 |
+
"visual.blocks.26.mlp.fc1.weight": "model-00003-of-00018.safetensors",
|
579 |
+
"visual.blocks.26.mlp.fc2.bias": "model-00003-of-00018.safetensors",
|
580 |
+
"visual.blocks.26.mlp.fc2.weight": "model-00003-of-00018.safetensors",
|
581 |
+
"visual.blocks.26.norm1.bias": "model-00003-of-00018.safetensors",
|
582 |
+
"visual.blocks.26.norm1.weight": "model-00003-of-00018.safetensors",
|
583 |
+
"visual.blocks.26.norm2.bias": "model-00003-of-00018.safetensors",
|
584 |
+
"visual.blocks.26.norm2.weight": "model-00003-of-00018.safetensors",
|
585 |
+
"visual.blocks.27.attn.proj.bias": "model-00003-of-00018.safetensors",
|
586 |
+
"visual.blocks.27.attn.proj.weight": "model-00003-of-00018.safetensors",
|
587 |
+
"visual.blocks.27.attn.qkv.bias": "model-00003-of-00018.safetensors",
|
588 |
+
"visual.blocks.27.attn.qkv.weight": "model-00003-of-00018.safetensors",
|
589 |
+
"visual.blocks.27.mlp.fc1.bias": "model-00003-of-00018.safetensors",
|
590 |
+
"visual.blocks.27.mlp.fc1.weight": "model-00003-of-00018.safetensors",
|
591 |
+
"visual.blocks.27.mlp.fc2.bias": "model-00003-of-00018.safetensors",
|
592 |
+
"visual.blocks.27.mlp.fc2.weight": "model-00003-of-00018.safetensors",
|
593 |
+
"visual.blocks.27.norm1.bias": "model-00003-of-00018.safetensors",
|
594 |
+
"visual.blocks.27.norm1.weight": "model-00003-of-00018.safetensors",
|
595 |
+
"visual.blocks.27.norm2.bias": "model-00003-of-00018.safetensors",
|
596 |
+
"visual.blocks.27.norm2.weight": "model-00003-of-00018.safetensors",
|
597 |
+
"visual.blocks.28.attn.proj.bias": "model-00003-of-00018.safetensors",
|
598 |
+
"visual.blocks.28.attn.proj.weight": "model-00003-of-00018.safetensors",
|
599 |
+
"visual.blocks.28.attn.qkv.bias": "model-00003-of-00018.safetensors",
|
600 |
+
"visual.blocks.28.attn.qkv.weight": "model-00003-of-00018.safetensors",
|
601 |
+
"visual.blocks.28.mlp.fc1.bias": "model-00003-of-00018.safetensors",
|
602 |
+
"visual.blocks.28.mlp.fc1.weight": "model-00003-of-00018.safetensors",
|
603 |
+
"visual.blocks.28.mlp.fc2.bias": "model-00003-of-00018.safetensors",
|
604 |
+
"visual.blocks.28.mlp.fc2.weight": "model-00003-of-00018.safetensors",
|
605 |
+
"visual.blocks.28.norm1.bias": "model-00003-of-00018.safetensors",
|
606 |
+
"visual.blocks.28.norm1.weight": "model-00003-of-00018.safetensors",
|
607 |
+
"visual.blocks.28.norm2.bias": "model-00003-of-00018.safetensors",
|
608 |
+
"visual.blocks.28.norm2.weight": "model-00003-of-00018.safetensors",
|
609 |
+
"visual.blocks.29.attn.proj.bias": "model-00003-of-00018.safetensors",
|
610 |
+
"visual.blocks.29.attn.proj.weight": "model-00003-of-00018.safetensors",
|
611 |
+
"visual.blocks.29.attn.qkv.bias": "model-00003-of-00018.safetensors",
|
612 |
+
"visual.blocks.29.attn.qkv.weight": "model-00003-of-00018.safetensors",
|
613 |
+
"visual.blocks.29.mlp.fc1.bias": "model-00003-of-00018.safetensors",
|
614 |
+
"visual.blocks.29.mlp.fc1.weight": "model-00003-of-00018.safetensors",
|
615 |
+
"visual.blocks.29.mlp.fc2.bias": "model-00003-of-00018.safetensors",
|
616 |
+
"visual.blocks.29.mlp.fc2.weight": "model-00003-of-00018.safetensors",
|
617 |
+
"visual.blocks.29.norm1.bias": "model-00003-of-00018.safetensors",
|
618 |
+
"visual.blocks.29.norm1.weight": "model-00003-of-00018.safetensors",
|
619 |
+
"visual.blocks.29.norm2.bias": "model-00003-of-00018.safetensors",
|
620 |
+
"visual.blocks.29.norm2.weight": "model-00003-of-00018.safetensors",
|
621 |
+
"visual.blocks.3.attn.proj.bias": "model-00001-of-00018.safetensors",
|
622 |
+
"visual.blocks.3.attn.proj.weight": "model-00001-of-00018.safetensors",
|
623 |
+
"visual.blocks.3.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
624 |
+
"visual.blocks.3.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
625 |
+
"visual.blocks.3.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
626 |
+
"visual.blocks.3.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
627 |
+
"visual.blocks.3.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
628 |
+
"visual.blocks.3.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
629 |
+
"visual.blocks.3.norm1.bias": "model-00001-of-00018.safetensors",
|
630 |
+
"visual.blocks.3.norm1.weight": "model-00001-of-00018.safetensors",
|
631 |
+
"visual.blocks.3.norm2.bias": "model-00001-of-00018.safetensors",
|
632 |
+
"visual.blocks.3.norm2.weight": "model-00001-of-00018.safetensors",
|
633 |
+
"visual.blocks.30.attn.proj.bias": "model-00003-of-00018.safetensors",
|
634 |
+
"visual.blocks.30.attn.proj.weight": "model-00003-of-00018.safetensors",
|
635 |
+
"visual.blocks.30.attn.qkv.bias": "model-00003-of-00018.safetensors",
|
636 |
+
"visual.blocks.30.attn.qkv.weight": "model-00003-of-00018.safetensors",
|
637 |
+
"visual.blocks.30.mlp.fc1.bias": "model-00003-of-00018.safetensors",
|
638 |
+
"visual.blocks.30.mlp.fc1.weight": "model-00003-of-00018.safetensors",
|
639 |
+
"visual.blocks.30.mlp.fc2.bias": "model-00003-of-00018.safetensors",
|
640 |
+
"visual.blocks.30.mlp.fc2.weight": "model-00003-of-00018.safetensors",
|
641 |
+
"visual.blocks.30.norm1.bias": "model-00003-of-00018.safetensors",
|
642 |
+
"visual.blocks.30.norm1.weight": "model-00003-of-00018.safetensors",
|
643 |
+
"visual.blocks.30.norm2.bias": "model-00003-of-00018.safetensors",
|
644 |
+
"visual.blocks.30.norm2.weight": "model-00003-of-00018.safetensors",
|
645 |
+
"visual.blocks.31.attn.proj.bias": "model-00003-of-00018.safetensors",
|
646 |
+
"visual.blocks.31.attn.proj.weight": "model-00003-of-00018.safetensors",
|
647 |
+
"visual.blocks.31.attn.qkv.bias": "model-00003-of-00018.safetensors",
|
648 |
+
"visual.blocks.31.attn.qkv.weight": "model-00003-of-00018.safetensors",
|
649 |
+
"visual.blocks.31.mlp.fc1.bias": "model-00003-of-00018.safetensors",
|
650 |
+
"visual.blocks.31.mlp.fc1.weight": "model-00003-of-00018.safetensors",
|
651 |
+
"visual.blocks.31.mlp.fc2.bias": "model-00003-of-00018.safetensors",
|
652 |
+
"visual.blocks.31.mlp.fc2.weight": "model-00003-of-00018.safetensors",
|
653 |
+
"visual.blocks.31.norm1.bias": "model-00003-of-00018.safetensors",
|
654 |
+
"visual.blocks.31.norm1.weight": "model-00003-of-00018.safetensors",
|
655 |
+
"visual.blocks.31.norm2.bias": "model-00003-of-00018.safetensors",
|
656 |
+
"visual.blocks.31.norm2.weight": "model-00003-of-00018.safetensors",
|
657 |
+
"visual.blocks.4.attn.proj.bias": "model-00001-of-00018.safetensors",
|
658 |
+
"visual.blocks.4.attn.proj.weight": "model-00001-of-00018.safetensors",
|
659 |
+
"visual.blocks.4.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
660 |
+
"visual.blocks.4.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
661 |
+
"visual.blocks.4.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
662 |
+
"visual.blocks.4.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
663 |
+
"visual.blocks.4.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
664 |
+
"visual.blocks.4.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
665 |
+
"visual.blocks.4.norm1.bias": "model-00001-of-00018.safetensors",
|
666 |
+
"visual.blocks.4.norm1.weight": "model-00001-of-00018.safetensors",
|
667 |
+
"visual.blocks.4.norm2.bias": "model-00001-of-00018.safetensors",
|
668 |
+
"visual.blocks.4.norm2.weight": "model-00001-of-00018.safetensors",
|
669 |
+
"visual.blocks.5.attn.proj.bias": "model-00001-of-00018.safetensors",
|
670 |
+
"visual.blocks.5.attn.proj.weight": "model-00001-of-00018.safetensors",
|
671 |
+
"visual.blocks.5.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
672 |
+
"visual.blocks.5.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
673 |
+
"visual.blocks.5.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
674 |
+
"visual.blocks.5.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
675 |
+
"visual.blocks.5.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
676 |
+
"visual.blocks.5.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
677 |
+
"visual.blocks.5.norm1.bias": "model-00001-of-00018.safetensors",
|
678 |
+
"visual.blocks.5.norm1.weight": "model-00001-of-00018.safetensors",
|
679 |
+
"visual.blocks.5.norm2.bias": "model-00001-of-00018.safetensors",
|
680 |
+
"visual.blocks.5.norm2.weight": "model-00001-of-00018.safetensors",
|
681 |
+
"visual.blocks.6.attn.proj.bias": "model-00001-of-00018.safetensors",
|
682 |
+
"visual.blocks.6.attn.proj.weight": "model-00001-of-00018.safetensors",
|
683 |
+
"visual.blocks.6.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
684 |
+
"visual.blocks.6.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
685 |
+
"visual.blocks.6.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
686 |
+
"visual.blocks.6.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
687 |
+
"visual.blocks.6.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
688 |
+
"visual.blocks.6.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
689 |
+
"visual.blocks.6.norm1.bias": "model-00001-of-00018.safetensors",
|
690 |
+
"visual.blocks.6.norm1.weight": "model-00001-of-00018.safetensors",
|
691 |
+
"visual.blocks.6.norm2.bias": "model-00001-of-00018.safetensors",
|
692 |
+
"visual.blocks.6.norm2.weight": "model-00001-of-00018.safetensors",
|
693 |
+
"visual.blocks.7.attn.proj.bias": "model-00001-of-00018.safetensors",
|
694 |
+
"visual.blocks.7.attn.proj.weight": "model-00001-of-00018.safetensors",
|
695 |
+
"visual.blocks.7.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
696 |
+
"visual.blocks.7.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
697 |
+
"visual.blocks.7.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
698 |
+
"visual.blocks.7.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
699 |
+
"visual.blocks.7.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
700 |
+
"visual.blocks.7.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
701 |
+
"visual.blocks.7.norm1.bias": "model-00001-of-00018.safetensors",
|
702 |
+
"visual.blocks.7.norm1.weight": "model-00001-of-00018.safetensors",
|
703 |
+
"visual.blocks.7.norm2.bias": "model-00001-of-00018.safetensors",
|
704 |
+
"visual.blocks.7.norm2.weight": "model-00001-of-00018.safetensors",
|
705 |
+
"visual.blocks.8.attn.proj.bias": "model-00001-of-00018.safetensors",
|
706 |
+
"visual.blocks.8.attn.proj.weight": "model-00001-of-00018.safetensors",
|
707 |
+
"visual.blocks.8.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
708 |
+
"visual.blocks.8.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
709 |
+
"visual.blocks.8.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
710 |
+
"visual.blocks.8.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
711 |
+
"visual.blocks.8.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
712 |
+
"visual.blocks.8.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
713 |
+
"visual.blocks.8.norm1.bias": "model-00001-of-00018.safetensors",
|
714 |
+
"visual.blocks.8.norm1.weight": "model-00001-of-00018.safetensors",
|
715 |
+
"visual.blocks.8.norm2.bias": "model-00001-of-00018.safetensors",
|
716 |
+
"visual.blocks.8.norm2.weight": "model-00001-of-00018.safetensors",
|
717 |
+
"visual.blocks.9.attn.proj.bias": "model-00001-of-00018.safetensors",
|
718 |
+
"visual.blocks.9.attn.proj.weight": "model-00001-of-00018.safetensors",
|
719 |
+
"visual.blocks.9.attn.qkv.bias": "model-00001-of-00018.safetensors",
|
720 |
+
"visual.blocks.9.attn.qkv.weight": "model-00001-of-00018.safetensors",
|
721 |
+
"visual.blocks.9.mlp.fc1.bias": "model-00001-of-00018.safetensors",
|
722 |
+
"visual.blocks.9.mlp.fc1.weight": "model-00001-of-00018.safetensors",
|
723 |
+
"visual.blocks.9.mlp.fc2.bias": "model-00001-of-00018.safetensors",
|
724 |
+
"visual.blocks.9.mlp.fc2.weight": "model-00001-of-00018.safetensors",
|
725 |
+
"visual.blocks.9.norm1.bias": "model-00001-of-00018.safetensors",
|
726 |
+
"visual.blocks.9.norm1.weight": "model-00001-of-00018.safetensors",
|
727 |
+
"visual.blocks.9.norm2.bias": "model-00001-of-00018.safetensors",
|
728 |
+
"visual.blocks.9.norm2.weight": "model-00001-of-00018.safetensors",
|
729 |
+
"visual.merger.ln_q.bias": "model-00003-of-00018.safetensors",
|
730 |
+
"visual.merger.ln_q.weight": "model-00003-of-00018.safetensors",
|
731 |
+
"visual.merger.mlp.0.bias": "model-00003-of-00018.safetensors",
|
732 |
+
"visual.merger.mlp.0.weight": "model-00003-of-00018.safetensors",
|
733 |
+
"visual.merger.mlp.2.bias": "model-00003-of-00018.safetensors",
|
734 |
+
"visual.merger.mlp.2.weight": "model-00003-of-00018.safetensors",
|
735 |
+
"visual.patch_embed.proj.weight": "model-00001-of-00018.safetensors"
|
736 |
+
}
|
737 |
+
}
|
merged/preprocessor_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_convert_rgb": true,
|
3 |
+
"do_normalize": true,
|
4 |
+
"do_rescale": true,
|
5 |
+
"do_resize": true,
|
6 |
+
"image_mean": [
|
7 |
+
0.48145466,
|
8 |
+
0.4578275,
|
9 |
+
0.40821073
|
10 |
+
],
|
11 |
+
"image_processor_type": "Qwen2VLImageProcessor",
|
12 |
+
"image_std": [
|
13 |
+
0.26862954,
|
14 |
+
0.26130258,
|
15 |
+
0.27577711
|
16 |
+
],
|
17 |
+
"max_pixels": 12845056,
|
18 |
+
"merge_size": 2,
|
19 |
+
"min_pixels": 3136,
|
20 |
+
"patch_size": 14,
|
21 |
+
"processor_class": "Qwen2VLProcessor",
|
22 |
+
"resample": 3,
|
23 |
+
"rescale_factor": 0.00392156862745098,
|
24 |
+
"size": {
|
25 |
+
"max_pixels": 12845056,
|
26 |
+
"min_pixels": 3136
|
27 |
+
},
|
28 |
+
"temporal_patch_size": 2
|
29 |
+
}
|
merged/special_tokens_map.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>",
|
5 |
+
"<|object_ref_start|>",
|
6 |
+
"<|object_ref_end|>",
|
7 |
+
"<|box_start|>",
|
8 |
+
"<|box_end|>",
|
9 |
+
"<|quad_start|>",
|
10 |
+
"<|quad_end|>",
|
11 |
+
"<|vision_start|>",
|
12 |
+
"<|vision_end|>",
|
13 |
+
"<|vision_pad|>",
|
14 |
+
"<|image_pad|>",
|
15 |
+
"<|video_pad|>"
|
16 |
+
],
|
17 |
+
"eos_token": {
|
18 |
+
"content": "<|im_end|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
"pad_token": {
|
25 |
+
"content": "<|endoftext|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
}
|
31 |
+
}
|
merged/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:091aa7594dc2fcfbfa06b9e3c22a5f0562ac14f30375c13af7309407a0e67b8a
|
3 |
+
size 11420371
|
merged/tokenizer_config.json
ADDED
@@ -0,0 +1,144 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"151643": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"151644": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"151645": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"151646": {
|
29 |
+
"content": "<|object_ref_start|>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
},
|
36 |
+
"151647": {
|
37 |
+
"content": "<|object_ref_end|>",
|
38 |
+
"lstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": true
|
43 |
+
},
|
44 |
+
"151648": {
|
45 |
+
"content": "<|box_start|>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false,
|
50 |
+
"special": true
|
51 |
+
},
|
52 |
+
"151649": {
|
53 |
+
"content": "<|box_end|>",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": false,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false,
|
58 |
+
"special": true
|
59 |
+
},
|
60 |
+
"151650": {
|
61 |
+
"content": "<|quad_start|>",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": false,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false,
|
66 |
+
"special": true
|
67 |
+
},
|
68 |
+
"151651": {
|
69 |
+
"content": "<|quad_end|>",
|
70 |
+
"lstrip": false,
|
71 |
+
"normalized": false,
|
72 |
+
"rstrip": false,
|
73 |
+
"single_word": false,
|
74 |
+
"special": true
|
75 |
+
},
|
76 |
+
"151652": {
|
77 |
+
"content": "<|vision_start|>",
|
78 |
+
"lstrip": false,
|
79 |
+
"normalized": false,
|
80 |
+
"rstrip": false,
|
81 |
+
"single_word": false,
|
82 |
+
"special": true
|
83 |
+
},
|
84 |
+
"151653": {
|
85 |
+
"content": "<|vision_end|>",
|
86 |
+
"lstrip": false,
|
87 |
+
"normalized": false,
|
88 |
+
"rstrip": false,
|
89 |
+
"single_word": false,
|
90 |
+
"special": true
|
91 |
+
},
|
92 |
+
"151654": {
|
93 |
+
"content": "<|vision_pad|>",
|
94 |
+
"lstrip": false,
|
95 |
+
"normalized": false,
|
96 |
+
"rstrip": false,
|
97 |
+
"single_word": false,
|
98 |
+
"special": true
|
99 |
+
},
|
100 |
+
"151655": {
|
101 |
+
"content": "<|image_pad|>",
|
102 |
+
"lstrip": false,
|
103 |
+
"normalized": false,
|
104 |
+
"rstrip": false,
|
105 |
+
"single_word": false,
|
106 |
+
"special": true
|
107 |
+
},
|
108 |
+
"151656": {
|
109 |
+
"content": "<|video_pad|>",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": false,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false,
|
114 |
+
"special": true
|
115 |
+
}
|
116 |
+
},
|
117 |
+
"additional_special_tokens": [
|
118 |
+
"<|im_start|>",
|
119 |
+
"<|im_end|>",
|
120 |
+
"<|object_ref_start|>",
|
121 |
+
"<|object_ref_end|>",
|
122 |
+
"<|box_start|>",
|
123 |
+
"<|box_end|>",
|
124 |
+
"<|quad_start|>",
|
125 |
+
"<|quad_end|>",
|
126 |
+
"<|vision_start|>",
|
127 |
+
"<|vision_end|>",
|
128 |
+
"<|vision_pad|>",
|
129 |
+
"<|image_pad|>",
|
130 |
+
"<|video_pad|>"
|
131 |
+
],
|
132 |
+
"bos_token": null,
|
133 |
+
"chat_template": "{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}",
|
134 |
+
"clean_up_tokenization_spaces": false,
|
135 |
+
"eos_token": "<|im_end|>",
|
136 |
+
"errors": "replace",
|
137 |
+
"model_max_length": 32768,
|
138 |
+
"pad_token": "<|endoftext|>",
|
139 |
+
"padding_side": "left",
|
140 |
+
"processor_class": "Qwen2VLProcessor",
|
141 |
+
"split_special_tokens": false,
|
142 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
143 |
+
"unk_token": null
|
144 |
+
}
|
merged/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
spaceqwen2-7b-instruct/checkpoint-1446/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Qwen/Qwen2-VL-7B-Instruct
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.13.2
|
spaceqwen2-7b-instruct/checkpoint-1446/adapter_config.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Qwen/Qwen2-VL-7B-Instruct",
|
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": 256,
|
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": 128,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"c_fc",
|
24 |
+
"out_proj",
|
25 |
+
"c_attn",
|
26 |
+
"v_proj",
|
27 |
+
"w1",
|
28 |
+
"attn.c_proj",
|
29 |
+
"q_proj",
|
30 |
+
"in_proj",
|
31 |
+
"w2"
|
32 |
+
],
|
33 |
+
"task_type": "CAUSAL_LM",
|
34 |
+
"use_dora": false,
|
35 |
+
"use_rslora": false
|
36 |
+
}
|
spaceqwen2-7b-instruct/checkpoint-1446/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2f6d901249a8f7f4dddac1585918f94e82452a47ef072f08235053d9d72c6f8
|
3 |
+
size 161495976
|
spaceqwen2-7b-instruct/checkpoint-1446/added_tokens.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|box_end|>": 151649,
|
3 |
+
"<|box_start|>": 151648,
|
4 |
+
"<|endoftext|>": 151643,
|
5 |
+
"<|im_end|>": 151645,
|
6 |
+
"<|im_start|>": 151644,
|
7 |
+
"<|image_pad|>": 151655,
|
8 |
+
"<|object_ref_end|>": 151647,
|
9 |
+
"<|object_ref_start|>": 151646,
|
10 |
+
"<|quad_end|>": 151651,
|
11 |
+
"<|quad_start|>": 151650,
|
12 |
+
"<|video_pad|>": 151656,
|
13 |
+
"<|vision_end|>": 151653,
|
14 |
+
"<|vision_pad|>": 151654,
|
15 |
+
"<|vision_start|>": 151652
|
16 |
+
}
|
spaceqwen2-7b-instruct/checkpoint-1446/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
spaceqwen2-7b-instruct/checkpoint-1446/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:017b1a844ad5e6a26f0a10d939c641401e8f11e4ab041c9341d01033d6b7e325
|
3 |
+
size 323057658
|
spaceqwen2-7b-instruct/checkpoint-1446/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:217138a14785e037c38e00a03bb1ee43fcd930247ed3108e9dac78d49161321b
|
3 |
+
size 14244
|
spaceqwen2-7b-instruct/checkpoint-1446/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52b57148a9f9ce541f709b3949c7b747c6ca8d25300f8462fbdb8e0195d1862a
|
3 |
+
size 1064
|
spaceqwen2-7b-instruct/checkpoint-1446/special_tokens_map.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>",
|
5 |
+
"<|object_ref_start|>",
|
6 |
+
"<|object_ref_end|>",
|
7 |
+
"<|box_start|>",
|
8 |
+
"<|box_end|>",
|
9 |
+
"<|quad_start|>",
|
10 |
+
"<|quad_end|>",
|
11 |
+
"<|vision_start|>",
|
12 |
+
"<|vision_end|>",
|
13 |
+
"<|vision_pad|>",
|
14 |
+
"<|image_pad|>",
|
15 |
+
"<|video_pad|>"
|
16 |
+
],
|
17 |
+
"eos_token": {
|
18 |
+
"content": "<|im_end|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
"pad_token": {
|
25 |
+
"content": "<|endoftext|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
}
|
31 |
+
}
|
spaceqwen2-7b-instruct/checkpoint-1446/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88a3a6fcb80132f76da8aa40cdc3fccd7e5d8468ef15421f5b0c2715e85217d2
|
3 |
+
size 11420538
|
spaceqwen2-7b-instruct/checkpoint-1446/tokenizer_config.json
ADDED
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"151643": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"151644": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"151645": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"151646": {
|
29 |
+
"content": "<|object_ref_start|>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
},
|
36 |
+
"151647": {
|
37 |
+
"content": "<|object_ref_end|>",
|
38 |
+
"lstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": true
|
43 |
+
},
|
44 |
+
"151648": {
|
45 |
+
"content": "<|box_start|>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false,
|
50 |
+
"special": true
|
51 |
+
},
|
52 |
+
"151649": {
|
53 |
+
"content": "<|box_end|>",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": false,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false,
|
58 |
+
"special": true
|
59 |
+
},
|
60 |
+
"151650": {
|
61 |
+
"content": "<|quad_start|>",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": false,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false,
|
66 |
+
"special": true
|
67 |
+
},
|
68 |
+
"151651": {
|
69 |
+
"content": "<|quad_end|>",
|
70 |
+
"lstrip": false,
|
71 |
+
"normalized": false,
|
72 |
+
"rstrip": false,
|
73 |
+
"single_word": false,
|
74 |
+
"special": true
|
75 |
+
},
|
76 |
+
"151652": {
|
77 |
+
"content": "<|vision_start|>",
|
78 |
+
"lstrip": false,
|
79 |
+
"normalized": false,
|
80 |
+
"rstrip": false,
|
81 |
+
"single_word": false,
|
82 |
+
"special": true
|
83 |
+
},
|
84 |
+
"151653": {
|
85 |
+
"content": "<|vision_end|>",
|
86 |
+
"lstrip": false,
|
87 |
+
"normalized": false,
|
88 |
+
"rstrip": false,
|
89 |
+
"single_word": false,
|
90 |
+
"special": true
|
91 |
+
},
|
92 |
+
"151654": {
|
93 |
+
"content": "<|vision_pad|>",
|
94 |
+
"lstrip": false,
|
95 |
+
"normalized": false,
|
96 |
+
"rstrip": false,
|
97 |
+
"single_word": false,
|
98 |
+
"special": true
|
99 |
+
},
|
100 |
+
"151655": {
|
101 |
+
"content": "<|image_pad|>",
|
102 |
+
"lstrip": false,
|
103 |
+
"normalized": false,
|
104 |
+
"rstrip": false,
|
105 |
+
"single_word": false,
|
106 |
+
"special": true
|
107 |
+
},
|
108 |
+
"151656": {
|
109 |
+
"content": "<|video_pad|>",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": false,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false,
|
114 |
+
"special": true
|
115 |
+
}
|
116 |
+
},
|
117 |
+
"additional_special_tokens": [
|
118 |
+
"<|im_start|>",
|
119 |
+
"<|im_end|>",
|
120 |
+
"<|object_ref_start|>",
|
121 |
+
"<|object_ref_end|>",
|
122 |
+
"<|box_start|>",
|
123 |
+
"<|box_end|>",
|
124 |
+
"<|quad_start|>",
|
125 |
+
"<|quad_end|>",
|
126 |
+
"<|vision_start|>",
|
127 |
+
"<|vision_end|>",
|
128 |
+
"<|vision_pad|>",
|
129 |
+
"<|image_pad|>",
|
130 |
+
"<|video_pad|>"
|
131 |
+
],
|
132 |
+
"bos_token": null,
|
133 |
+
"chat_template": "{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}",
|
134 |
+
"clean_up_tokenization_spaces": false,
|
135 |
+
"eos_token": "<|im_end|>",
|
136 |
+
"errors": "replace",
|
137 |
+
"model_max_length": 32768,
|
138 |
+
"pad_token": "<|endoftext|>",
|
139 |
+
"padding_side": "left",
|
140 |
+
"split_special_tokens": false,
|
141 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
142 |
+
"unk_token": null
|
143 |
+
}
|
spaceqwen2-7b-instruct/checkpoint-1446/trainer_state.json
ADDED
@@ -0,0 +1,2056 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.9996542783059637,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 1446,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.006914433880726016,
|
13 |
+
"grad_norm": 25.907793045043945,
|
14 |
+
"learning_rate": 2e-05,
|
15 |
+
"loss": 25.3491,
|
16 |
+
"step": 5
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.013828867761452032,
|
20 |
+
"grad_norm": 17.689342498779297,
|
21 |
+
"learning_rate": 2e-05,
|
22 |
+
"loss": 21.7905,
|
23 |
+
"step": 10
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.020743301642178046,
|
27 |
+
"grad_norm": 17.454442977905273,
|
28 |
+
"learning_rate": 2e-05,
|
29 |
+
"loss": 19.3267,
|
30 |
+
"step": 15
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.027657735522904063,
|
34 |
+
"grad_norm": 14.737072944641113,
|
35 |
+
"learning_rate": 2e-05,
|
36 |
+
"loss": 17.0647,
|
37 |
+
"step": 20
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.03457216940363008,
|
41 |
+
"grad_norm": 8.00361442565918,
|
42 |
+
"learning_rate": 2e-05,
|
43 |
+
"loss": 15.7952,
|
44 |
+
"step": 25
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.04148660328435609,
|
48 |
+
"grad_norm": 8.17756175994873,
|
49 |
+
"learning_rate": 2e-05,
|
50 |
+
"loss": 15.1069,
|
51 |
+
"step": 30
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.04840103716508211,
|
55 |
+
"grad_norm": 9.675758361816406,
|
56 |
+
"learning_rate": 2e-05,
|
57 |
+
"loss": 14.4795,
|
58 |
+
"step": 35
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.055315471045808126,
|
62 |
+
"grad_norm": 7.8849616050720215,
|
63 |
+
"learning_rate": 2e-05,
|
64 |
+
"loss": 13.559,
|
65 |
+
"step": 40
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.06222990492653414,
|
69 |
+
"grad_norm": 8.653643608093262,
|
70 |
+
"learning_rate": 2e-05,
|
71 |
+
"loss": 13.1711,
|
72 |
+
"step": 45
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.06914433880726016,
|
76 |
+
"grad_norm": 9.694263458251953,
|
77 |
+
"learning_rate": 2e-05,
|
78 |
+
"loss": 12.4436,
|
79 |
+
"step": 50
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.07605877268798616,
|
83 |
+
"grad_norm": 9.167488098144531,
|
84 |
+
"learning_rate": 2e-05,
|
85 |
+
"loss": 12.0127,
|
86 |
+
"step": 55
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.08297320656871218,
|
90 |
+
"grad_norm": 9.45940113067627,
|
91 |
+
"learning_rate": 2e-05,
|
92 |
+
"loss": 11.6855,
|
93 |
+
"step": 60
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.0898876404494382,
|
97 |
+
"grad_norm": 11.105853080749512,
|
98 |
+
"learning_rate": 2e-05,
|
99 |
+
"loss": 11.2729,
|
100 |
+
"step": 65
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.09680207433016422,
|
104 |
+
"grad_norm": 10.929551124572754,
|
105 |
+
"learning_rate": 2e-05,
|
106 |
+
"loss": 10.7518,
|
107 |
+
"step": 70
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.10371650821089023,
|
111 |
+
"grad_norm": 15.473309516906738,
|
112 |
+
"learning_rate": 2e-05,
|
113 |
+
"loss": 10.7451,
|
114 |
+
"step": 75
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.11063094209161625,
|
118 |
+
"grad_norm": 17.457305908203125,
|
119 |
+
"learning_rate": 2e-05,
|
120 |
+
"loss": 10.3165,
|
121 |
+
"step": 80
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.11754537597234227,
|
125 |
+
"grad_norm": 20.109453201293945,
|
126 |
+
"learning_rate": 2e-05,
|
127 |
+
"loss": 9.7337,
|
128 |
+
"step": 85
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.12445980985306827,
|
132 |
+
"grad_norm": 16.452909469604492,
|
133 |
+
"learning_rate": 2e-05,
|
134 |
+
"loss": 9.0107,
|
135 |
+
"step": 90
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.1313742437337943,
|
139 |
+
"grad_norm": 13.92202377319336,
|
140 |
+
"learning_rate": 2e-05,
|
141 |
+
"loss": 8.9706,
|
142 |
+
"step": 95
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.13828867761452032,
|
146 |
+
"grad_norm": 14.07268238067627,
|
147 |
+
"learning_rate": 2e-05,
|
148 |
+
"loss": 8.746,
|
149 |
+
"step": 100
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.14520311149524634,
|
153 |
+
"grad_norm": 13.464680671691895,
|
154 |
+
"learning_rate": 2e-05,
|
155 |
+
"loss": 9.0666,
|
156 |
+
"step": 105
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.15211754537597233,
|
160 |
+
"grad_norm": 13.252619743347168,
|
161 |
+
"learning_rate": 2e-05,
|
162 |
+
"loss": 8.2523,
|
163 |
+
"step": 110
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.15903197925669835,
|
167 |
+
"grad_norm": 16.04055404663086,
|
168 |
+
"learning_rate": 2e-05,
|
169 |
+
"loss": 8.3208,
|
170 |
+
"step": 115
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.16594641313742436,
|
174 |
+
"grad_norm": 23.16919708251953,
|
175 |
+
"learning_rate": 2e-05,
|
176 |
+
"loss": 7.9612,
|
177 |
+
"step": 120
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.17286084701815038,
|
181 |
+
"grad_norm": 22.345563888549805,
|
182 |
+
"learning_rate": 2e-05,
|
183 |
+
"loss": 8.1263,
|
184 |
+
"step": 125
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.1797752808988764,
|
188 |
+
"grad_norm": 14.41594123840332,
|
189 |
+
"learning_rate": 2e-05,
|
190 |
+
"loss": 7.7958,
|
191 |
+
"step": 130
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.18668971477960242,
|
195 |
+
"grad_norm": 16.455421447753906,
|
196 |
+
"learning_rate": 2e-05,
|
197 |
+
"loss": 7.7192,
|
198 |
+
"step": 135
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.19360414866032843,
|
202 |
+
"grad_norm": 15.813484191894531,
|
203 |
+
"learning_rate": 2e-05,
|
204 |
+
"loss": 7.7602,
|
205 |
+
"step": 140
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.20051858254105445,
|
209 |
+
"grad_norm": 16.902507781982422,
|
210 |
+
"learning_rate": 2e-05,
|
211 |
+
"loss": 7.618,
|
212 |
+
"step": 145
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.20743301642178047,
|
216 |
+
"grad_norm": 20.566701889038086,
|
217 |
+
"learning_rate": 2e-05,
|
218 |
+
"loss": 7.668,
|
219 |
+
"step": 150
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.2143474503025065,
|
223 |
+
"grad_norm": 15.668231964111328,
|
224 |
+
"learning_rate": 2e-05,
|
225 |
+
"loss": 7.6088,
|
226 |
+
"step": 155
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.2212618841832325,
|
230 |
+
"grad_norm": 15.046396255493164,
|
231 |
+
"learning_rate": 2e-05,
|
232 |
+
"loss": 7.4022,
|
233 |
+
"step": 160
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.22817631806395852,
|
237 |
+
"grad_norm": 15.979242324829102,
|
238 |
+
"learning_rate": 2e-05,
|
239 |
+
"loss": 7.5034,
|
240 |
+
"step": 165
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.23509075194468454,
|
244 |
+
"grad_norm": 14.038537979125977,
|
245 |
+
"learning_rate": 2e-05,
|
246 |
+
"loss": 7.517,
|
247 |
+
"step": 170
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.24200518582541056,
|
251 |
+
"grad_norm": 14.610211372375488,
|
252 |
+
"learning_rate": 2e-05,
|
253 |
+
"loss": 7.3982,
|
254 |
+
"step": 175
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.24891961970613655,
|
258 |
+
"grad_norm": 17.241483688354492,
|
259 |
+
"learning_rate": 2e-05,
|
260 |
+
"loss": 7.2793,
|
261 |
+
"step": 180
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.25583405358686256,
|
265 |
+
"grad_norm": 15.71363639831543,
|
266 |
+
"learning_rate": 2e-05,
|
267 |
+
"loss": 7.2521,
|
268 |
+
"step": 185
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.2627484874675886,
|
272 |
+
"grad_norm": 16.244775772094727,
|
273 |
+
"learning_rate": 2e-05,
|
274 |
+
"loss": 7.1932,
|
275 |
+
"step": 190
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.2696629213483146,
|
279 |
+
"grad_norm": 15.033608436584473,
|
280 |
+
"learning_rate": 2e-05,
|
281 |
+
"loss": 7.1747,
|
282 |
+
"step": 195
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.27657735522904064,
|
286 |
+
"grad_norm": 16.86004066467285,
|
287 |
+
"learning_rate": 2e-05,
|
288 |
+
"loss": 7.0946,
|
289 |
+
"step": 200
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.28349178910976663,
|
293 |
+
"grad_norm": 15.670988082885742,
|
294 |
+
"learning_rate": 2e-05,
|
295 |
+
"loss": 7.0308,
|
296 |
+
"step": 205
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.2904062229904927,
|
300 |
+
"grad_norm": 17.024839401245117,
|
301 |
+
"learning_rate": 2e-05,
|
302 |
+
"loss": 7.0582,
|
303 |
+
"step": 210
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.29732065687121867,
|
307 |
+
"grad_norm": 16.537487030029297,
|
308 |
+
"learning_rate": 2e-05,
|
309 |
+
"loss": 6.9094,
|
310 |
+
"step": 215
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.30423509075194466,
|
314 |
+
"grad_norm": 12.021300315856934,
|
315 |
+
"learning_rate": 2e-05,
|
316 |
+
"loss": 7.0259,
|
317 |
+
"step": 220
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.3111495246326707,
|
321 |
+
"grad_norm": 14.021350860595703,
|
322 |
+
"learning_rate": 2e-05,
|
323 |
+
"loss": 7.0716,
|
324 |
+
"step": 225
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.3180639585133967,
|
328 |
+
"grad_norm": 15.873709678649902,
|
329 |
+
"learning_rate": 2e-05,
|
330 |
+
"loss": 6.8763,
|
331 |
+
"step": 230
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.32497839239412274,
|
335 |
+
"grad_norm": 15.506514549255371,
|
336 |
+
"learning_rate": 2e-05,
|
337 |
+
"loss": 6.8865,
|
338 |
+
"step": 235
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.33189282627484873,
|
342 |
+
"grad_norm": 15.858102798461914,
|
343 |
+
"learning_rate": 2e-05,
|
344 |
+
"loss": 6.8591,
|
345 |
+
"step": 240
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.3388072601555748,
|
349 |
+
"grad_norm": 15.617164611816406,
|
350 |
+
"learning_rate": 2e-05,
|
351 |
+
"loss": 6.8315,
|
352 |
+
"step": 245
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.34572169403630076,
|
356 |
+
"grad_norm": 14.009385108947754,
|
357 |
+
"learning_rate": 2e-05,
|
358 |
+
"loss": 6.8707,
|
359 |
+
"step": 250
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.3526361279170268,
|
363 |
+
"grad_norm": 12.869144439697266,
|
364 |
+
"learning_rate": 2e-05,
|
365 |
+
"loss": 6.7915,
|
366 |
+
"step": 255
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.3595505617977528,
|
370 |
+
"grad_norm": 16.024009704589844,
|
371 |
+
"learning_rate": 2e-05,
|
372 |
+
"loss": 6.7395,
|
373 |
+
"step": 260
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.36646499567847884,
|
377 |
+
"grad_norm": 14.30862808227539,
|
378 |
+
"learning_rate": 2e-05,
|
379 |
+
"loss": 6.6352,
|
380 |
+
"step": 265
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.37337942955920483,
|
384 |
+
"grad_norm": 16.559965133666992,
|
385 |
+
"learning_rate": 2e-05,
|
386 |
+
"loss": 6.6893,
|
387 |
+
"step": 270
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.3802938634399309,
|
391 |
+
"grad_norm": 12.408181190490723,
|
392 |
+
"learning_rate": 2e-05,
|
393 |
+
"loss": 6.5961,
|
394 |
+
"step": 275
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.38720829732065687,
|
398 |
+
"grad_norm": 18.477039337158203,
|
399 |
+
"learning_rate": 2e-05,
|
400 |
+
"loss": 6.6104,
|
401 |
+
"step": 280
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.3941227312013829,
|
405 |
+
"grad_norm": 14.633271217346191,
|
406 |
+
"learning_rate": 2e-05,
|
407 |
+
"loss": 6.6158,
|
408 |
+
"step": 285
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.4010371650821089,
|
412 |
+
"grad_norm": 13.507740020751953,
|
413 |
+
"learning_rate": 2e-05,
|
414 |
+
"loss": 6.5376,
|
415 |
+
"step": 290
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.4079515989628349,
|
419 |
+
"grad_norm": 13.511082649230957,
|
420 |
+
"learning_rate": 2e-05,
|
421 |
+
"loss": 6.5213,
|
422 |
+
"step": 295
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.41486603284356094,
|
426 |
+
"grad_norm": 13.532166481018066,
|
427 |
+
"learning_rate": 2e-05,
|
428 |
+
"loss": 6.4779,
|
429 |
+
"step": 300
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.42178046672428693,
|
433 |
+
"grad_norm": 14.193647384643555,
|
434 |
+
"learning_rate": 2e-05,
|
435 |
+
"loss": 6.725,
|
436 |
+
"step": 305
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.428694900605013,
|
440 |
+
"grad_norm": 14.277159690856934,
|
441 |
+
"learning_rate": 2e-05,
|
442 |
+
"loss": 6.7683,
|
443 |
+
"step": 310
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.43560933448573896,
|
447 |
+
"grad_norm": 15.155255317687988,
|
448 |
+
"learning_rate": 2e-05,
|
449 |
+
"loss": 6.4752,
|
450 |
+
"step": 315
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.442523768366465,
|
454 |
+
"grad_norm": 14.28928279876709,
|
455 |
+
"learning_rate": 2e-05,
|
456 |
+
"loss": 6.6109,
|
457 |
+
"step": 320
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.449438202247191,
|
461 |
+
"grad_norm": 13.727865219116211,
|
462 |
+
"learning_rate": 2e-05,
|
463 |
+
"loss": 6.7241,
|
464 |
+
"step": 325
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.45635263612791704,
|
468 |
+
"grad_norm": 13.583052635192871,
|
469 |
+
"learning_rate": 2e-05,
|
470 |
+
"loss": 6.349,
|
471 |
+
"step": 330
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.46326707000864303,
|
475 |
+
"grad_norm": 14.269885063171387,
|
476 |
+
"learning_rate": 2e-05,
|
477 |
+
"loss": 6.3624,
|
478 |
+
"step": 335
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.4701815038893691,
|
482 |
+
"grad_norm": 11.396374702453613,
|
483 |
+
"learning_rate": 2e-05,
|
484 |
+
"loss": 6.4641,
|
485 |
+
"step": 340
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.47709593777009507,
|
489 |
+
"grad_norm": 14.38582706451416,
|
490 |
+
"learning_rate": 2e-05,
|
491 |
+
"loss": 6.5905,
|
492 |
+
"step": 345
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.4840103716508211,
|
496 |
+
"grad_norm": 11.609393119812012,
|
497 |
+
"learning_rate": 2e-05,
|
498 |
+
"loss": 6.3706,
|
499 |
+
"step": 350
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.4909248055315471,
|
503 |
+
"grad_norm": 13.301101684570312,
|
504 |
+
"learning_rate": 2e-05,
|
505 |
+
"loss": 6.5634,
|
506 |
+
"step": 355
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.4978392394122731,
|
510 |
+
"grad_norm": 14.179442405700684,
|
511 |
+
"learning_rate": 2e-05,
|
512 |
+
"loss": 6.3023,
|
513 |
+
"step": 360
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.5047536732929991,
|
517 |
+
"grad_norm": 13.965949058532715,
|
518 |
+
"learning_rate": 2e-05,
|
519 |
+
"loss": 6.5212,
|
520 |
+
"step": 365
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.5116681071737251,
|
524 |
+
"grad_norm": 13.542827606201172,
|
525 |
+
"learning_rate": 2e-05,
|
526 |
+
"loss": 6.1763,
|
527 |
+
"step": 370
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.5185825410544511,
|
531 |
+
"grad_norm": 16.06488800048828,
|
532 |
+
"learning_rate": 2e-05,
|
533 |
+
"loss": 6.4158,
|
534 |
+
"step": 375
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.5254969749351772,
|
538 |
+
"grad_norm": 15.495418548583984,
|
539 |
+
"learning_rate": 2e-05,
|
540 |
+
"loss": 6.454,
|
541 |
+
"step": 380
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.5324114088159032,
|
545 |
+
"grad_norm": 10.823579788208008,
|
546 |
+
"learning_rate": 2e-05,
|
547 |
+
"loss": 6.1206,
|
548 |
+
"step": 385
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.5393258426966292,
|
552 |
+
"grad_norm": 12.992563247680664,
|
553 |
+
"learning_rate": 2e-05,
|
554 |
+
"loss": 6.2743,
|
555 |
+
"step": 390
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.5462402765773552,
|
559 |
+
"grad_norm": 10.909781455993652,
|
560 |
+
"learning_rate": 2e-05,
|
561 |
+
"loss": 6.2523,
|
562 |
+
"step": 395
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.5531547104580813,
|
566 |
+
"grad_norm": 11.445661544799805,
|
567 |
+
"learning_rate": 2e-05,
|
568 |
+
"loss": 6.3599,
|
569 |
+
"step": 400
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.5600691443388073,
|
573 |
+
"grad_norm": 10.06051254272461,
|
574 |
+
"learning_rate": 2e-05,
|
575 |
+
"loss": 6.3006,
|
576 |
+
"step": 405
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.5669835782195333,
|
580 |
+
"grad_norm": 15.478804588317871,
|
581 |
+
"learning_rate": 2e-05,
|
582 |
+
"loss": 6.3255,
|
583 |
+
"step": 410
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.5738980121002593,
|
587 |
+
"grad_norm": 10.99301528930664,
|
588 |
+
"learning_rate": 2e-05,
|
589 |
+
"loss": 6.3989,
|
590 |
+
"step": 415
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.5808124459809854,
|
594 |
+
"grad_norm": 12.08956527709961,
|
595 |
+
"learning_rate": 2e-05,
|
596 |
+
"loss": 6.2625,
|
597 |
+
"step": 420
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.5877268798617113,
|
601 |
+
"grad_norm": 11.254467010498047,
|
602 |
+
"learning_rate": 2e-05,
|
603 |
+
"loss": 6.0973,
|
604 |
+
"step": 425
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.5946413137424373,
|
608 |
+
"grad_norm": 11.048693656921387,
|
609 |
+
"learning_rate": 2e-05,
|
610 |
+
"loss": 6.2117,
|
611 |
+
"step": 430
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.6015557476231633,
|
615 |
+
"grad_norm": 12.01796817779541,
|
616 |
+
"learning_rate": 2e-05,
|
617 |
+
"loss": 6.3143,
|
618 |
+
"step": 435
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.6084701815038893,
|
622 |
+
"grad_norm": 12.601286888122559,
|
623 |
+
"learning_rate": 2e-05,
|
624 |
+
"loss": 6.1834,
|
625 |
+
"step": 440
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.6153846153846154,
|
629 |
+
"grad_norm": 14.185168266296387,
|
630 |
+
"learning_rate": 2e-05,
|
631 |
+
"loss": 6.2586,
|
632 |
+
"step": 445
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.6222990492653414,
|
636 |
+
"grad_norm": 13.799695014953613,
|
637 |
+
"learning_rate": 2e-05,
|
638 |
+
"loss": 6.1915,
|
639 |
+
"step": 450
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.6292134831460674,
|
643 |
+
"grad_norm": 10.885003089904785,
|
644 |
+
"learning_rate": 2e-05,
|
645 |
+
"loss": 6.119,
|
646 |
+
"step": 455
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.6361279170267934,
|
650 |
+
"grad_norm": 12.816555976867676,
|
651 |
+
"learning_rate": 2e-05,
|
652 |
+
"loss": 6.1175,
|
653 |
+
"step": 460
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.6430423509075195,
|
657 |
+
"grad_norm": 11.098769187927246,
|
658 |
+
"learning_rate": 2e-05,
|
659 |
+
"loss": 6.2456,
|
660 |
+
"step": 465
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.6499567847882455,
|
664 |
+
"grad_norm": 12.00403881072998,
|
665 |
+
"learning_rate": 2e-05,
|
666 |
+
"loss": 6.137,
|
667 |
+
"step": 470
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.6568712186689715,
|
671 |
+
"grad_norm": 10.812249183654785,
|
672 |
+
"learning_rate": 2e-05,
|
673 |
+
"loss": 6.2851,
|
674 |
+
"step": 475
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.6637856525496975,
|
678 |
+
"grad_norm": 11.194480895996094,
|
679 |
+
"learning_rate": 2e-05,
|
680 |
+
"loss": 5.9929,
|
681 |
+
"step": 480
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.6707000864304236,
|
685 |
+
"grad_norm": 11.515169143676758,
|
686 |
+
"learning_rate": 2e-05,
|
687 |
+
"loss": 6.1984,
|
688 |
+
"step": 485
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.6776145203111495,
|
692 |
+
"grad_norm": 9.344099044799805,
|
693 |
+
"learning_rate": 2e-05,
|
694 |
+
"loss": 6.2658,
|
695 |
+
"step": 490
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.6845289541918755,
|
699 |
+
"grad_norm": 11.943121910095215,
|
700 |
+
"learning_rate": 2e-05,
|
701 |
+
"loss": 6.0862,
|
702 |
+
"step": 495
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.6914433880726015,
|
706 |
+
"grad_norm": 12.303791999816895,
|
707 |
+
"learning_rate": 2e-05,
|
708 |
+
"loss": 5.9433,
|
709 |
+
"step": 500
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 0.6983578219533275,
|
713 |
+
"grad_norm": 11.356282234191895,
|
714 |
+
"learning_rate": 2e-05,
|
715 |
+
"loss": 5.9841,
|
716 |
+
"step": 505
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 0.7052722558340536,
|
720 |
+
"grad_norm": 9.59524154663086,
|
721 |
+
"learning_rate": 2e-05,
|
722 |
+
"loss": 6.1749,
|
723 |
+
"step": 510
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 0.7121866897147796,
|
727 |
+
"grad_norm": 11.054985046386719,
|
728 |
+
"learning_rate": 2e-05,
|
729 |
+
"loss": 6.0718,
|
730 |
+
"step": 515
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.7191011235955056,
|
734 |
+
"grad_norm": 10.020822525024414,
|
735 |
+
"learning_rate": 2e-05,
|
736 |
+
"loss": 6.2672,
|
737 |
+
"step": 520
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 0.7260155574762316,
|
741 |
+
"grad_norm": 10.917634010314941,
|
742 |
+
"learning_rate": 2e-05,
|
743 |
+
"loss": 6.0429,
|
744 |
+
"step": 525
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 0.7329299913569577,
|
748 |
+
"grad_norm": 12.873083114624023,
|
749 |
+
"learning_rate": 2e-05,
|
750 |
+
"loss": 6.1324,
|
751 |
+
"step": 530
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.7398444252376837,
|
755 |
+
"grad_norm": 10.587157249450684,
|
756 |
+
"learning_rate": 2e-05,
|
757 |
+
"loss": 6.0654,
|
758 |
+
"step": 535
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.7467588591184097,
|
762 |
+
"grad_norm": 11.162230491638184,
|
763 |
+
"learning_rate": 2e-05,
|
764 |
+
"loss": 6.2684,
|
765 |
+
"step": 540
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.7536732929991357,
|
769 |
+
"grad_norm": 10.465380668640137,
|
770 |
+
"learning_rate": 2e-05,
|
771 |
+
"loss": 6.0308,
|
772 |
+
"step": 545
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.7605877268798618,
|
776 |
+
"grad_norm": 11.623172760009766,
|
777 |
+
"learning_rate": 2e-05,
|
778 |
+
"loss": 5.9999,
|
779 |
+
"step": 550
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.7675021607605877,
|
783 |
+
"grad_norm": 10.432977676391602,
|
784 |
+
"learning_rate": 2e-05,
|
785 |
+
"loss": 5.9707,
|
786 |
+
"step": 555
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.7744165946413137,
|
790 |
+
"grad_norm": 10.333474159240723,
|
791 |
+
"learning_rate": 2e-05,
|
792 |
+
"loss": 5.9559,
|
793 |
+
"step": 560
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 0.7813310285220397,
|
797 |
+
"grad_norm": 9.531599044799805,
|
798 |
+
"learning_rate": 2e-05,
|
799 |
+
"loss": 6.0119,
|
800 |
+
"step": 565
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 0.7882454624027658,
|
804 |
+
"grad_norm": 9.38166332244873,
|
805 |
+
"learning_rate": 2e-05,
|
806 |
+
"loss": 6.1793,
|
807 |
+
"step": 570
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 0.7951598962834918,
|
811 |
+
"grad_norm": 10.807636260986328,
|
812 |
+
"learning_rate": 2e-05,
|
813 |
+
"loss": 6.0544,
|
814 |
+
"step": 575
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 0.8020743301642178,
|
818 |
+
"grad_norm": 11.60075855255127,
|
819 |
+
"learning_rate": 2e-05,
|
820 |
+
"loss": 5.9238,
|
821 |
+
"step": 580
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 0.8089887640449438,
|
825 |
+
"grad_norm": 10.713749885559082,
|
826 |
+
"learning_rate": 2e-05,
|
827 |
+
"loss": 6.157,
|
828 |
+
"step": 585
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 0.8159031979256698,
|
832 |
+
"grad_norm": 9.57898998260498,
|
833 |
+
"learning_rate": 2e-05,
|
834 |
+
"loss": 6.2136,
|
835 |
+
"step": 590
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 0.8228176318063959,
|
839 |
+
"grad_norm": 10.713813781738281,
|
840 |
+
"learning_rate": 2e-05,
|
841 |
+
"loss": 6.0313,
|
842 |
+
"step": 595
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.8297320656871219,
|
846 |
+
"grad_norm": 10.92052173614502,
|
847 |
+
"learning_rate": 2e-05,
|
848 |
+
"loss": 6.0788,
|
849 |
+
"step": 600
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 0.8366464995678479,
|
853 |
+
"grad_norm": 10.86861801147461,
|
854 |
+
"learning_rate": 2e-05,
|
855 |
+
"loss": 6.1523,
|
856 |
+
"step": 605
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 0.8435609334485739,
|
860 |
+
"grad_norm": 10.533904075622559,
|
861 |
+
"learning_rate": 2e-05,
|
862 |
+
"loss": 6.0844,
|
863 |
+
"step": 610
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 0.8504753673293,
|
867 |
+
"grad_norm": 10.706273078918457,
|
868 |
+
"learning_rate": 2e-05,
|
869 |
+
"loss": 6.0835,
|
870 |
+
"step": 615
|
871 |
+
},
|
872 |
+
{
|
873 |
+
"epoch": 0.857389801210026,
|
874 |
+
"grad_norm": 10.777445793151855,
|
875 |
+
"learning_rate": 2e-05,
|
876 |
+
"loss": 5.9672,
|
877 |
+
"step": 620
|
878 |
+
},
|
879 |
+
{
|
880 |
+
"epoch": 0.8643042350907519,
|
881 |
+
"grad_norm": 10.988224029541016,
|
882 |
+
"learning_rate": 2e-05,
|
883 |
+
"loss": 5.9581,
|
884 |
+
"step": 625
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 0.8712186689714779,
|
888 |
+
"grad_norm": 9.580227851867676,
|
889 |
+
"learning_rate": 2e-05,
|
890 |
+
"loss": 5.9925,
|
891 |
+
"step": 630
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"epoch": 0.878133102852204,
|
895 |
+
"grad_norm": 10.49671745300293,
|
896 |
+
"learning_rate": 2e-05,
|
897 |
+
"loss": 6.0107,
|
898 |
+
"step": 635
|
899 |
+
},
|
900 |
+
{
|
901 |
+
"epoch": 0.88504753673293,
|
902 |
+
"grad_norm": 13.19527816772461,
|
903 |
+
"learning_rate": 2e-05,
|
904 |
+
"loss": 5.8527,
|
905 |
+
"step": 640
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"epoch": 0.891961970613656,
|
909 |
+
"grad_norm": 8.78010368347168,
|
910 |
+
"learning_rate": 2e-05,
|
911 |
+
"loss": 5.8679,
|
912 |
+
"step": 645
|
913 |
+
},
|
914 |
+
{
|
915 |
+
"epoch": 0.898876404494382,
|
916 |
+
"grad_norm": 11.30097484588623,
|
917 |
+
"learning_rate": 2e-05,
|
918 |
+
"loss": 5.889,
|
919 |
+
"step": 650
|
920 |
+
},
|
921 |
+
{
|
922 |
+
"epoch": 0.905790838375108,
|
923 |
+
"grad_norm": 9.741323471069336,
|
924 |
+
"learning_rate": 2e-05,
|
925 |
+
"loss": 6.0256,
|
926 |
+
"step": 655
|
927 |
+
},
|
928 |
+
{
|
929 |
+
"epoch": 0.9127052722558341,
|
930 |
+
"grad_norm": 11.919527053833008,
|
931 |
+
"learning_rate": 2e-05,
|
932 |
+
"loss": 5.9445,
|
933 |
+
"step": 660
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 0.9196197061365601,
|
937 |
+
"grad_norm": 10.810650825500488,
|
938 |
+
"learning_rate": 2e-05,
|
939 |
+
"loss": 5.9838,
|
940 |
+
"step": 665
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 0.9265341400172861,
|
944 |
+
"grad_norm": 11.397479057312012,
|
945 |
+
"learning_rate": 2e-05,
|
946 |
+
"loss": 6.0101,
|
947 |
+
"step": 670
|
948 |
+
},
|
949 |
+
{
|
950 |
+
"epoch": 0.9334485738980121,
|
951 |
+
"grad_norm": 10.634114265441895,
|
952 |
+
"learning_rate": 2e-05,
|
953 |
+
"loss": 5.9298,
|
954 |
+
"step": 675
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"epoch": 0.9403630077787382,
|
958 |
+
"grad_norm": 8.226367950439453,
|
959 |
+
"learning_rate": 2e-05,
|
960 |
+
"loss": 5.8346,
|
961 |
+
"step": 680
|
962 |
+
},
|
963 |
+
{
|
964 |
+
"epoch": 0.9472774416594641,
|
965 |
+
"grad_norm": 9.403233528137207,
|
966 |
+
"learning_rate": 2e-05,
|
967 |
+
"loss": 5.9856,
|
968 |
+
"step": 685
|
969 |
+
},
|
970 |
+
{
|
971 |
+
"epoch": 0.9541918755401901,
|
972 |
+
"grad_norm": 9.8892183303833,
|
973 |
+
"learning_rate": 2e-05,
|
974 |
+
"loss": 5.9664,
|
975 |
+
"step": 690
|
976 |
+
},
|
977 |
+
{
|
978 |
+
"epoch": 0.9611063094209161,
|
979 |
+
"grad_norm": 9.223326683044434,
|
980 |
+
"learning_rate": 2e-05,
|
981 |
+
"loss": 5.9664,
|
982 |
+
"step": 695
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"epoch": 0.9680207433016422,
|
986 |
+
"grad_norm": 8.897212028503418,
|
987 |
+
"learning_rate": 2e-05,
|
988 |
+
"loss": 6.1061,
|
989 |
+
"step": 700
|
990 |
+
},
|
991 |
+
{
|
992 |
+
"epoch": 0.9749351771823682,
|
993 |
+
"grad_norm": 9.927872657775879,
|
994 |
+
"learning_rate": 2e-05,
|
995 |
+
"loss": 5.8527,
|
996 |
+
"step": 705
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 0.9818496110630942,
|
1000 |
+
"grad_norm": 9.195091247558594,
|
1001 |
+
"learning_rate": 2e-05,
|
1002 |
+
"loss": 5.9133,
|
1003 |
+
"step": 710
|
1004 |
+
},
|
1005 |
+
{
|
1006 |
+
"epoch": 0.9887640449438202,
|
1007 |
+
"grad_norm": 11.291016578674316,
|
1008 |
+
"learning_rate": 2e-05,
|
1009 |
+
"loss": 5.8547,
|
1010 |
+
"step": 715
|
1011 |
+
},
|
1012 |
+
{
|
1013 |
+
"epoch": 0.9956784788245462,
|
1014 |
+
"grad_norm": 9.991976737976074,
|
1015 |
+
"learning_rate": 2e-05,
|
1016 |
+
"loss": 5.8738,
|
1017 |
+
"step": 720
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"epoch": 1.0025929127052722,
|
1021 |
+
"grad_norm": 10.924784660339355,
|
1022 |
+
"learning_rate": 2e-05,
|
1023 |
+
"loss": 5.8584,
|
1024 |
+
"step": 725
|
1025 |
+
},
|
1026 |
+
{
|
1027 |
+
"epoch": 1.0095073465859983,
|
1028 |
+
"grad_norm": 10.968101501464844,
|
1029 |
+
"learning_rate": 2e-05,
|
1030 |
+
"loss": 5.9049,
|
1031 |
+
"step": 730
|
1032 |
+
},
|
1033 |
+
{
|
1034 |
+
"epoch": 1.0164217804667244,
|
1035 |
+
"grad_norm": 9.537883758544922,
|
1036 |
+
"learning_rate": 2e-05,
|
1037 |
+
"loss": 6.0092,
|
1038 |
+
"step": 735
|
1039 |
+
},
|
1040 |
+
{
|
1041 |
+
"epoch": 1.0233362143474503,
|
1042 |
+
"grad_norm": 11.465971946716309,
|
1043 |
+
"learning_rate": 2e-05,
|
1044 |
+
"loss": 5.9312,
|
1045 |
+
"step": 740
|
1046 |
+
},
|
1047 |
+
{
|
1048 |
+
"epoch": 1.0302506482281764,
|
1049 |
+
"grad_norm": 9.759550094604492,
|
1050 |
+
"learning_rate": 2e-05,
|
1051 |
+
"loss": 5.8873,
|
1052 |
+
"step": 745
|
1053 |
+
},
|
1054 |
+
{
|
1055 |
+
"epoch": 1.0371650821089022,
|
1056 |
+
"grad_norm": 11.28131103515625,
|
1057 |
+
"learning_rate": 2e-05,
|
1058 |
+
"loss": 5.8255,
|
1059 |
+
"step": 750
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"epoch": 1.0440795159896283,
|
1063 |
+
"grad_norm": 10.3982572555542,
|
1064 |
+
"learning_rate": 2e-05,
|
1065 |
+
"loss": 5.8887,
|
1066 |
+
"step": 755
|
1067 |
+
},
|
1068 |
+
{
|
1069 |
+
"epoch": 1.0509939498703544,
|
1070 |
+
"grad_norm": 9.492704391479492,
|
1071 |
+
"learning_rate": 2e-05,
|
1072 |
+
"loss": 5.8575,
|
1073 |
+
"step": 760
|
1074 |
+
},
|
1075 |
+
{
|
1076 |
+
"epoch": 1.0579083837510803,
|
1077 |
+
"grad_norm": 9.550153732299805,
|
1078 |
+
"learning_rate": 2e-05,
|
1079 |
+
"loss": 5.8067,
|
1080 |
+
"step": 765
|
1081 |
+
},
|
1082 |
+
{
|
1083 |
+
"epoch": 1.0648228176318064,
|
1084 |
+
"grad_norm": 10.115997314453125,
|
1085 |
+
"learning_rate": 2e-05,
|
1086 |
+
"loss": 5.9256,
|
1087 |
+
"step": 770
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 1.0717372515125323,
|
1091 |
+
"grad_norm": 8.670522689819336,
|
1092 |
+
"learning_rate": 2e-05,
|
1093 |
+
"loss": 5.8622,
|
1094 |
+
"step": 775
|
1095 |
+
},
|
1096 |
+
{
|
1097 |
+
"epoch": 1.0786516853932584,
|
1098 |
+
"grad_norm": 9.876131057739258,
|
1099 |
+
"learning_rate": 2e-05,
|
1100 |
+
"loss": 5.6528,
|
1101 |
+
"step": 780
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 1.0855661192739845,
|
1105 |
+
"grad_norm": 10.33151626586914,
|
1106 |
+
"learning_rate": 2e-05,
|
1107 |
+
"loss": 5.8696,
|
1108 |
+
"step": 785
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 1.0924805531547104,
|
1112 |
+
"grad_norm": 11.441190719604492,
|
1113 |
+
"learning_rate": 2e-05,
|
1114 |
+
"loss": 5.7032,
|
1115 |
+
"step": 790
|
1116 |
+
},
|
1117 |
+
{
|
1118 |
+
"epoch": 1.0993949870354365,
|
1119 |
+
"grad_norm": 10.569171905517578,
|
1120 |
+
"learning_rate": 2e-05,
|
1121 |
+
"loss": 5.6969,
|
1122 |
+
"step": 795
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 1.1063094209161626,
|
1126 |
+
"grad_norm": 9.727921485900879,
|
1127 |
+
"learning_rate": 2e-05,
|
1128 |
+
"loss": 5.799,
|
1129 |
+
"step": 800
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 1.1132238547968885,
|
1133 |
+
"grad_norm": 9.22719955444336,
|
1134 |
+
"learning_rate": 2e-05,
|
1135 |
+
"loss": 5.8369,
|
1136 |
+
"step": 805
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 1.1201382886776146,
|
1140 |
+
"grad_norm": 10.601619720458984,
|
1141 |
+
"learning_rate": 2e-05,
|
1142 |
+
"loss": 5.7541,
|
1143 |
+
"step": 810
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 1.1270527225583407,
|
1147 |
+
"grad_norm": 9.599576950073242,
|
1148 |
+
"learning_rate": 2e-05,
|
1149 |
+
"loss": 5.9023,
|
1150 |
+
"step": 815
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 1.1339671564390665,
|
1154 |
+
"grad_norm": 9.800908088684082,
|
1155 |
+
"learning_rate": 2e-05,
|
1156 |
+
"loss": 5.864,
|
1157 |
+
"step": 820
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 1.1408815903197926,
|
1161 |
+
"grad_norm": 9.035316467285156,
|
1162 |
+
"learning_rate": 2e-05,
|
1163 |
+
"loss": 5.8064,
|
1164 |
+
"step": 825
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 1.1477960242005185,
|
1168 |
+
"grad_norm": 10.019914627075195,
|
1169 |
+
"learning_rate": 2e-05,
|
1170 |
+
"loss": 5.889,
|
1171 |
+
"step": 830
|
1172 |
+
},
|
1173 |
+
{
|
1174 |
+
"epoch": 1.1547104580812446,
|
1175 |
+
"grad_norm": 9.004077911376953,
|
1176 |
+
"learning_rate": 2e-05,
|
1177 |
+
"loss": 5.8963,
|
1178 |
+
"step": 835
|
1179 |
+
},
|
1180 |
+
{
|
1181 |
+
"epoch": 1.1616248919619707,
|
1182 |
+
"grad_norm": 9.362048149108887,
|
1183 |
+
"learning_rate": 2e-05,
|
1184 |
+
"loss": 5.7001,
|
1185 |
+
"step": 840
|
1186 |
+
},
|
1187 |
+
{
|
1188 |
+
"epoch": 1.1685393258426966,
|
1189 |
+
"grad_norm": 9.430303573608398,
|
1190 |
+
"learning_rate": 2e-05,
|
1191 |
+
"loss": 5.791,
|
1192 |
+
"step": 845
|
1193 |
+
},
|
1194 |
+
{
|
1195 |
+
"epoch": 1.1754537597234227,
|
1196 |
+
"grad_norm": 9.500127792358398,
|
1197 |
+
"learning_rate": 2e-05,
|
1198 |
+
"loss": 6.0178,
|
1199 |
+
"step": 850
|
1200 |
+
},
|
1201 |
+
{
|
1202 |
+
"epoch": 1.1823681936041486,
|
1203 |
+
"grad_norm": 9.282292366027832,
|
1204 |
+
"learning_rate": 2e-05,
|
1205 |
+
"loss": 5.8817,
|
1206 |
+
"step": 855
|
1207 |
+
},
|
1208 |
+
{
|
1209 |
+
"epoch": 1.1892826274848747,
|
1210 |
+
"grad_norm": 9.203031539916992,
|
1211 |
+
"learning_rate": 2e-05,
|
1212 |
+
"loss": 5.7435,
|
1213 |
+
"step": 860
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"epoch": 1.1961970613656008,
|
1217 |
+
"grad_norm": 12.014494895935059,
|
1218 |
+
"learning_rate": 2e-05,
|
1219 |
+
"loss": 5.8167,
|
1220 |
+
"step": 865
|
1221 |
+
},
|
1222 |
+
{
|
1223 |
+
"epoch": 1.2031114952463267,
|
1224 |
+
"grad_norm": 10.433515548706055,
|
1225 |
+
"learning_rate": 2e-05,
|
1226 |
+
"loss": 5.8354,
|
1227 |
+
"step": 870
|
1228 |
+
},
|
1229 |
+
{
|
1230 |
+
"epoch": 1.2100259291270528,
|
1231 |
+
"grad_norm": 9.104364395141602,
|
1232 |
+
"learning_rate": 2e-05,
|
1233 |
+
"loss": 5.8387,
|
1234 |
+
"step": 875
|
1235 |
+
},
|
1236 |
+
{
|
1237 |
+
"epoch": 1.2169403630077786,
|
1238 |
+
"grad_norm": 10.000246047973633,
|
1239 |
+
"learning_rate": 2e-05,
|
1240 |
+
"loss": 5.7894,
|
1241 |
+
"step": 880
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"epoch": 1.2238547968885047,
|
1245 |
+
"grad_norm": 9.190520286560059,
|
1246 |
+
"learning_rate": 2e-05,
|
1247 |
+
"loss": 5.7622,
|
1248 |
+
"step": 885
|
1249 |
+
},
|
1250 |
+
{
|
1251 |
+
"epoch": 1.2307692307692308,
|
1252 |
+
"grad_norm": 8.65381908416748,
|
1253 |
+
"learning_rate": 2e-05,
|
1254 |
+
"loss": 5.9024,
|
1255 |
+
"step": 890
|
1256 |
+
},
|
1257 |
+
{
|
1258 |
+
"epoch": 1.2376836646499567,
|
1259 |
+
"grad_norm": 8.898099899291992,
|
1260 |
+
"learning_rate": 2e-05,
|
1261 |
+
"loss": 5.7316,
|
1262 |
+
"step": 895
|
1263 |
+
},
|
1264 |
+
{
|
1265 |
+
"epoch": 1.2445980985306828,
|
1266 |
+
"grad_norm": 9.884634971618652,
|
1267 |
+
"learning_rate": 2e-05,
|
1268 |
+
"loss": 5.6677,
|
1269 |
+
"step": 900
|
1270 |
+
},
|
1271 |
+
{
|
1272 |
+
"epoch": 1.2515125324114087,
|
1273 |
+
"grad_norm": 9.322458267211914,
|
1274 |
+
"learning_rate": 2e-05,
|
1275 |
+
"loss": 5.6476,
|
1276 |
+
"step": 905
|
1277 |
+
},
|
1278 |
+
{
|
1279 |
+
"epoch": 1.2584269662921348,
|
1280 |
+
"grad_norm": 9.639848709106445,
|
1281 |
+
"learning_rate": 2e-05,
|
1282 |
+
"loss": 5.7434,
|
1283 |
+
"step": 910
|
1284 |
+
},
|
1285 |
+
{
|
1286 |
+
"epoch": 1.265341400172861,
|
1287 |
+
"grad_norm": 9.0450439453125,
|
1288 |
+
"learning_rate": 2e-05,
|
1289 |
+
"loss": 5.6104,
|
1290 |
+
"step": 915
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"epoch": 1.272255834053587,
|
1294 |
+
"grad_norm": 8.95763111114502,
|
1295 |
+
"learning_rate": 2e-05,
|
1296 |
+
"loss": 5.7735,
|
1297 |
+
"step": 920
|
1298 |
+
},
|
1299 |
+
{
|
1300 |
+
"epoch": 1.2791702679343129,
|
1301 |
+
"grad_norm": 8.207048416137695,
|
1302 |
+
"learning_rate": 2e-05,
|
1303 |
+
"loss": 5.6961,
|
1304 |
+
"step": 925
|
1305 |
+
},
|
1306 |
+
{
|
1307 |
+
"epoch": 1.2860847018150388,
|
1308 |
+
"grad_norm": 9.897936820983887,
|
1309 |
+
"learning_rate": 2e-05,
|
1310 |
+
"loss": 5.7379,
|
1311 |
+
"step": 930
|
1312 |
+
},
|
1313 |
+
{
|
1314 |
+
"epoch": 1.2929991356957649,
|
1315 |
+
"grad_norm": 8.93698501586914,
|
1316 |
+
"learning_rate": 2e-05,
|
1317 |
+
"loss": 5.8806,
|
1318 |
+
"step": 935
|
1319 |
+
},
|
1320 |
+
{
|
1321 |
+
"epoch": 1.299913569576491,
|
1322 |
+
"grad_norm": 9.129692077636719,
|
1323 |
+
"learning_rate": 2e-05,
|
1324 |
+
"loss": 5.829,
|
1325 |
+
"step": 940
|
1326 |
+
},
|
1327 |
+
{
|
1328 |
+
"epoch": 1.306828003457217,
|
1329 |
+
"grad_norm": 8.706141471862793,
|
1330 |
+
"learning_rate": 2e-05,
|
1331 |
+
"loss": 5.4444,
|
1332 |
+
"step": 945
|
1333 |
+
},
|
1334 |
+
{
|
1335 |
+
"epoch": 1.313742437337943,
|
1336 |
+
"grad_norm": 10.378802299499512,
|
1337 |
+
"learning_rate": 2e-05,
|
1338 |
+
"loss": 5.5419,
|
1339 |
+
"step": 950
|
1340 |
+
},
|
1341 |
+
{
|
1342 |
+
"epoch": 1.320656871218669,
|
1343 |
+
"grad_norm": 8.69825267791748,
|
1344 |
+
"learning_rate": 2e-05,
|
1345 |
+
"loss": 5.8194,
|
1346 |
+
"step": 955
|
1347 |
+
},
|
1348 |
+
{
|
1349 |
+
"epoch": 1.327571305099395,
|
1350 |
+
"grad_norm": 9.523035049438477,
|
1351 |
+
"learning_rate": 2e-05,
|
1352 |
+
"loss": 5.8134,
|
1353 |
+
"step": 960
|
1354 |
+
},
|
1355 |
+
{
|
1356 |
+
"epoch": 1.334485738980121,
|
1357 |
+
"grad_norm": 9.302953720092773,
|
1358 |
+
"learning_rate": 2e-05,
|
1359 |
+
"loss": 5.7842,
|
1360 |
+
"step": 965
|
1361 |
+
},
|
1362 |
+
{
|
1363 |
+
"epoch": 1.3414001728608471,
|
1364 |
+
"grad_norm": 9.545923233032227,
|
1365 |
+
"learning_rate": 2e-05,
|
1366 |
+
"loss": 5.6555,
|
1367 |
+
"step": 970
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"epoch": 1.348314606741573,
|
1371 |
+
"grad_norm": 8.136236190795898,
|
1372 |
+
"learning_rate": 2e-05,
|
1373 |
+
"loss": 5.6523,
|
1374 |
+
"step": 975
|
1375 |
+
},
|
1376 |
+
{
|
1377 |
+
"epoch": 1.355229040622299,
|
1378 |
+
"grad_norm": 9.082107543945312,
|
1379 |
+
"learning_rate": 2e-05,
|
1380 |
+
"loss": 5.7012,
|
1381 |
+
"step": 980
|
1382 |
+
},
|
1383 |
+
{
|
1384 |
+
"epoch": 1.362143474503025,
|
1385 |
+
"grad_norm": 9.781044006347656,
|
1386 |
+
"learning_rate": 2e-05,
|
1387 |
+
"loss": 5.771,
|
1388 |
+
"step": 985
|
1389 |
+
},
|
1390 |
+
{
|
1391 |
+
"epoch": 1.369057908383751,
|
1392 |
+
"grad_norm": 8.306391716003418,
|
1393 |
+
"learning_rate": 2e-05,
|
1394 |
+
"loss": 5.7315,
|
1395 |
+
"step": 990
|
1396 |
+
},
|
1397 |
+
{
|
1398 |
+
"epoch": 1.3759723422644772,
|
1399 |
+
"grad_norm": 9.246503829956055,
|
1400 |
+
"learning_rate": 2e-05,
|
1401 |
+
"loss": 5.6642,
|
1402 |
+
"step": 995
|
1403 |
+
},
|
1404 |
+
{
|
1405 |
+
"epoch": 1.382886776145203,
|
1406 |
+
"grad_norm": 9.134090423583984,
|
1407 |
+
"learning_rate": 2e-05,
|
1408 |
+
"loss": 5.7883,
|
1409 |
+
"step": 1000
|
1410 |
+
},
|
1411 |
+
{
|
1412 |
+
"epoch": 1.3898012100259292,
|
1413 |
+
"grad_norm": 9.531157493591309,
|
1414 |
+
"learning_rate": 2e-05,
|
1415 |
+
"loss": 5.6292,
|
1416 |
+
"step": 1005
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 1.396715643906655,
|
1420 |
+
"grad_norm": 8.725780487060547,
|
1421 |
+
"learning_rate": 2e-05,
|
1422 |
+
"loss": 5.7954,
|
1423 |
+
"step": 1010
|
1424 |
+
},
|
1425 |
+
{
|
1426 |
+
"epoch": 1.4036300777873811,
|
1427 |
+
"grad_norm": 10.372122764587402,
|
1428 |
+
"learning_rate": 2e-05,
|
1429 |
+
"loss": 5.6684,
|
1430 |
+
"step": 1015
|
1431 |
+
},
|
1432 |
+
{
|
1433 |
+
"epoch": 1.4105445116681072,
|
1434 |
+
"grad_norm": 9.697192192077637,
|
1435 |
+
"learning_rate": 2e-05,
|
1436 |
+
"loss": 5.6207,
|
1437 |
+
"step": 1020
|
1438 |
+
},
|
1439 |
+
{
|
1440 |
+
"epoch": 1.4174589455488331,
|
1441 |
+
"grad_norm": 8.608368873596191,
|
1442 |
+
"learning_rate": 2e-05,
|
1443 |
+
"loss": 5.7861,
|
1444 |
+
"step": 1025
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"epoch": 1.4243733794295592,
|
1448 |
+
"grad_norm": 9.998618125915527,
|
1449 |
+
"learning_rate": 2e-05,
|
1450 |
+
"loss": 5.7614,
|
1451 |
+
"step": 1030
|
1452 |
+
},
|
1453 |
+
{
|
1454 |
+
"epoch": 1.431287813310285,
|
1455 |
+
"grad_norm": 8.049917221069336,
|
1456 |
+
"learning_rate": 2e-05,
|
1457 |
+
"loss": 5.8703,
|
1458 |
+
"step": 1035
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 1.4382022471910112,
|
1462 |
+
"grad_norm": 8.179950714111328,
|
1463 |
+
"learning_rate": 2e-05,
|
1464 |
+
"loss": 5.6272,
|
1465 |
+
"step": 1040
|
1466 |
+
},
|
1467 |
+
{
|
1468 |
+
"epoch": 1.4451166810717373,
|
1469 |
+
"grad_norm": 10.099967002868652,
|
1470 |
+
"learning_rate": 2e-05,
|
1471 |
+
"loss": 5.7138,
|
1472 |
+
"step": 1045
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 1.4520311149524634,
|
1476 |
+
"grad_norm": 10.001805305480957,
|
1477 |
+
"learning_rate": 2e-05,
|
1478 |
+
"loss": 5.626,
|
1479 |
+
"step": 1050
|
1480 |
+
},
|
1481 |
+
{
|
1482 |
+
"epoch": 1.4589455488331893,
|
1483 |
+
"grad_norm": 9.001076698303223,
|
1484 |
+
"learning_rate": 2e-05,
|
1485 |
+
"loss": 5.5744,
|
1486 |
+
"step": 1055
|
1487 |
+
},
|
1488 |
+
{
|
1489 |
+
"epoch": 1.4658599827139154,
|
1490 |
+
"grad_norm": 9.802993774414062,
|
1491 |
+
"learning_rate": 2e-05,
|
1492 |
+
"loss": 5.5668,
|
1493 |
+
"step": 1060
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"epoch": 1.4727744165946413,
|
1497 |
+
"grad_norm": 10.538679122924805,
|
1498 |
+
"learning_rate": 2e-05,
|
1499 |
+
"loss": 5.7665,
|
1500 |
+
"step": 1065
|
1501 |
+
},
|
1502 |
+
{
|
1503 |
+
"epoch": 1.4796888504753674,
|
1504 |
+
"grad_norm": 9.082561492919922,
|
1505 |
+
"learning_rate": 2e-05,
|
1506 |
+
"loss": 5.6423,
|
1507 |
+
"step": 1070
|
1508 |
+
},
|
1509 |
+
{
|
1510 |
+
"epoch": 1.4866032843560935,
|
1511 |
+
"grad_norm": 8.30572509765625,
|
1512 |
+
"learning_rate": 2e-05,
|
1513 |
+
"loss": 5.6803,
|
1514 |
+
"step": 1075
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 1.4935177182368193,
|
1518 |
+
"grad_norm": 9.155613899230957,
|
1519 |
+
"learning_rate": 2e-05,
|
1520 |
+
"loss": 5.5482,
|
1521 |
+
"step": 1080
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"epoch": 1.5004321521175452,
|
1525 |
+
"grad_norm": 8.145245552062988,
|
1526 |
+
"learning_rate": 2e-05,
|
1527 |
+
"loss": 5.5116,
|
1528 |
+
"step": 1085
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 1.5073465859982713,
|
1532 |
+
"grad_norm": 9.245566368103027,
|
1533 |
+
"learning_rate": 2e-05,
|
1534 |
+
"loss": 5.8766,
|
1535 |
+
"step": 1090
|
1536 |
+
},
|
1537 |
+
{
|
1538 |
+
"epoch": 1.5142610198789974,
|
1539 |
+
"grad_norm": 9.05094051361084,
|
1540 |
+
"learning_rate": 2e-05,
|
1541 |
+
"loss": 5.7613,
|
1542 |
+
"step": 1095
|
1543 |
+
},
|
1544 |
+
{
|
1545 |
+
"epoch": 1.5211754537597235,
|
1546 |
+
"grad_norm": 10.022308349609375,
|
1547 |
+
"learning_rate": 2e-05,
|
1548 |
+
"loss": 5.6245,
|
1549 |
+
"step": 1100
|
1550 |
+
},
|
1551 |
+
{
|
1552 |
+
"epoch": 1.5280898876404494,
|
1553 |
+
"grad_norm": 7.789440631866455,
|
1554 |
+
"learning_rate": 2e-05,
|
1555 |
+
"loss": 5.6924,
|
1556 |
+
"step": 1105
|
1557 |
+
},
|
1558 |
+
{
|
1559 |
+
"epoch": 1.5350043215211755,
|
1560 |
+
"grad_norm": 8.748954772949219,
|
1561 |
+
"learning_rate": 2e-05,
|
1562 |
+
"loss": 5.481,
|
1563 |
+
"step": 1110
|
1564 |
+
},
|
1565 |
+
{
|
1566 |
+
"epoch": 1.5419187554019014,
|
1567 |
+
"grad_norm": 10.177347183227539,
|
1568 |
+
"learning_rate": 2e-05,
|
1569 |
+
"loss": 5.6785,
|
1570 |
+
"step": 1115
|
1571 |
+
},
|
1572 |
+
{
|
1573 |
+
"epoch": 1.5488331892826275,
|
1574 |
+
"grad_norm": 10.402741432189941,
|
1575 |
+
"learning_rate": 2e-05,
|
1576 |
+
"loss": 5.6013,
|
1577 |
+
"step": 1120
|
1578 |
+
},
|
1579 |
+
{
|
1580 |
+
"epoch": 1.5557476231633536,
|
1581 |
+
"grad_norm": 8.850756645202637,
|
1582 |
+
"learning_rate": 2e-05,
|
1583 |
+
"loss": 5.657,
|
1584 |
+
"step": 1125
|
1585 |
+
},
|
1586 |
+
{
|
1587 |
+
"epoch": 1.5626620570440797,
|
1588 |
+
"grad_norm": 7.942482948303223,
|
1589 |
+
"learning_rate": 2e-05,
|
1590 |
+
"loss": 5.6496,
|
1591 |
+
"step": 1130
|
1592 |
+
},
|
1593 |
+
{
|
1594 |
+
"epoch": 1.5695764909248056,
|
1595 |
+
"grad_norm": 8.457247734069824,
|
1596 |
+
"learning_rate": 2e-05,
|
1597 |
+
"loss": 5.6394,
|
1598 |
+
"step": 1135
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"epoch": 1.5764909248055314,
|
1602 |
+
"grad_norm": 8.8961181640625,
|
1603 |
+
"learning_rate": 2e-05,
|
1604 |
+
"loss": 5.7258,
|
1605 |
+
"step": 1140
|
1606 |
+
},
|
1607 |
+
{
|
1608 |
+
"epoch": 1.5834053586862575,
|
1609 |
+
"grad_norm": 9.401551246643066,
|
1610 |
+
"learning_rate": 2e-05,
|
1611 |
+
"loss": 5.4877,
|
1612 |
+
"step": 1145
|
1613 |
+
},
|
1614 |
+
{
|
1615 |
+
"epoch": 1.5903197925669836,
|
1616 |
+
"grad_norm": 8.802103996276855,
|
1617 |
+
"learning_rate": 2e-05,
|
1618 |
+
"loss": 5.6192,
|
1619 |
+
"step": 1150
|
1620 |
+
},
|
1621 |
+
{
|
1622 |
+
"epoch": 1.5972342264477097,
|
1623 |
+
"grad_norm": 8.03233528137207,
|
1624 |
+
"learning_rate": 2e-05,
|
1625 |
+
"loss": 5.5979,
|
1626 |
+
"step": 1155
|
1627 |
+
},
|
1628 |
+
{
|
1629 |
+
"epoch": 1.6041486603284356,
|
1630 |
+
"grad_norm": 7.991047382354736,
|
1631 |
+
"learning_rate": 2e-05,
|
1632 |
+
"loss": 5.6558,
|
1633 |
+
"step": 1160
|
1634 |
+
},
|
1635 |
+
{
|
1636 |
+
"epoch": 1.6110630942091615,
|
1637 |
+
"grad_norm": 7.965709686279297,
|
1638 |
+
"learning_rate": 2e-05,
|
1639 |
+
"loss": 5.6512,
|
1640 |
+
"step": 1165
|
1641 |
+
},
|
1642 |
+
{
|
1643 |
+
"epoch": 1.6179775280898876,
|
1644 |
+
"grad_norm": 8.714449882507324,
|
1645 |
+
"learning_rate": 2e-05,
|
1646 |
+
"loss": 5.6624,
|
1647 |
+
"step": 1170
|
1648 |
+
},
|
1649 |
+
{
|
1650 |
+
"epoch": 1.6248919619706137,
|
1651 |
+
"grad_norm": 8.108067512512207,
|
1652 |
+
"learning_rate": 2e-05,
|
1653 |
+
"loss": 5.5561,
|
1654 |
+
"step": 1175
|
1655 |
+
},
|
1656 |
+
{
|
1657 |
+
"epoch": 1.6318063958513398,
|
1658 |
+
"grad_norm": 8.9557523727417,
|
1659 |
+
"learning_rate": 2e-05,
|
1660 |
+
"loss": 5.6994,
|
1661 |
+
"step": 1180
|
1662 |
+
},
|
1663 |
+
{
|
1664 |
+
"epoch": 1.6387208297320657,
|
1665 |
+
"grad_norm": 8.757265090942383,
|
1666 |
+
"learning_rate": 2e-05,
|
1667 |
+
"loss": 5.7006,
|
1668 |
+
"step": 1185
|
1669 |
+
},
|
1670 |
+
{
|
1671 |
+
"epoch": 1.6456352636127916,
|
1672 |
+
"grad_norm": 9.390371322631836,
|
1673 |
+
"learning_rate": 2e-05,
|
1674 |
+
"loss": 5.6128,
|
1675 |
+
"step": 1190
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"epoch": 1.6525496974935177,
|
1679 |
+
"grad_norm": 10.731466293334961,
|
1680 |
+
"learning_rate": 2e-05,
|
1681 |
+
"loss": 5.607,
|
1682 |
+
"step": 1195
|
1683 |
+
},
|
1684 |
+
{
|
1685 |
+
"epoch": 1.6594641313742438,
|
1686 |
+
"grad_norm": 7.870199203491211,
|
1687 |
+
"learning_rate": 2e-05,
|
1688 |
+
"loss": 5.5616,
|
1689 |
+
"step": 1200
|
1690 |
+
},
|
1691 |
+
{
|
1692 |
+
"epoch": 1.6663785652549699,
|
1693 |
+
"grad_norm": 8.55478286743164,
|
1694 |
+
"learning_rate": 2e-05,
|
1695 |
+
"loss": 5.4787,
|
1696 |
+
"step": 1205
|
1697 |
+
},
|
1698 |
+
{
|
1699 |
+
"epoch": 1.6732929991356957,
|
1700 |
+
"grad_norm": 8.947685241699219,
|
1701 |
+
"learning_rate": 2e-05,
|
1702 |
+
"loss": 5.5405,
|
1703 |
+
"step": 1210
|
1704 |
+
},
|
1705 |
+
{
|
1706 |
+
"epoch": 1.6802074330164216,
|
1707 |
+
"grad_norm": 8.698450088500977,
|
1708 |
+
"learning_rate": 2e-05,
|
1709 |
+
"loss": 5.6053,
|
1710 |
+
"step": 1215
|
1711 |
+
},
|
1712 |
+
{
|
1713 |
+
"epoch": 1.6871218668971477,
|
1714 |
+
"grad_norm": 8.03096866607666,
|
1715 |
+
"learning_rate": 2e-05,
|
1716 |
+
"loss": 5.6641,
|
1717 |
+
"step": 1220
|
1718 |
+
},
|
1719 |
+
{
|
1720 |
+
"epoch": 1.6940363007778738,
|
1721 |
+
"grad_norm": 7.73576545715332,
|
1722 |
+
"learning_rate": 2e-05,
|
1723 |
+
"loss": 5.6051,
|
1724 |
+
"step": 1225
|
1725 |
+
},
|
1726 |
+
{
|
1727 |
+
"epoch": 1.7009507346586,
|
1728 |
+
"grad_norm": 8.361144065856934,
|
1729 |
+
"learning_rate": 2e-05,
|
1730 |
+
"loss": 5.5136,
|
1731 |
+
"step": 1230
|
1732 |
+
},
|
1733 |
+
{
|
1734 |
+
"epoch": 1.7078651685393258,
|
1735 |
+
"grad_norm": 8.468069076538086,
|
1736 |
+
"learning_rate": 2e-05,
|
1737 |
+
"loss": 5.6641,
|
1738 |
+
"step": 1235
|
1739 |
+
},
|
1740 |
+
{
|
1741 |
+
"epoch": 1.714779602420052,
|
1742 |
+
"grad_norm": 8.493988990783691,
|
1743 |
+
"learning_rate": 2e-05,
|
1744 |
+
"loss": 5.8225,
|
1745 |
+
"step": 1240
|
1746 |
+
},
|
1747 |
+
{
|
1748 |
+
"epoch": 1.7216940363007778,
|
1749 |
+
"grad_norm": 9.670719146728516,
|
1750 |
+
"learning_rate": 2e-05,
|
1751 |
+
"loss": 5.6226,
|
1752 |
+
"step": 1245
|
1753 |
+
},
|
1754 |
+
{
|
1755 |
+
"epoch": 1.7286084701815039,
|
1756 |
+
"grad_norm": 8.527884483337402,
|
1757 |
+
"learning_rate": 2e-05,
|
1758 |
+
"loss": 5.4408,
|
1759 |
+
"step": 1250
|
1760 |
+
},
|
1761 |
+
{
|
1762 |
+
"epoch": 1.73552290406223,
|
1763 |
+
"grad_norm": 9.163163185119629,
|
1764 |
+
"learning_rate": 2e-05,
|
1765 |
+
"loss": 5.6573,
|
1766 |
+
"step": 1255
|
1767 |
+
},
|
1768 |
+
{
|
1769 |
+
"epoch": 1.742437337942956,
|
1770 |
+
"grad_norm": 8.136192321777344,
|
1771 |
+
"learning_rate": 2e-05,
|
1772 |
+
"loss": 5.7071,
|
1773 |
+
"step": 1260
|
1774 |
+
},
|
1775 |
+
{
|
1776 |
+
"epoch": 1.749351771823682,
|
1777 |
+
"grad_norm": 8.329581260681152,
|
1778 |
+
"learning_rate": 2e-05,
|
1779 |
+
"loss": 5.6753,
|
1780 |
+
"step": 1265
|
1781 |
+
},
|
1782 |
+
{
|
1783 |
+
"epoch": 1.7562662057044078,
|
1784 |
+
"grad_norm": 8.732542037963867,
|
1785 |
+
"learning_rate": 2e-05,
|
1786 |
+
"loss": 5.883,
|
1787 |
+
"step": 1270
|
1788 |
+
},
|
1789 |
+
{
|
1790 |
+
"epoch": 1.763180639585134,
|
1791 |
+
"grad_norm": 7.646657466888428,
|
1792 |
+
"learning_rate": 2e-05,
|
1793 |
+
"loss": 5.5841,
|
1794 |
+
"step": 1275
|
1795 |
+
},
|
1796 |
+
{
|
1797 |
+
"epoch": 1.77009507346586,
|
1798 |
+
"grad_norm": 8.392094612121582,
|
1799 |
+
"learning_rate": 2e-05,
|
1800 |
+
"loss": 5.7013,
|
1801 |
+
"step": 1280
|
1802 |
+
},
|
1803 |
+
{
|
1804 |
+
"epoch": 1.7770095073465861,
|
1805 |
+
"grad_norm": 8.878968238830566,
|
1806 |
+
"learning_rate": 2e-05,
|
1807 |
+
"loss": 5.6175,
|
1808 |
+
"step": 1285
|
1809 |
+
},
|
1810 |
+
{
|
1811 |
+
"epoch": 1.783923941227312,
|
1812 |
+
"grad_norm": 8.324740409851074,
|
1813 |
+
"learning_rate": 2e-05,
|
1814 |
+
"loss": 5.6653,
|
1815 |
+
"step": 1290
|
1816 |
+
},
|
1817 |
+
{
|
1818 |
+
"epoch": 1.790838375108038,
|
1819 |
+
"grad_norm": 8.578971862792969,
|
1820 |
+
"learning_rate": 2e-05,
|
1821 |
+
"loss": 5.6605,
|
1822 |
+
"step": 1295
|
1823 |
+
},
|
1824 |
+
{
|
1825 |
+
"epoch": 1.797752808988764,
|
1826 |
+
"grad_norm": 7.883670330047607,
|
1827 |
+
"learning_rate": 2e-05,
|
1828 |
+
"loss": 5.6848,
|
1829 |
+
"step": 1300
|
1830 |
+
},
|
1831 |
+
{
|
1832 |
+
"epoch": 1.80466724286949,
|
1833 |
+
"grad_norm": 8.626081466674805,
|
1834 |
+
"learning_rate": 2e-05,
|
1835 |
+
"loss": 5.66,
|
1836 |
+
"step": 1305
|
1837 |
+
},
|
1838 |
+
{
|
1839 |
+
"epoch": 1.8115816767502162,
|
1840 |
+
"grad_norm": 9.518331527709961,
|
1841 |
+
"learning_rate": 2e-05,
|
1842 |
+
"loss": 5.5747,
|
1843 |
+
"step": 1310
|
1844 |
+
},
|
1845 |
+
{
|
1846 |
+
"epoch": 1.818496110630942,
|
1847 |
+
"grad_norm": 8.553828239440918,
|
1848 |
+
"learning_rate": 2e-05,
|
1849 |
+
"loss": 5.5066,
|
1850 |
+
"step": 1315
|
1851 |
+
},
|
1852 |
+
{
|
1853 |
+
"epoch": 1.825410544511668,
|
1854 |
+
"grad_norm": 9.588334083557129,
|
1855 |
+
"learning_rate": 2e-05,
|
1856 |
+
"loss": 5.5819,
|
1857 |
+
"step": 1320
|
1858 |
+
},
|
1859 |
+
{
|
1860 |
+
"epoch": 1.832324978392394,
|
1861 |
+
"grad_norm": 8.089001655578613,
|
1862 |
+
"learning_rate": 2e-05,
|
1863 |
+
"loss": 5.5675,
|
1864 |
+
"step": 1325
|
1865 |
+
},
|
1866 |
+
{
|
1867 |
+
"epoch": 1.8392394122731202,
|
1868 |
+
"grad_norm": 7.650081157684326,
|
1869 |
+
"learning_rate": 2e-05,
|
1870 |
+
"loss": 5.6408,
|
1871 |
+
"step": 1330
|
1872 |
+
},
|
1873 |
+
{
|
1874 |
+
"epoch": 1.8461538461538463,
|
1875 |
+
"grad_norm": 8.453227996826172,
|
1876 |
+
"learning_rate": 2e-05,
|
1877 |
+
"loss": 5.8178,
|
1878 |
+
"step": 1335
|
1879 |
+
},
|
1880 |
+
{
|
1881 |
+
"epoch": 1.8530682800345721,
|
1882 |
+
"grad_norm": 8.31882095336914,
|
1883 |
+
"learning_rate": 2e-05,
|
1884 |
+
"loss": 5.5703,
|
1885 |
+
"step": 1340
|
1886 |
+
},
|
1887 |
+
{
|
1888 |
+
"epoch": 1.8599827139152982,
|
1889 |
+
"grad_norm": 7.963268280029297,
|
1890 |
+
"learning_rate": 2e-05,
|
1891 |
+
"loss": 5.5613,
|
1892 |
+
"step": 1345
|
1893 |
+
},
|
1894 |
+
{
|
1895 |
+
"epoch": 1.8668971477960241,
|
1896 |
+
"grad_norm": 8.917067527770996,
|
1897 |
+
"learning_rate": 2e-05,
|
1898 |
+
"loss": 5.6031,
|
1899 |
+
"step": 1350
|
1900 |
+
},
|
1901 |
+
{
|
1902 |
+
"epoch": 1.8738115816767502,
|
1903 |
+
"grad_norm": 8.964554786682129,
|
1904 |
+
"learning_rate": 2e-05,
|
1905 |
+
"loss": 5.5979,
|
1906 |
+
"step": 1355
|
1907 |
+
},
|
1908 |
+
{
|
1909 |
+
"epoch": 1.8807260155574763,
|
1910 |
+
"grad_norm": 8.522499084472656,
|
1911 |
+
"learning_rate": 2e-05,
|
1912 |
+
"loss": 5.5685,
|
1913 |
+
"step": 1360
|
1914 |
+
},
|
1915 |
+
{
|
1916 |
+
"epoch": 1.8876404494382022,
|
1917 |
+
"grad_norm": 8.817831039428711,
|
1918 |
+
"learning_rate": 2e-05,
|
1919 |
+
"loss": 5.5745,
|
1920 |
+
"step": 1365
|
1921 |
+
},
|
1922 |
+
{
|
1923 |
+
"epoch": 1.8945548833189283,
|
1924 |
+
"grad_norm": 7.633350372314453,
|
1925 |
+
"learning_rate": 2e-05,
|
1926 |
+
"loss": 5.7164,
|
1927 |
+
"step": 1370
|
1928 |
+
},
|
1929 |
+
{
|
1930 |
+
"epoch": 1.9014693171996542,
|
1931 |
+
"grad_norm": 8.85508918762207,
|
1932 |
+
"learning_rate": 2e-05,
|
1933 |
+
"loss": 5.514,
|
1934 |
+
"step": 1375
|
1935 |
+
},
|
1936 |
+
{
|
1937 |
+
"epoch": 1.9083837510803803,
|
1938 |
+
"grad_norm": 7.352026462554932,
|
1939 |
+
"learning_rate": 2e-05,
|
1940 |
+
"loss": 5.6187,
|
1941 |
+
"step": 1380
|
1942 |
+
},
|
1943 |
+
{
|
1944 |
+
"epoch": 1.9152981849611064,
|
1945 |
+
"grad_norm": 8.067057609558105,
|
1946 |
+
"learning_rate": 2e-05,
|
1947 |
+
"loss": 5.6516,
|
1948 |
+
"step": 1385
|
1949 |
+
},
|
1950 |
+
{
|
1951 |
+
"epoch": 1.9222126188418325,
|
1952 |
+
"grad_norm": 8.725987434387207,
|
1953 |
+
"learning_rate": 2e-05,
|
1954 |
+
"loss": 5.6543,
|
1955 |
+
"step": 1390
|
1956 |
+
},
|
1957 |
+
{
|
1958 |
+
"epoch": 1.9291270527225584,
|
1959 |
+
"grad_norm": 7.8433003425598145,
|
1960 |
+
"learning_rate": 2e-05,
|
1961 |
+
"loss": 5.6603,
|
1962 |
+
"step": 1395
|
1963 |
+
},
|
1964 |
+
{
|
1965 |
+
"epoch": 1.9360414866032842,
|
1966 |
+
"grad_norm": 8.05147647857666,
|
1967 |
+
"learning_rate": 2e-05,
|
1968 |
+
"loss": 5.521,
|
1969 |
+
"step": 1400
|
1970 |
+
},
|
1971 |
+
{
|
1972 |
+
"epoch": 1.9429559204840103,
|
1973 |
+
"grad_norm": 7.805672645568848,
|
1974 |
+
"learning_rate": 2e-05,
|
1975 |
+
"loss": 5.5867,
|
1976 |
+
"step": 1405
|
1977 |
+
},
|
1978 |
+
{
|
1979 |
+
"epoch": 1.9498703543647364,
|
1980 |
+
"grad_norm": 7.390529632568359,
|
1981 |
+
"learning_rate": 2e-05,
|
1982 |
+
"loss": 5.5616,
|
1983 |
+
"step": 1410
|
1984 |
+
},
|
1985 |
+
{
|
1986 |
+
"epoch": 1.9567847882454625,
|
1987 |
+
"grad_norm": 8.674482345581055,
|
1988 |
+
"learning_rate": 2e-05,
|
1989 |
+
"loss": 5.6737,
|
1990 |
+
"step": 1415
|
1991 |
+
},
|
1992 |
+
{
|
1993 |
+
"epoch": 1.9636992221261884,
|
1994 |
+
"grad_norm": 7.816572189331055,
|
1995 |
+
"learning_rate": 2e-05,
|
1996 |
+
"loss": 5.4654,
|
1997 |
+
"step": 1420
|
1998 |
+
},
|
1999 |
+
{
|
2000 |
+
"epoch": 1.9706136560069143,
|
2001 |
+
"grad_norm": 8.28125286102295,
|
2002 |
+
"learning_rate": 2e-05,
|
2003 |
+
"loss": 5.6771,
|
2004 |
+
"step": 1425
|
2005 |
+
},
|
2006 |
+
{
|
2007 |
+
"epoch": 1.9775280898876404,
|
2008 |
+
"grad_norm": 8.431089401245117,
|
2009 |
+
"learning_rate": 2e-05,
|
2010 |
+
"loss": 5.5056,
|
2011 |
+
"step": 1430
|
2012 |
+
},
|
2013 |
+
{
|
2014 |
+
"epoch": 1.9844425237683665,
|
2015 |
+
"grad_norm": 8.352622032165527,
|
2016 |
+
"learning_rate": 2e-05,
|
2017 |
+
"loss": 5.4347,
|
2018 |
+
"step": 1435
|
2019 |
+
},
|
2020 |
+
{
|
2021 |
+
"epoch": 1.9913569576490926,
|
2022 |
+
"grad_norm": 8.090385437011719,
|
2023 |
+
"learning_rate": 2e-05,
|
2024 |
+
"loss": 5.5569,
|
2025 |
+
"step": 1440
|
2026 |
+
},
|
2027 |
+
{
|
2028 |
+
"epoch": 1.9982713915298185,
|
2029 |
+
"grad_norm": 7.950430393218994,
|
2030 |
+
"learning_rate": 2e-05,
|
2031 |
+
"loss": 5.6047,
|
2032 |
+
"step": 1445
|
2033 |
+
}
|
2034 |
+
],
|
2035 |
+
"logging_steps": 5,
|
2036 |
+
"max_steps": 2169,
|
2037 |
+
"num_input_tokens_seen": 0,
|
2038 |
+
"num_train_epochs": 3,
|
2039 |
+
"save_steps": 500,
|
2040 |
+
"stateful_callbacks": {
|
2041 |
+
"TrainerControl": {
|
2042 |
+
"args": {
|
2043 |
+
"should_epoch_stop": false,
|
2044 |
+
"should_evaluate": false,
|
2045 |
+
"should_log": false,
|
2046 |
+
"should_save": true,
|
2047 |
+
"should_training_stop": false
|
2048 |
+
},
|
2049 |
+
"attributes": {}
|
2050 |
+
}
|
2051 |
+
},
|
2052 |
+
"total_flos": 1.4890849106275922e+18,
|
2053 |
+
"train_batch_size": 8,
|
2054 |
+
"trial_name": null,
|
2055 |
+
"trial_params": null
|
2056 |
+
}
|
spaceqwen2-7b-instruct/checkpoint-1446/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5f930008ae8c5a8d1f1fc80733f1d809377ce163e2c0e7a2c4585c84c969ba9
|
3 |
+
size 5560
|
spaceqwen2-7b-instruct/checkpoint-1446/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
spaceqwen2-7b-instruct/checkpoint-2169/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Qwen/Qwen2-VL-7B-Instruct
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.13.2
|
spaceqwen2-7b-instruct/checkpoint-2169/adapter_config.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Qwen/Qwen2-VL-7B-Instruct",
|
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": 256,
|
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": 128,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"c_fc",
|
24 |
+
"out_proj",
|
25 |
+
"c_attn",
|
26 |
+
"v_proj",
|
27 |
+
"w1",
|
28 |
+
"attn.c_proj",
|
29 |
+
"q_proj",
|
30 |
+
"in_proj",
|
31 |
+
"w2"
|
32 |
+
],
|
33 |
+
"task_type": "CAUSAL_LM",
|
34 |
+
"use_dora": false,
|
35 |
+
"use_rslora": false
|
36 |
+
}
|
spaceqwen2-7b-instruct/checkpoint-2169/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ea4fcb7262d44ebd7acc0b0623fe2bcb94f40bcb5b5ecbdc8859b3c8f1b4951
|
3 |
+
size 161495976
|
spaceqwen2-7b-instruct/checkpoint-2169/added_tokens.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|box_end|>": 151649,
|
3 |
+
"<|box_start|>": 151648,
|
4 |
+
"<|endoftext|>": 151643,
|
5 |
+
"<|im_end|>": 151645,
|
6 |
+
"<|im_start|>": 151644,
|
7 |
+
"<|image_pad|>": 151655,
|
8 |
+
"<|object_ref_end|>": 151647,
|
9 |
+
"<|object_ref_start|>": 151646,
|
10 |
+
"<|quad_end|>": 151651,
|
11 |
+
"<|quad_start|>": 151650,
|
12 |
+
"<|video_pad|>": 151656,
|
13 |
+
"<|vision_end|>": 151653,
|
14 |
+
"<|vision_pad|>": 151654,
|
15 |
+
"<|vision_start|>": 151652
|
16 |
+
}
|
spaceqwen2-7b-instruct/checkpoint-2169/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|