neuria99 commited on
Commit
437fea3
1 Parent(s): 6d64faa

Training in progress, epoch 0

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": 8,
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
  "k_proj",
25
- "o_proj",
26
- "v_proj",
27
  "gate_proj",
 
28
  "down_proj",
29
- "up_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": 4,
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": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
  "k_proj",
 
 
25
  "gate_proj",
26
+ "v_proj",
27
  "down_proj",
28
+ "up_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:ef4594fc1a774d99d5e10fc12cb5209b13c3ca358bcdb899a13e5263e3af7a43
3
- size 41581360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:264563c99fd4ee4c9b929484fbef77fd479cfc2fe8eafe8ff7abb34e346b2b2b
3
+ size 20814440
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bd34aa2c6e19ea6b854f4ca0b4c0bd8e372055df0919307fb234db2abaa2404
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd4280c4c6762d320115a3d3d88f7f0bc5ebf263e5eb040a31035e933a49577
3
  size 5432