omarabb315 commited on
Commit
8488017
·
verified ·
1 Parent(s): 187aabb

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -16,17 +16,17 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
- "down_proj",
25
- "o_proj",
26
  "gate_proj",
 
 
27
  "v_proj",
28
- "up_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "q_proj",
 
 
25
  "gate_proj",
26
+ "k_proj",
27
+ "o_proj",
28
  "v_proj",
29
+ "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d21917e19b71956b4f14c5c7c0ed18e89108ff7d4aea9ce0e25a97c590690d79
3
- size 83115256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1123b8eb769ddb309d3e01bb808f352d053847d22ec36a49d072acb5bdcd679
3
+ size 664584480
runs/Oct27_04-11-21_f299bf4d1004/events.out.tfevents.1730002303.f299bf4d1004.824801.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d347259d670537d031dfb268d28cf6134de925fdeb5fa898e617b683b7254c5
3
- size 150890
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf7c1767c759fdd1718aafb3e31a35e8cc95b0645c4fd3d352191a1dae55c715
3
+ size 151244
runs/Oct28_10-48-56_f299bf4d1004/events.out.tfevents.1730112563.f299bf4d1004.1100735.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86586e0ee7c932e7426fab950405463c7c654c2cb2ea6087df383e0321f9bfd6
3
+ size 149556
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:671372c3100b8f6805ca6c6c42023477afc89d447b8b973df370143bd471c7b4
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772ce076d6a50ce9c588527fbdb1f0ca0db3e50ec7b87cba69f5b682f354708d
3
  size 5560