osman93 commited on
Commit
81b337b
·
verified ·
1 Parent(s): 91f5a63

Add checkpoint -1 post-trained on curated_deepscaler

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "v_proj",
28
- "gate_proj",
29
- "up_proj",
30
- "o_proj",
31
  "k_proj",
32
  "q_proj",
33
- "down_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "down_proj",
 
 
 
28
  "k_proj",
29
  "q_proj",
30
+ "o_proj",
31
+ "v_proj",
32
+ "up_proj",
33
+ "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43c0940b5317f9418ecf7b32409151972ec393349f07dd2b9ef08b6e1b3fd1e5
3
  size 5838888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4321cfce03331c3e7c762c3f27c4e0f6dea5be962f1c6ea5aeb8d3baa5e18b2
3
  size 5838888
all_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "total_flos": 86470459392.0,
3
- "train_loss": 2.2144429683685303,
4
- "train_runtime": 42.2427,
5
- "train_samples_per_second": 0.024,
6
- "train_steps_per_second": 0.024
7
  }
 
1
  {
2
+ "total_flos": 0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 45.6213,
5
+ "train_samples_per_second": 0.022,
6
+ "train_steps_per_second": 0.022
7
  }
train_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "total_flos": 86470459392.0,
3
- "train_loss": 2.2144429683685303,
4
- "train_runtime": 42.2427,
5
- "train_samples_per_second": 0.024,
6
- "train_steps_per_second": 0.024
7
  }
 
1
  {
2
+ "total_flos": 0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 45.6213,
5
+ "train_samples_per_second": 0.022,
6
+ "train_steps_per_second": 0.022
7
  }
trainer_state.json CHANGED
@@ -1,22 +1,21 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 1.0,
5
  "eval_steps": 500,
6
- "global_step": 1,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "epoch": 1.0,
13
- "mean_token_accuracy": 0.6129032373428345,
14
- "step": 1,
15
- "total_flos": 86470459392.0,
16
- "train_loss": 2.2144429683685303,
17
- "train_runtime": 42.2427,
18
- "train_samples_per_second": 0.024,
19
- "train_steps_per_second": 0.024
20
  }
21
  ],
22
  "logging_steps": 500,
@@ -30,13 +29,13 @@
30
  "should_epoch_stop": false,
31
  "should_evaluate": false,
32
  "should_log": false,
33
- "should_save": true,
34
- "should_training_stop": true
35
  },
36
  "attributes": {}
37
  }
38
  },
39
- "total_flos": 86470459392.0,
40
  "train_batch_size": 8,
41
  "trial_name": null,
42
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0,
5
  "eval_steps": 500,
6
+ "global_step": 0,
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,
13
+ "step": 0,
14
+ "total_flos": 0,
15
+ "train_loss": 0.0,
16
+ "train_runtime": 45.6213,
17
+ "train_samples_per_second": 0.022,
18
+ "train_steps_per_second": 0.022
 
19
  }
20
  ],
21
  "logging_steps": 500,
 
29
  "should_epoch_stop": false,
30
  "should_evaluate": false,
31
  "should_log": false,
32
+ "should_save": false,
33
+ "should_training_stop": false
34
  },
35
  "attributes": {}
36
  }
37
  },
38
+ "total_flos": 0,
39
  "train_batch_size": 8,
40
  "trial_name": null,
41
  "trial_params": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11908c41f8b1b9c4f70e7760783a7ae9b8f9737413db1103364a7d8386cb90c2
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:915c2312409d247c3aacb72c3a2385bb8ecc81f5f2159d30beaa0aa717ffd4a3
3
  size 6840