chansung commited on
Commit
509888f
1 Parent(s): ee89f81

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": 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
- "down_proj",
24
- "q_proj",
25
- "o_proj",
26
  "v_proj",
 
 
27
  "gate_proj",
28
- "up_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
  "v_proj",
25
+ "k_proj",
26
+ "q_proj",
27
  "gate_proj",
28
+ "down_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:930ea29ccd95814b32285a5e5c862b2d3de141e67205b09e2d91eb1f7ddcf5a8
3
- size 39256960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b991ee0eaf82b43ed847090bf7c527ef6051479e867c82c0ab458f0666eccd6
3
+ size 78480320
runs/Jun10_07-38-05_48ddfe8e991f/events.out.tfevents.1718005108.48ddfe8e991f.245392.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff0e48b16dc26f1129f3b625e7ece6f73d2c1bad27726ecd19a414034d23f28
3
+ size 9955
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dc409c4c05b7a2392f06cb69b4db7b59eb53e01c5613fb8b47544acbcdf3db9
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2743ef25dde04fd587046e84999fece049676d107d0838fc9353f5b4df3542e
3
  size 5304