Heaven999 commited on
Commit
340e1fd
·
verified ·
1 Parent(s): 7ed4c88

Training in progress, epoch 2

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,18 @@
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
- "down_proj",
25
- "q_proj",
26
- "o_proj",
27
- "up_proj",
28
  "v_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": 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
  "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db9190cdfc8df7fd645d8dd0bfd8702d052caae1e2c3216943c35227f30ad881
3
- size 236063560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d8e46d815eb7cdbbddfc26029803bce391234f4e325dc323fcfede5c20c6e7
3
+ size 23641256
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:889b2160592deeaa54fc416447dce84ba88884fd0a7255d72c7f0cc8b89c6de2
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e03afd26b548836b213df2e2397fa92b30de1cf4d10c9d60ccbb2cd5cf85c3b
3
  size 5560