chansung commited on
Commit
303a3f1
1 Parent(s): 1f0787a

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
  "up_proj",
24
- "q_proj",
25
  "o_proj",
26
- "v_proj",
27
  "gate_proj",
 
28
  "down_proj",
29
- "k_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": 64,
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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
24
  "o_proj",
 
25
  "gate_proj",
26
+ "k_proj",
27
  "down_proj",
28
+ "v_proj",
29
+ "q_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:e024dd42370745139d905182e9d9e06c7c9db5e0335dea5b6af4f1da1146f93f
3
- size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29263f010b73467d781a988233529cc0ea06e873173213a1833c46686d867d90
3
+ size 78480320
runs/Jun10_09-38-09_48ddfe8e991f/events.out.tfevents.1718012562.48ddfe8e991f.334310.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e131578fc61853c70dac7b9f7870e1129b70ac070922745fff04c24c89b409c9
3
+ size 9955
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d004ae1f4948418450ba9b3eda16429c9b9279e9f9ee5b0508ea2c5a0d3e0fdb
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0e8578086c62d31c0054e61eeb3aad589514780d2ee582bbd68270ce238f7b
3
+ size 5304