KotshinZ commited on
Commit
7208252
·
verified ·
1 Parent(s): 83b803e

Training in progress, step 4

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: Qwen3-235B-test
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: Qwen3-235B-test
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -25,10 +25,10 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "q_proj",
29
- "v_proj",
30
  "o_proj",
31
- "k_proj"
32
  ],
33
  "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "k_proj",
29
  "q_proj",
 
30
  "o_proj",
31
+ "v_proj"
32
  ],
33
  "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:633baa6615812857a5c1a995933ff86fa3d7dced1bf0bc0d0213e5afbc48286f
3
  size 101748240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c607d6009b8e812634740a9c574b7dea0715f3b7659ebbf1e0d4d684db97becd
3
  size 101748240
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_flos": 1119013765644288.0,
3
+ "train_loss": 0.5027180115381876,
4
+ "train_runtime": 2280.628,
5
+ "train_samples": 6000,
6
+ "train_samples_per_second": 0.253,
7
+ "train_steps_per_second": 0.001
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_flos": 1119013765644288.0,
3
+ "train_loss": 0.5027180115381876,
4
+ "train_runtime": 2280.628,
5
+ "train_samples": 6000,
6
+ "train_samples_per_second": 0.253,
7
+ "train_steps_per_second": 0.001
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.096,
6
+ "eval_steps": 500,
7
+ "global_step": 3,
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.032,
14
+ "grad_norm": 0.08931520782232892,
15
+ "learning_rate": 0.0,
16
+ "loss": 0.5061,
17
+ "num_tokens": 2486796.0,
18
+ "step": 1
19
+ },
20
+ {
21
+ "epoch": 0.064,
22
+ "grad_norm": 0.0893725392434335,
23
+ "learning_rate": 4e-05,
24
+ "loss": 0.4989,
25
+ "num_tokens": 4894749.0,
26
+ "step": 2
27
+ },
28
+ {
29
+ "epoch": 0.096,
30
+ "grad_norm": 0.08786701459200193,
31
+ "learning_rate": 2.2000000000000003e-05,
32
+ "loss": 0.5032,
33
+ "num_tokens": 7236668.0,
34
+ "step": 3
35
+ },
36
+ {
37
+ "epoch": 0.096,
38
+ "step": 3,
39
+ "total_flos": 1119013765644288.0,
40
+ "train_loss": 0.5027180115381876,
41
+ "train_runtime": 2280.628,
42
+ "train_samples_per_second": 0.253,
43
+ "train_steps_per_second": 0.001
44
+ }
45
+ ],
46
+ "logging_steps": 1,
47
+ "max_steps": 3,
48
+ "num_input_tokens_seen": 0,
49
+ "num_train_epochs": 1,
50
+ "save_steps": 500,
51
+ "stateful_callbacks": {
52
+ "TrainerControl": {
53
+ "args": {
54
+ "should_epoch_stop": false,
55
+ "should_evaluate": false,
56
+ "should_log": false,
57
+ "should_save": true,
58
+ "should_training_stop": true
59
+ },
60
+ "attributes": {}
61
+ }
62
+ },
63
+ "total_flos": 1119013765644288.0,
64
+ "train_batch_size": 1,
65
+ "trial_name": null,
66
+ "trial_params": null
67
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eae859289f663cc784ee7d7fe9ad753ae5c9b1f49727b3515e9b37fe90fc2a6b
3
  size 7416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cead84b001a22971ebeab4558a7457a72948bcd09f35705d5493b173c55e4aa
3
  size 7416