chauhoang commited on
Commit
0412e6c
·
verified ·
1 Parent(s): f51bbbc

Training in progress, step 1, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "up_proj",
25
  "down_proj",
26
  "q_proj",
27
- "gate_proj",
28
  "o_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
24
  "down_proj",
25
  "q_proj",
26
+ "k_proj",
27
  "o_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b977d6dfd128dc99977f7531a3b2d261e620aa724dc99cda20b6d08f879eade9
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:316972a1fda348f687a3a1734fbd2656ed437e0e1cf28c52b065d2283b78189d
3
  size 36981072
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1c840391a21fbb35ce4846a625e1f63917d6d5d754442f8daed3465d346a0e7
3
  size 19859140
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:393bd42c6e2437904ec23eb516f06511a2a37ae87e02eacaf725ab244eb3f033
3
  size 19859140
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae751897b8e87ff08962a91d1d3485984775a96aa89e29a1caac3d6f449228f7
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cc0702f850359504b0c41d5f4d7d6f89f03a8d466c8e18705ace84bfa7bb075
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -18,9 +18,9 @@
18
  }
19
  ],
20
  "logging_steps": 5,
21
- "max_steps": 1,
22
  "num_input_tokens_seen": 0,
23
- "num_train_epochs": 1,
24
  "save_steps": 1,
25
  "stateful_callbacks": {
26
  "TrainerControl": {
@@ -29,7 +29,7 @@
29
  "should_evaluate": false,
30
  "should_log": false,
31
  "should_save": true,
32
- "should_training_stop": true
33
  },
34
  "attributes": {}
35
  }
 
18
  }
19
  ],
20
  "logging_steps": 5,
21
+ "max_steps": 4,
22
  "num_input_tokens_seen": 0,
23
+ "num_train_epochs": 2,
24
  "save_steps": 1,
25
  "stateful_callbacks": {
26
  "TrainerControl": {
 
29
  "should_evaluate": false,
30
  "should_log": false,
31
  "should_save": true,
32
+ "should_training_stop": false
33
  },
34
  "attributes": {}
35
  }
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8881fdfdd327e958631a4a0d456daece67f2da2be91a3045175054c8e3df7dfc
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eabab6e4d4abd0ed657a23e5b2900fa383ab067b0aebb8359b9d44d538103e2b
3
  size 6776