sravanthib commited on
Commit
e8a19d0
·
verified ·
1 Parent(s): 0bd2d69

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "k_proj",
29
- "o_proj",
30
  "down_proj",
31
- "gate_proj",
32
  "up_proj",
33
- "q_proj",
34
- "v_proj"
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "q_proj",
 
29
  "down_proj",
 
30
  "up_proj",
31
+ "gate_proj",
32
+ "o_proj",
33
+ "v_proj",
34
+ "k_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:458e37d6e9b11b021a63c83c973242f925c0b88008207af0d2d228d8f977c5c9
3
  size 11301520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a79f8339fd10656bc3e44887f4514009734d96e2480e18915bdb23bccf834288
3
  size 11301520
metrics.json CHANGED
@@ -1 +1 @@
1
- {"run_name": "./custom_deepspeed", "train_runtime": 260.0849, "train_samples_per_second": 12.304, "train_steps_per_second": 0.077, "total_flos": 3.848728354383462e+16, "train_loss": 1.6164566040039063, "epoch": 0.0365296803652968}
 
1
+ {"run_name": "./custom_deepspeed", "train_runtime": 259.5334, "train_samples_per_second": 12.33, "train_steps_per_second": 0.077, "total_flos": 3.848728354383462e+16, "train_loss": 1.6109580993652344, "epoch": 0.0365296803652968}