Dikshan1234 commited on
Commit
f7d1cc1
·
verified ·
1 Parent(s): ffa1a37

checkpoint-1000 | step 1000 | loss 0.4174 | 2.5% complete

Browse files
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  checkpoint-42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  checkpoint-538/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  checkpoint-42/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  checkpoint-538/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
+ checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-1000/README.md ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ScriptSwiftAI v12 (Dikshan)
2
+
3
+ > QLoRA fine-tuned full-stack code generation model by **Dikshan** (India).
4
+ > Covers Python, Django, Flask, FastAPI, React, Next.js, TypeScript, SQL, Docker.
5
+
6
+ ---
7
+
8
+ ## License
9
+
10
+ **CC BY-NC 4.0** — Non-commercial use only. Must credit Dikshan / ScriptSwiftAI.
11
+ https://creativecommons.org/licenses/by-nc/4.0/
12
+
13
+ **Copyright © 2026 Dikshan. All rights reserved.**
14
+
15
+ ---
16
+
17
+ ## Model Details
18
+
19
+ | Property | Value |
20
+ |---|---|
21
+ | **Base Model** | Qwen2.5-Coder-7B-Instruct |
22
+ | **Method** | QLoRA (4-bit, r=64) |
23
+ | **Hardware** | NVIDIA RTX 5070 Ti 16GB |
24
+ | **Target Steps** | 40,000 |
25
+ | **Dataset** | ~450-500k samples (17 datasets) |
26
+ | **Max Length** | 1536 tokens |
27
+ | **Developer** | Dikshan (India) |
28
+ | **Training Started** | June 2026 |
29
+
30
+ ---
31
+
32
+ ## Changelog / Training Timeline
33
+
34
+ *Auto-updated by train_v12.py on every checkpoint save.*
35
+ *Append-only — entries never overwritten. HuggingFace commit history provides timestamps.*
36
+
37
+
38
+ ---
39
+
40
+ ### 🔵 Checkpoint — Step 13
41
+ **Date:** June 22, 2026 at 18:44 IST
42
+ **Checkpoint:** checkpoint-13
43
+ **Step:** 13 / 40,000 (0.0% complete)
44
+ **Loss:** 0.6164
45
+ **Epoch:** 0.000
46
+ **Zone:** 📚 Learning
47
+ **Status:** Training ongoing — auto-uploaded via train_v12.py
48
+
49
+ ---
50
+
51
+ ### 🔵 Checkpoint — Step 25
52
+ **Date:** June 22, 2026 at 18:50 IST
53
+ **Checkpoint:** checkpoint-25
54
+ **Step:** 25 / 40,000 (0.1% complete)
55
+ **Loss:** 0.6057
56
+ **Epoch:** 0.001
57
+ **Zone:** 📚 Learning
58
+ **Status:** Training ongoing — auto-uploaded via train_v12.py
59
+
60
+ ---
61
+
62
+ ### 🔵 Checkpoint — Step 36
63
+ **Date:** June 22, 2026 at 18:58 IST
64
+ **Checkpoint:** checkpoint-36
65
+ **Step:** 36 / 40,000 (0.1% complete)
66
+ **Loss:** 0.5508
67
+ **Epoch:** 0.001
68
+ **Zone:** 📚 Learning
69
+ **Status:** Training ongoing — auto-uploaded via train_v12.py
70
+
71
+ ---
72
+
73
+ ### 🔵 Checkpoint — Step 42
74
+ **Date:** June 22, 2026 at 19:08 IST
75
+ **Checkpoint:** checkpoint-42
76
+ **Step:** 42 / 40,000 (0.1% complete)
77
+ **Loss:** 0.5525
78
+ **Epoch:** 0.001
79
+ **Zone:** 📚 Learning
80
+ **Status:** Training ongoing — auto-uploaded via train_v12.py
81
+
82
+ ---
83
+
84
+ ### 🔵 Checkpoint — Step 538
85
+ **Date:** June 22, 2026 at 23:38 IST
86
+ **Checkpoint:** checkpoint-538
87
+ **Step:** 538 / 40,000 (1.3% complete)
88
+ **Loss:** 0.4087
89
+ **Epoch:** 0.015
90
+ **Zone:** 📈 Good
91
+ **Status:** Training ongoing — auto-uploaded via train_v12.py
92
+
93
+ ---
94
+
95
+ ### 🔵 Checkpoint — Step 1,000
96
+ **Date:** June 23, 2026 at 03:05 IST
97
+ **Checkpoint:** checkpoint-1000
98
+ **Step:** 1,000 / 40,000 (2.5% complete)
99
+ **Loss:** 0.4174
100
+ **Epoch:** 0.029
101
+ **Zone:** 📈 Good
102
+ **Status:** Training ongoing — auto-uploaded via train_v12.py
checkpoint-1000/adapter_config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen2.5-Coder-7B-Instruct",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 128,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "peft_type": "LORA",
27
+ "peft_version": "0.19.1",
28
+ "qalora_group_size": 16,
29
+ "r": 64,
30
+ "rank_pattern": {},
31
+ "revision": null,
32
+ "target_modules": [
33
+ "gate_proj",
34
+ "down_proj",
35
+ "q_proj",
36
+ "up_proj",
37
+ "k_proj",
38
+ "v_proj",
39
+ "o_proj"
40
+ ],
41
+ "target_parameters": null,
42
+ "task_type": "CAUSAL_LM",
43
+ "trainable_token_indices": null,
44
+ "use_bdlora": null,
45
+ "use_dora": false,
46
+ "use_qalora": false,
47
+ "use_rslora": false
48
+ }
checkpoint-1000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80c50a9254db37715ca99571408c99c849835ddafc75c87a495275e42fc73d8f
3
+ size 645975704
checkpoint-1000/chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
checkpoint-1000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fbd4072d97330e4a47375403ef43eac04601763975a11eee108886f3045b38b
3
+ size 329492947
checkpoint-1000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db515520df552949c49b01f47896f644c7d5c6956f73ad94ab7d68dd5134ff52
3
+ size 14645
checkpoint-1000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d18b8e96ed5a9f0ea36bba215c80fc894ceada430a7a7386abe4a01695ddd43f
3
+ size 1465
checkpoint-1000/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fd169731d2cbde95e10bf356d66d5997fd885dd8dbb6fb4684da3f23b2585d8
3
+ size 11421892
checkpoint-1000/tokenizer_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 32768,
26
+ "pad_token": "<|im_end|>",
27
+ "split_special_tokens": false,
28
+ "tokenizer_class": "Qwen2Tokenizer",
29
+ "unk_token": null
30
+ }
checkpoint-1000/trainer_state.json ADDED
@@ -0,0 +1,734 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.028175755040453325,
6
+ "eval_steps": 500,
7
+ "global_step": 1000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0002922796166022129,
14
+ "grad_norm": 0.3604201674461365,
15
+ "learning_rate": 1.8e-06,
16
+ "loss": 0.6163836479187011,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.0005845592332044258,
21
+ "grad_norm": 0.307494193315506,
22
+ "learning_rate": 3.8e-06,
23
+ "loss": 0.6056640148162842,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.00014613980830110646,
28
+ "grad_norm": 0.1861964464187622,
29
+ "learning_rate": 5.8e-06,
30
+ "loss": 0.5507771968841553,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.00011691184664088517,
35
+ "grad_norm": 0.18063770234584808,
36
+ "learning_rate": 7.8e-06,
37
+ "loss": 0.5524736642837524,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.0004091914632430981,
42
+ "grad_norm": 0.1831495314836502,
43
+ "learning_rate": 9.800000000000001e-06,
44
+ "loss": 0.5550893783569336,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.000701471079845311,
49
+ "grad_norm": 0.2708336412906647,
50
+ "learning_rate": 1.18e-05,
51
+ "loss": 0.5027066707611084,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.0009937506964475238,
56
+ "grad_norm": 0.16506414115428925,
57
+ "learning_rate": 1.3800000000000002e-05,
58
+ "loss": 0.5025710105895996,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.0012860303130497368,
63
+ "grad_norm": 0.7222521305084229,
64
+ "learning_rate": 1.58e-05,
65
+ "loss": 0.44574794769287107,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.0015783099296519498,
70
+ "grad_norm": 0.3094443678855896,
71
+ "learning_rate": 1.78e-05,
72
+ "loss": 0.463105583190918,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.0018705895462541628,
77
+ "grad_norm": 0.22881925106048584,
78
+ "learning_rate": 1.9800000000000004e-05,
79
+ "loss": 0.47495498657226565,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.0021628691628563755,
84
+ "grad_norm": 0.2994537055492401,
85
+ "learning_rate": 2.18e-05,
86
+ "loss": 0.44906439781188967,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.0024551487794585887,
91
+ "grad_norm": 0.22821807861328125,
92
+ "learning_rate": 2.38e-05,
93
+ "loss": 0.4511695384979248,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.0027474283960608015,
98
+ "grad_norm": 0.23172526061534882,
99
+ "learning_rate": 2.58e-05,
100
+ "loss": 0.45236430168151853,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.003039708012663014,
105
+ "grad_norm": 0.25378280878067017,
106
+ "learning_rate": 2.7800000000000005e-05,
107
+ "loss": 0.49311389923095705,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.0033319876292652274,
112
+ "grad_norm": 0.30715328454971313,
113
+ "learning_rate": 2.98e-05,
114
+ "loss": 0.45659761428833007,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.00362426724586744,
119
+ "grad_norm": 0.2318553328514099,
120
+ "learning_rate": 3.18e-05,
121
+ "loss": 0.48353352546691897,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.003916546862469653,
126
+ "grad_norm": 0.3422481417655945,
127
+ "learning_rate": 3.38e-05,
128
+ "loss": 0.48243284225463867,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.004208826479071866,
133
+ "grad_norm": 0.2627033591270447,
134
+ "learning_rate": 3.58e-05,
135
+ "loss": 0.44968676567077637,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.004501106095674079,
140
+ "grad_norm": 0.270560622215271,
141
+ "learning_rate": 3.7800000000000004e-05,
142
+ "loss": 0.43050732612609866,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.004793385712276292,
147
+ "grad_norm": 0.29916077852249146,
148
+ "learning_rate": 3.9800000000000005e-05,
149
+ "loss": 0.38156795501708984,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.005085665328878505,
154
+ "grad_norm": 0.29618600010871887,
155
+ "learning_rate": 4.18e-05,
156
+ "loss": 0.41876654624938964,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.005377944945480718,
161
+ "grad_norm": 0.24618731439113617,
162
+ "learning_rate": 4.38e-05,
163
+ "loss": 0.4200754642486572,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.00567022456208293,
168
+ "grad_norm": 0.4028846323490143,
169
+ "learning_rate": 4.58e-05,
170
+ "loss": 0.4128837585449219,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.0059625041786851435,
175
+ "grad_norm": 0.2899196445941925,
176
+ "learning_rate": 4.78e-05,
177
+ "loss": 0.4727485656738281,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.006254783795287357,
182
+ "grad_norm": 0.372092068195343,
183
+ "learning_rate": 4.9800000000000004e-05,
184
+ "loss": 0.3837599754333496,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.00654706341188957,
189
+ "grad_norm": 0.27367591857910156,
190
+ "learning_rate": 5.1800000000000005e-05,
191
+ "loss": 0.4533690929412842,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.006839343028491782,
196
+ "grad_norm": 0.2826191782951355,
197
+ "learning_rate": 5.380000000000001e-05,
198
+ "loss": 0.5056231021881104,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.007131622645093995,
203
+ "grad_norm": 0.34035593271255493,
204
+ "learning_rate": 5.580000000000001e-05,
205
+ "loss": 0.4258269309997559,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.0074239022616962086,
210
+ "grad_norm": 0.2767459750175476,
211
+ "learning_rate": 5.7799999999999995e-05,
212
+ "loss": 0.3629124641418457,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.007716181878298421,
217
+ "grad_norm": 0.2805218994617462,
218
+ "learning_rate": 5.9800000000000003e-05,
219
+ "loss": 0.35598738193511964,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.008008461494900634,
224
+ "grad_norm": 0.32115164399147034,
225
+ "learning_rate": 6.18e-05,
226
+ "loss": 0.45623183250427246,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.008300741111502847,
231
+ "grad_norm": 0.25464335083961487,
232
+ "learning_rate": 6.38e-05,
233
+ "loss": 0.3766467809677124,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.00859302072810506,
238
+ "grad_norm": 0.240229070186615,
239
+ "learning_rate": 6.58e-05,
240
+ "loss": 0.4206503391265869,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.008885300344707274,
245
+ "grad_norm": 0.24640053510665894,
246
+ "learning_rate": 6.780000000000001e-05,
247
+ "loss": 0.42534866333007815,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.009177579961309485,
252
+ "grad_norm": 0.22595764696598053,
253
+ "learning_rate": 6.98e-05,
254
+ "loss": 0.4169299602508545,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.009469859577911698,
259
+ "grad_norm": 0.2035064995288849,
260
+ "learning_rate": 7.18e-05,
261
+ "loss": 0.36454784870147705,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.009762139194513911,
266
+ "grad_norm": 0.21908830106258392,
267
+ "learning_rate": 7.38e-05,
268
+ "loss": 0.39443838596343994,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.010054418811116125,
273
+ "grad_norm": 0.2039889395236969,
274
+ "learning_rate": 7.58e-05,
275
+ "loss": 0.4549224853515625,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.010346698427718338,
280
+ "grad_norm": 0.24606066942214966,
281
+ "learning_rate": 7.780000000000001e-05,
282
+ "loss": 0.3763291835784912,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.010638978044320551,
287
+ "grad_norm": 0.4349507689476013,
288
+ "learning_rate": 7.98e-05,
289
+ "loss": 0.42160859107971194,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.010931257660922762,
294
+ "grad_norm": 0.2086913138628006,
295
+ "learning_rate": 8.18e-05,
296
+ "loss": 0.4335451126098633,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.011223537277524976,
301
+ "grad_norm": 0.21672461926937103,
302
+ "learning_rate": 8.38e-05,
303
+ "loss": 0.39824934005737306,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.011515816894127189,
308
+ "grad_norm": 0.34380897879600525,
309
+ "learning_rate": 8.58e-05,
310
+ "loss": 0.4544211387634277,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.011808096510729402,
315
+ "grad_norm": 0.2024194449186325,
316
+ "learning_rate": 8.78e-05,
317
+ "loss": 0.4060193061828613,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.012100376127331615,
322
+ "grad_norm": 0.22563715279102325,
323
+ "learning_rate": 8.98e-05,
324
+ "loss": 0.3707286834716797,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.012392655743933828,
329
+ "grad_norm": 0.20325998961925507,
330
+ "learning_rate": 9.180000000000001e-05,
331
+ "loss": 0.37896702289581297,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.012684935360536042,
336
+ "grad_norm": 0.20927369594573975,
337
+ "learning_rate": 9.38e-05,
338
+ "loss": 0.4257774829864502,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.012977214977138253,
343
+ "grad_norm": 0.2156561017036438,
344
+ "learning_rate": 9.58e-05,
345
+ "loss": 0.33562607765197755,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.013269494593740466,
350
+ "grad_norm": 0.17501753568649292,
351
+ "learning_rate": 9.78e-05,
352
+ "loss": 0.4147501945495605,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.01356177421034268,
357
+ "grad_norm": 0.243160679936409,
358
+ "learning_rate": 9.98e-05,
359
+ "loss": 0.411363410949707,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.013854053826944893,
364
+ "grad_norm": 0.2272544652223587,
365
+ "learning_rate": 0.00010180000000000001,
366
+ "loss": 0.36809728145599363,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.014146333443547106,
371
+ "grad_norm": 0.2265583574771881,
372
+ "learning_rate": 0.0001038,
373
+ "loss": 0.352154016494751,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.014438613060149319,
378
+ "grad_norm": 0.21968695521354675,
379
+ "learning_rate": 0.00010580000000000001,
380
+ "loss": 0.40874533653259276,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.01473089267675153,
385
+ "grad_norm": 0.20146295428276062,
386
+ "learning_rate": 0.00010780000000000002,
387
+ "loss": 0.4024982452392578,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.015023172293353744,
392
+ "grad_norm": 0.22711141407489777,
393
+ "learning_rate": 0.00010980000000000001,
394
+ "loss": 0.412246561050415,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.015315451909955957,
399
+ "grad_norm": 0.2056141048669815,
400
+ "learning_rate": 0.00011180000000000002,
401
+ "loss": 0.4331079006195068,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.01560773152655817,
406
+ "grad_norm": 0.18964128196239471,
407
+ "learning_rate": 0.0001138,
408
+ "loss": 0.4245738506317139,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.01590001114316038,
413
+ "grad_norm": 0.18264859914779663,
414
+ "learning_rate": 0.0001158,
415
+ "loss": 0.3981050491333008,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.016192290759762595,
420
+ "grad_norm": 0.198320671916008,
421
+ "learning_rate": 0.0001178,
422
+ "loss": 0.44843344688415526,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.016484570376364808,
427
+ "grad_norm": 0.20583713054656982,
428
+ "learning_rate": 0.0001198,
429
+ "loss": 0.45852208137512207,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.01677684999296702,
434
+ "grad_norm": 0.18764640390872955,
435
+ "learning_rate": 0.0001218,
436
+ "loss": 0.39210479259490966,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.017069129609569234,
441
+ "grad_norm": 0.22744227945804596,
442
+ "learning_rate": 0.0001238,
443
+ "loss": 0.48337244987487793,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.017361409226171447,
448
+ "grad_norm": 0.25332197546958923,
449
+ "learning_rate": 0.0001258,
450
+ "loss": 0.47956342697143556,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.01765368884277366,
455
+ "grad_norm": 0.18094617128372192,
456
+ "learning_rate": 0.00012780000000000002,
457
+ "loss": 0.36708922386169435,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.017945968459375874,
462
+ "grad_norm": 0.2056637406349182,
463
+ "learning_rate": 0.0001298,
464
+ "loss": 0.45494647026062013,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.018238248075978087,
469
+ "grad_norm": 0.18681053817272186,
470
+ "learning_rate": 0.0001318,
471
+ "loss": 0.39863851070404055,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.0185305276925803,
476
+ "grad_norm": 0.18398210406303406,
477
+ "learning_rate": 0.00013380000000000003,
478
+ "loss": 0.42660346031188967,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.018822807309182513,
483
+ "grad_norm": 0.2018873244524002,
484
+ "learning_rate": 0.00013580000000000002,
485
+ "loss": 0.41592912673950194,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.019115086925784727,
490
+ "grad_norm": 0.20749719440937042,
491
+ "learning_rate": 0.0001378,
492
+ "loss": 0.4529616355895996,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.01940736654238694,
497
+ "grad_norm": 0.17765171825885773,
498
+ "learning_rate": 0.0001398,
499
+ "loss": 0.4367457389831543,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.01969964615898915,
504
+ "grad_norm": 0.24419377744197845,
505
+ "learning_rate": 0.0001418,
506
+ "loss": 0.4324330806732178,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.019991925775591363,
511
+ "grad_norm": 0.1319461613893509,
512
+ "learning_rate": 0.0001438,
513
+ "loss": 0.38980741500854493,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.020284205392193576,
518
+ "grad_norm": 0.18414747714996338,
519
+ "learning_rate": 0.0001458,
520
+ "loss": 0.45140395164489744,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.02057648500879579,
525
+ "grad_norm": 0.19065886735916138,
526
+ "learning_rate": 0.00014780000000000001,
527
+ "loss": 0.34149444103240967,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.020868764625398002,
532
+ "grad_norm": 0.3047577738761902,
533
+ "learning_rate": 0.0001498,
534
+ "loss": 0.39748594760894773,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.021161044242000215,
539
+ "grad_norm": 0.20547902584075928,
540
+ "learning_rate": 0.0001518,
541
+ "loss": 0.35707693099975585,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.02145332385860243,
546
+ "grad_norm": 0.1835167109966278,
547
+ "learning_rate": 0.0001538,
548
+ "loss": 0.3866844177246094,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.021745603475204642,
553
+ "grad_norm": 0.12297193706035614,
554
+ "learning_rate": 0.00015580000000000002,
555
+ "loss": 0.3809194803237915,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.022037883091806855,
560
+ "grad_norm": 0.23474228382110596,
561
+ "learning_rate": 0.00015780000000000001,
562
+ "loss": 0.40447239875793456,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.022330162708409068,
567
+ "grad_norm": 0.1950707882642746,
568
+ "learning_rate": 0.0001598,
569
+ "loss": 0.36057252883911134,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.02262244232501128,
574
+ "grad_norm": 0.19598263502120972,
575
+ "learning_rate": 0.00016180000000000003,
576
+ "loss": 0.3532793760299683,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.022914721941613495,
581
+ "grad_norm": 0.21619845926761627,
582
+ "learning_rate": 0.0001638,
583
+ "loss": 0.33423144817352296,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.023207001558215708,
588
+ "grad_norm": 0.1934775710105896,
589
+ "learning_rate": 0.0001658,
590
+ "loss": 0.4006977558135986,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.023499281174817917,
595
+ "grad_norm": 0.2345370650291443,
596
+ "learning_rate": 0.0001678,
597
+ "loss": 0.42209348678588865,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.02379156079142013,
602
+ "grad_norm": 0.2699654698371887,
603
+ "learning_rate": 0.0001698,
604
+ "loss": 0.3334143400192261,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.024083840408022344,
609
+ "grad_norm": 0.1839752197265625,
610
+ "learning_rate": 0.0001718,
611
+ "loss": 0.42084970474243166,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.024376120024624557,
616
+ "grad_norm": 0.22491669654846191,
617
+ "learning_rate": 0.0001738,
618
+ "loss": 0.420766544342041,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.02466839964122677,
623
+ "grad_norm": 0.18370424211025238,
624
+ "learning_rate": 0.00017580000000000002,
625
+ "loss": 0.3486522912979126,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.024960679257828983,
630
+ "grad_norm": 0.23166073858737946,
631
+ "learning_rate": 0.0001778,
632
+ "loss": 0.42749767303466796,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.025252958874431197,
637
+ "grad_norm": 0.22481808066368103,
638
+ "learning_rate": 0.0001798,
639
+ "loss": 0.380033016204834,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.02554523849103341,
644
+ "grad_norm": 0.24065051972866058,
645
+ "learning_rate": 0.00018180000000000003,
646
+ "loss": 0.45965576171875,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.025837518107635623,
651
+ "grad_norm": 0.190377876162529,
652
+ "learning_rate": 0.00018380000000000002,
653
+ "loss": 0.3290415287017822,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.026129797724237836,
658
+ "grad_norm": 0.2699977159500122,
659
+ "learning_rate": 0.00018580000000000002,
660
+ "loss": 0.4352889537811279,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.02642207734084005,
665
+ "grad_norm": 0.2756347060203552,
666
+ "learning_rate": 0.0001878,
667
+ "loss": 0.4288458347320557,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.026714356957442262,
672
+ "grad_norm": 0.23565548658370972,
673
+ "learning_rate": 0.0001898,
674
+ "loss": 0.29646151065826415,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.027006636574044476,
679
+ "grad_norm": 0.18665672838687897,
680
+ "learning_rate": 0.0001918,
681
+ "loss": 0.39093432426452634,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.027298916190646685,
686
+ "grad_norm": 0.24153801798820496,
687
+ "learning_rate": 0.0001938,
688
+ "loss": 0.42369751930236815,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.0275911958072489,
693
+ "grad_norm": 0.18671485781669617,
694
+ "learning_rate": 0.00019580000000000002,
695
+ "loss": 0.38338029384613037,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.027883475423851112,
700
+ "grad_norm": 0.2615300118923187,
701
+ "learning_rate": 0.0001978,
702
+ "loss": 0.36945343017578125,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.028175755040453325,
707
+ "grad_norm": 0.2992021143436432,
708
+ "learning_rate": 0.0001998,
709
+ "loss": 0.4174357891082764,
710
+ "step": 1000
711
+ }
712
+ ],
713
+ "logging_steps": 10,
714
+ "max_steps": 40000,
715
+ "num_input_tokens_seen": 0,
716
+ "num_train_epochs": 2,
717
+ "save_steps": 1000,
718
+ "stateful_callbacks": {
719
+ "TrainerControl": {
720
+ "args": {
721
+ "should_epoch_stop": false,
722
+ "should_evaluate": false,
723
+ "should_log": false,
724
+ "should_save": true,
725
+ "should_training_stop": false
726
+ },
727
+ "attributes": {}
728
+ }
729
+ },
730
+ "total_flos": 1.06641651400704e+18,
731
+ "train_batch_size": 1,
732
+ "trial_name": null,
733
+ "trial_params": null
734
+ }
checkpoint-1000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ab51bd599651344f26a67a1d940a2b6432da90051bdf388dcef2423ea1342d
3
+ size 5329