Safetensors
llama
alignment-handbook
trl
dpo
Generated from Trainer
yiran-wang3 commited on
Commit
49c0b46
1 Parent(s): 2167d1b

Model save

Browse files
README.md ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ base_model: deepseek-ai/deepseek-llm-7b-chat
4
+ tags:
5
+ - trl
6
+ - dpo
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: ds_chat_sppo_hard_cosine_iter0_2024-09-17-09.48
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://ml.byteintl.net/experiment/tracking/detail?Id=project_20240915_20321b8f&selectedTrial=run_20240918_9c9733ce)
17
+ # ds_chat_sppo_hard_cosine_iter0_2024-09-17-09.48
18
+
19
+ This model is a fine-tuned version of [deepseek-ai/deepseek-llm-7b-chat](https://huggingface.co/deepseek-ai/deepseek-llm-7b-chat) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 4613.5840
22
+ - Rewards/chosen: 0.0069
23
+ - Rewards/rejected: -0.0357
24
+ - Rewards/accuracies: 0.6053
25
+ - Rewards/margins: 0.0425
26
+ - Logps/rejected: -263.2242
27
+ - Logps/chosen: -252.2310
28
+ - Logits/rejected: 1.4371
29
+ - Logits/chosen: 1.3941
30
+ - Debug/policy Chosen Logits: 1.3941
31
+ - Debug/policy Rejected Logits: 1.4371
32
+ - Debug/policy Chosen Logps: -252.2310
33
+ - Debug/policy Rejected Logps: -263.2242
34
+ - Debug/reference Chosen Logps: -252.9185
35
+ - Debug/reference Rejected Logps: -259.6586
36
+ - Debug/sppo Chosen Reward In Loss: 0.6874
37
+ - Debug/sppo Rej Reward In Loss: -3.5656
38
+ - Debug/sppo Chosen Loss: 2507.3259
39
+ - Debug/sppo Reject Loss: 2312.9116
40
+
41
+ ## Model description
42
+
43
+ More information needed
44
+
45
+ ## Intended uses & limitations
46
+
47
+ More information needed
48
+
49
+ ## Training and evaluation data
50
+
51
+ More information needed
52
+
53
+ ## Training procedure
54
+
55
+ ### Training hyperparameters
56
+
57
+ The following hyperparameters were used during training:
58
+ - learning_rate: 1e-07
59
+ - train_batch_size: 8
60
+ - eval_batch_size: 4
61
+ - seed: 42
62
+ - distributed_type: multi-GPU
63
+ - num_devices: 8
64
+ - total_train_batch_size: 64
65
+ - total_eval_batch_size: 32
66
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
67
+ - lr_scheduler_type: cosine
68
+ - lr_scheduler_warmup_ratio: 0.1
69
+ - lr_scheduler_warmup_steps: 100
70
+ - num_epochs: 8.0
71
+
72
+ ### Training results
73
+
74
+ | Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen | Debug/policy Chosen Logits | Debug/policy Rejected Logits | Debug/policy Chosen Logps | Debug/policy Rejected Logps | Debug/reference Chosen Logps | Debug/reference Rejected Logps | Debug/sppo Chosen Reward In Loss | Debug/sppo Rej Reward In Loss | Debug/sppo Chosen Loss | Debug/sppo Reject Loss |
75
+ |:-------------:|:------:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|:--------------------------:|:----------------------------:|:-------------------------:|:---------------------------:|:----------------------------:|:------------------------------:|:--------------------------------:|:-----------------------------:|:----------------------:|:----------------------:|
76
+ | 4970.1539 | 0.3623 | 100 | 4979.0801 | -0.0031 | -0.0046 | 0.5658 | 0.0014 | -260.1172 | -253.2325 | 1.6973 | 1.6355 | 1.6355 | 1.6973 | -253.2325 | -260.1172 | -252.9185 | -259.6586 | -0.3140 | -0.4586 | 2532.3372 | 2455.3159 |
77
+ | 4913.6875 | 0.7246 | 200 | 4922.2964 | -0.0067 | -0.0090 | 0.5395 | 0.0023 | -260.5605 | -253.5932 | 1.6658 | 1.6047 | 1.6047 | 1.6658 | -253.5932 | -260.5605 | -252.9185 | -259.6586 | -0.6748 | -0.9019 | 2570.3391 | 2415.1426 |
78
+ | 4852.6547 | 1.0870 | 300 | 4861.8960 | -0.0090 | -0.0170 | 0.4605 | 0.0079 | -261.3568 | -253.8218 | 1.6477 | 1.5895 | 1.5895 | 1.6477 | -253.8218 | -261.3568 | -252.9185 | -259.6586 | -0.9033 | -1.6982 | 2599.3752 | 2346.0071 |
79
+ | 4810.0602 | 1.4493 | 400 | 4799.1152 | -0.0065 | -0.0219 | 0.5395 | 0.0154 | -261.8465 | -253.5692 | 1.6033 | 1.5489 | 1.5489 | 1.6033 | -253.5692 | -261.8465 | -252.9185 | -259.6586 | -0.6507 | -2.1879 | 2584.1985 | 2322.5535 |
80
+ | 4686.3855 | 1.8116 | 500 | 4767.9019 | -0.0146 | -0.0351 | 0.5132 | 0.0205 | -263.1680 | -254.3759 | 1.5899 | 1.5348 | 1.5348 | 1.5899 | -254.3759 | -263.1680 | -252.9185 | -259.6586 | -1.4575 | -3.5093 | 2678.0864 | 2224.3416 |
81
+ | 4647.1707 | 2.1739 | 600 | 4725.6548 | -0.0031 | -0.0264 | 0.5395 | 0.0233 | -262.3003 | -253.2256 | 1.5586 | 1.5054 | 1.5054 | 1.5586 | -253.2256 | -262.3003 | -252.9185 | -259.6586 | -0.3071 | -2.6417 | 2562.3191 | 2304.5745 |
82
+ | 4590.507 | 2.5362 | 700 | 4709.8721 | -0.0028 | -0.0317 | 0.5658 | 0.0289 | -262.8335 | -253.2023 | 1.5311 | 1.4802 | 1.4802 | 1.5311 | -253.2023 | -262.8335 | -252.9185 | -259.6586 | -0.2839 | -3.1748 | 2563.1602 | 2266.7019 |
83
+ | 4624.6344 | 2.8986 | 800 | 4685.7876 | -0.0021 | -0.0328 | 0.6316 | 0.0307 | -262.9392 | -253.1265 | 1.5168 | 1.4660 | 1.4660 | 1.5168 | -253.1265 | -262.9392 | -252.9185 | -259.6586 | -0.2080 | -3.2806 | 2564.3735 | 2277.4634 |
84
+ | 4526.798 | 3.2609 | 900 | 4673.5791 | -0.0010 | -0.0339 | 0.5921 | 0.0329 | -263.0450 | -253.0172 | 1.5044 | 1.4543 | 1.4543 | 1.5044 | -253.0172 | -263.0450 | -252.9185 | -259.6586 | -0.0987 | -3.3863 | 2560.7192 | 2277.5515 |
85
+ | 4599.7109 | 3.6232 | 1000 | 4664.8169 | 0.0018 | -0.0326 | 0.5658 | 0.0344 | -262.9172 | -252.7381 | 1.4973 | 1.4480 | 1.4480 | 1.4973 | -252.7381 | -262.9172 | -252.9185 | -259.6586 | 0.1804 | -3.2586 | 2535.9368 | 2302.0969 |
86
+ | 4598.4699 | 3.9855 | 1100 | 4659.8091 | 0.0225 | -0.0149 | 0.6579 | 0.0374 | -261.1521 | -250.6732 | 1.4704 | 1.4246 | 1.4246 | 1.4704 | -250.6732 | -261.1521 | -252.9185 | -259.6586 | 2.2452 | -1.4935 | 2330.4351 | 2454.2285 |
87
+ | 4434.3441 | 4.3478 | 1200 | 4652.3701 | -0.0064 | -0.0448 | 0.5789 | 0.0383 | -264.1339 | -253.5595 | 1.4648 | 1.4176 | 1.4176 | 1.4648 | -253.5595 | -264.1339 | -252.9185 | -259.6586 | -0.6410 | -4.4752 | 2633.1008 | 2222.5164 |
88
+ | 4673.5336 | 4.7101 | 1300 | 4629.2358 | 0.0059 | -0.0337 | 0.6053 | 0.0396 | -263.0263 | -252.3293 | 1.4597 | 1.4137 | 1.4137 | 1.4597 | -252.3293 | -263.0263 | -252.9185 | -259.6586 | 0.5892 | -3.3676 | 2506.5920 | 2317.5457 |
89
+ | 4551.7766 | 5.0725 | 1400 | 4636.1592 | 0.0046 | -0.0350 | 0.6053 | 0.0396 | -263.1627 | -252.4586 | 1.4595 | 1.4144 | 1.4144 | 1.4595 | -252.4586 | -263.1627 | -252.9185 | -259.6586 | 0.4598 | -3.5041 | 2524.4553 | 2311.0466 |
90
+ | 4481.4781 | 5.4348 | 1500 | 4616.7266 | 0.0125 | -0.0289 | 0.5921 | 0.0413 | -262.5467 | -251.6734 | 1.4468 | 1.4029 | 1.4029 | 1.4468 | -251.6734 | -262.5467 | -252.9185 | -259.6586 | 1.2451 | -2.8881 | 2446.6792 | 2368.6218 |
91
+ | 4557.7566 | 5.7971 | 1600 | 4618.0537 | 0.0014 | -0.0416 | 0.5921 | 0.0430 | -263.8221 | -252.7794 | 1.4428 | 1.3976 | 1.3976 | 1.4428 | -252.7794 | -263.8221 | -252.9185 | -259.6586 | 0.1390 | -4.1635 | 2564.9141 | 2269.4070 |
92
+ | 4507.4234 | 6.1594 | 1700 | 4618.0 | 0.0009 | -0.0413 | 0.5921 | 0.0422 | -263.7893 | -252.8316 | 1.4382 | 1.3934 | 1.3934 | 1.4382 | -252.8316 | -263.7893 | -252.9185 | -259.6586 | 0.0869 | -4.1307 | 2573.3213 | 2274.9512 |
93
+ | 4566.6648 | 6.5217 | 1800 | 4619.3325 | 0.0061 | -0.0369 | 0.5921 | 0.0430 | -263.3517 | -252.3105 | 1.4413 | 1.3975 | 1.3975 | 1.4413 | -252.3105 | -263.3517 | -252.9185 | -259.6586 | 0.6080 | -3.6930 | 2512.9187 | 2304.7549 |
94
+ | 4682.7492 | 6.8841 | 1900 | 4616.8687 | 0.0066 | -0.0366 | 0.5921 | 0.0432 | -263.3144 | -252.2579 | 1.4407 | 1.3967 | 1.3967 | 1.4407 | -252.2579 | -263.3144 | -252.9185 | -259.6586 | 0.6606 | -3.6557 | 2507.0054 | 2307.5239 |
95
+ | 4486.1707 | 7.2464 | 2000 | 4616.3892 | 0.0062 | -0.0377 | 0.5789 | 0.0439 | -263.4255 | -252.2975 | 1.4378 | 1.3932 | 1.3932 | 1.4378 | -252.2975 | -263.4255 | -252.9185 | -259.6586 | 0.6210 | -3.7668 | 2509.9634 | 2298.5259 |
96
+ | 4477.8289 | 7.6087 | 2100 | 4617.2290 | 0.0069 | -0.0354 | 0.5789 | 0.0423 | -263.1952 | -252.2293 | 1.4363 | 1.3925 | 1.3925 | 1.4363 | -252.2293 | -263.1952 | -252.9185 | -259.6586 | 0.6892 | -3.5365 | 2506.2578 | 2318.2375 |
97
+ | 4520.1934 | 7.9710 | 2200 | 4613.5840 | 0.0069 | -0.0357 | 0.6053 | 0.0425 | -263.2242 | -252.2310 | 1.4371 | 1.3941 | 1.3941 | 1.4371 | -252.2310 | -263.2242 | -252.9185 | -259.6586 | 0.6874 | -3.5656 | 2507.3259 | 2312.9116 |
98
+
99
+
100
+ ### Framework versions
101
+
102
+ - Transformers 4.42.0
103
+ - Pytorch 2.3.0+cu121
104
+ - Datasets 2.14.6
105
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 8.0,
3
+ "total_flos": 0.0,
4
+ "train_loss": 4636.829430179319,
5
+ "train_runtime": 15508.5423,
6
+ "train_samples": 17626,
7
+ "train_samples_per_second": 9.092,
8
+ "train_steps_per_second": 0.142
9
+ }
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 100000,
4
+ "do_sample": true,
5
+ "eos_token_id": 100001,
6
+ "temperature": 0.7,
7
+ "top_p": 0.95,
8
+ "transformers_version": "4.42.0"
9
+ }
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3afa325d832259bc375051232db9b9ea94b3fa210b4b1ee29bd154bd5b1232a9
3
+ size 4987202208
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc285a9b61196e0d83c7eaaafae188a12a8815eea2315d75ff11710f868d46ab
3
+ size 4980945440
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d48d980f434fe4a706f436ec6261ffc0d236b99d34ed0bbeeec8f45cd03094a
3
+ size 3852615520
model.safetensors.index.json ADDED
@@ -0,0 +1,280 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 13820731392
4
+ },
5
+ "weight_map": {
6
+ "lm_head.weight": "model-00003-of-00003.safetensors",
7
+ "model.embed_tokens.weight": "model-00001-of-00003.safetensors",
8
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
9
+ "model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
10
+ "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
11
+ "model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
12
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
13
+ "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
14
+ "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
15
+ "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
16
+ "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
17
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
18
+ "model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
19
+ "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
20
+ "model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
21
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
22
+ "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
23
+ "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
24
+ "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
25
+ "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
26
+ "model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
27
+ "model.layers.10.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
28
+ "model.layers.10.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
29
+ "model.layers.10.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
30
+ "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
31
+ "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
32
+ "model.layers.10.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
33
+ "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
34
+ "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
35
+ "model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
36
+ "model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
37
+ "model.layers.11.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
38
+ "model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
39
+ "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
40
+ "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
41
+ "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
42
+ "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
43
+ "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
44
+ "model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
45
+ "model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
46
+ "model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
47
+ "model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
48
+ "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
49
+ "model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
50
+ "model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
51
+ "model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
52
+ "model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
53
+ "model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
54
+ "model.layers.13.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
55
+ "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
56
+ "model.layers.13.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
57
+ "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
58
+ "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
59
+ "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
60
+ "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
61
+ "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
62
+ "model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
63
+ "model.layers.14.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
64
+ "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
65
+ "model.layers.14.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
66
+ "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
67
+ "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
68
+ "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
69
+ "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
70
+ "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
71
+ "model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
72
+ "model.layers.15.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
73
+ "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
74
+ "model.layers.15.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
75
+ "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
76
+ "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
77
+ "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
78
+ "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
79
+ "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
80
+ "model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
81
+ "model.layers.16.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
82
+ "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
83
+ "model.layers.16.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
84
+ "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
85
+ "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
86
+ "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
87
+ "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
88
+ "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
89
+ "model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
90
+ "model.layers.17.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
91
+ "model.layers.17.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
92
+ "model.layers.17.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
93
+ "model.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
94
+ "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
95
+ "model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
96
+ "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
97
+ "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
98
+ "model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
99
+ "model.layers.18.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
100
+ "model.layers.18.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
101
+ "model.layers.18.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
102
+ "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
103
+ "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
104
+ "model.layers.18.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
105
+ "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
106
+ "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
107
+ "model.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors",
108
+ "model.layers.19.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
109
+ "model.layers.19.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
110
+ "model.layers.19.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
111
+ "model.layers.19.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
112
+ "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
113
+ "model.layers.19.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
114
+ "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
115
+ "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
116
+ "model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
117
+ "model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
118
+ "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
119
+ "model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
120
+ "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
121
+ "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
122
+ "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
123
+ "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
124
+ "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
125
+ "model.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors",
126
+ "model.layers.20.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
127
+ "model.layers.20.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
128
+ "model.layers.20.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
129
+ "model.layers.20.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
130
+ "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
131
+ "model.layers.20.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
132
+ "model.layers.20.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
133
+ "model.layers.20.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
134
+ "model.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors",
135
+ "model.layers.21.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
136
+ "model.layers.21.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
137
+ "model.layers.21.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
138
+ "model.layers.21.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
139
+ "model.layers.21.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
140
+ "model.layers.21.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
141
+ "model.layers.21.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
142
+ "model.layers.21.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
143
+ "model.layers.22.input_layernorm.weight": "model-00003-of-00003.safetensors",
144
+ "model.layers.22.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
145
+ "model.layers.22.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
146
+ "model.layers.22.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
147
+ "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
148
+ "model.layers.22.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
149
+ "model.layers.22.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
150
+ "model.layers.22.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
151
+ "model.layers.22.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
152
+ "model.layers.23.input_layernorm.weight": "model-00003-of-00003.safetensors",
153
+ "model.layers.23.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
154
+ "model.layers.23.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
155
+ "model.layers.23.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
156
+ "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
157
+ "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
158
+ "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
159
+ "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
160
+ "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
161
+ "model.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
162
+ "model.layers.24.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
163
+ "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
164
+ "model.layers.24.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
165
+ "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
166
+ "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
167
+ "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
168
+ "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
169
+ "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
170
+ "model.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
171
+ "model.layers.25.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
172
+ "model.layers.25.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
173
+ "model.layers.25.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
174
+ "model.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
175
+ "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
176
+ "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
177
+ "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
178
+ "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
179
+ "model.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
180
+ "model.layers.26.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
181
+ "model.layers.26.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
182
+ "model.layers.26.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
183
+ "model.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
184
+ "model.layers.26.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
185
+ "model.layers.26.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
186
+ "model.layers.26.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
187
+ "model.layers.26.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
188
+ "model.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
189
+ "model.layers.27.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
190
+ "model.layers.27.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
191
+ "model.layers.27.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
192
+ "model.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
193
+ "model.layers.27.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
194
+ "model.layers.27.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
195
+ "model.layers.27.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
196
+ "model.layers.27.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
197
+ "model.layers.28.input_layernorm.weight": "model-00003-of-00003.safetensors",
198
+ "model.layers.28.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
199
+ "model.layers.28.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
200
+ "model.layers.28.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
201
+ "model.layers.28.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
202
+ "model.layers.28.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
203
+ "model.layers.28.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
204
+ "model.layers.28.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
205
+ "model.layers.28.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
206
+ "model.layers.29.input_layernorm.weight": "model-00003-of-00003.safetensors",
207
+ "model.layers.29.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
208
+ "model.layers.29.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
209
+ "model.layers.29.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
210
+ "model.layers.29.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
211
+ "model.layers.29.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
212
+ "model.layers.29.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
213
+ "model.layers.29.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
214
+ "model.layers.29.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
215
+ "model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
216
+ "model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
217
+ "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
218
+ "model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
219
+ "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
220
+ "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
221
+ "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
222
+ "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
223
+ "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
224
+ "model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
225
+ "model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
226
+ "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
227
+ "model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
228
+ "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
229
+ "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
230
+ "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
231
+ "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
232
+ "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
233
+ "model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
234
+ "model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
235
+ "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
236
+ "model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
237
+ "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
238
+ "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
239
+ "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
240
+ "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
241
+ "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
242
+ "model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
243
+ "model.layers.6.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
244
+ "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
245
+ "model.layers.6.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
246
+ "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
247
+ "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
248
+ "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
249
+ "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
250
+ "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
251
+ "model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
252
+ "model.layers.7.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
253
+ "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
254
+ "model.layers.7.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
255
+ "model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
256
+ "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
257
+ "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
258
+ "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
259
+ "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
260
+ "model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
261
+ "model.layers.8.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
262
+ "model.layers.8.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
263
+ "model.layers.8.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
264
+ "model.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
265
+ "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
266
+ "model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
267
+ "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
268
+ "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
269
+ "model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
270
+ "model.layers.9.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
271
+ "model.layers.9.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
272
+ "model.layers.9.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
273
+ "model.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
274
+ "model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
275
+ "model.layers.9.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
276
+ "model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
277
+ "model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
278
+ "model.norm.weight": "model-00003-of-00003.safetensors"
279
+ }
280
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 8.0,
3
+ "total_flos": 0.0,
4
+ "train_loss": 4636.829430179319,
5
+ "train_runtime": 15508.5423,
6
+ "train_samples": 17626,
7
+ "train_samples_per_second": 9.092,
8
+ "train_steps_per_second": 0.142
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff