Aditya02 commited on
Commit
adb9143
·
verified ·
1 Parent(s): 038e426

Training in progress, step 400

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,18 @@
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
 
 
28
  "k_proj",
29
- "v_proj",
30
- "o_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "o_proj",
28
+ "up_proj",
29
+ "gate_proj",
30
  "k_proj",
31
+ "q_proj",
32
+ "lm_head",
33
+ "down_proj",
34
+ "v_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:fabafb9a6c2613bfe257882b18a404808a41f9d979bbaa06345b7ac9dc53ffcd
3
- size 13648488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcd10f6ecd3d72c2abfbf45f641ebc8fbd870aa0c082d3ea8f3f2093d12c661e
3
+ size 632223152
runs/Jul03_21-15-32_aice006/events.out.tfevents.1751557534.aice006 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5631fc73d5f47c4110a6d628bae15e8dd55a8e4bff8ec8a126cd49562f48b451
3
+ size 67143
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad941b85e2737cc3a51a357bf9c2ba8e5bb80b6538f67dbc2dbf65b92ae394b7
3
  size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673c02420c5c0759bec9f011d6fc57276a4c66627feb50dbdea3c774377ad770
3
  size 6328