EdBerg commited on
Commit
b8e995f
·
verified ·
1 Parent(s): 27fef1e

Training in progress, step 10

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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "v_proj",
25
  "q_proj",
26
- "o_proj",
27
  "gate_proj",
 
28
  "k_proj",
29
- "up_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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
24
  "q_proj",
25
+ "down_proj",
26
  "gate_proj",
27
+ "up_proj",
28
  "k_proj",
29
+ "o_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:da8773125140c1fe30755eecff4d8adf39cffe2cfd0cb1739478ad581c89e74f
3
- size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:155f37378fee48d20a0a1ce16ad2e4a243ea2d4a55ce11e07a7b408195bad018
3
+ size 335604696
runs/Aug03_17-58-41_17ddd3ef3ec5/events.out.tfevents.1722707925.17ddd3ef3ec5.580.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98af8bcd4cdf68333d6bba7ede2496f848450d782cd42724cd4aff49f4148a7f
3
+ size 6128
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2633691ce1f3ddce11ce6c192f6034d79844be07f7e72822756bf8b82b946178
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2f4522f71f5880bdda8df9fc2ce8cf3b0ee497a39b034aa5c27a8268a4e0056
3
  size 5432