chansung commited on
Commit
85986bc
1 Parent(s): 6100a66

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
  "up_proj",
 
26
  "down_proj",
27
- "o_proj",
28
  "k_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
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
+ "gate_proj",
 
24
  "up_proj",
25
+ "v_proj",
26
  "down_proj",
27
+ "q_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:29c4b9695e07bfc8793431250e0d50f697c4f2a08946ed1aa0105002b6673179
3
- size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be0b9722ce7daea9270ec4ddb03e45ef0a2f0e0d8b30c9bac8ab268039ed8f40
3
+ size 39256960
runs/Jun10_01-58-39_48ddfe8e991f/events.out.tfevents.1717984740.48ddfe8e991f.6850.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:083779b833b3aed992010c32bc62795554bd32a28730e56089a53a6aefca0928
3
+ size 10750
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c657f2917e59b92984f4725a0e7750712dbf01d89f6a4041a2cb327bf1b61880
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d03f4d69141483dec647971897c50625c2bc09eeed8369f1f9e7ea0125e0e729
3
+ size 5304