error577 commited on
Commit
2db2dc0
·
verified ·
1 Parent(s): 3c06fcf

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -10,20 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
  "lora_dropout": 0.3,
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
- "dense",
24
- "dense_4h_to_h",
25
  "dense_h_to_4h",
26
- "query_key_value"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
  "lora_dropout": 0.3,
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
+ "query_key_value",
 
24
  "dense_h_to_4h",
25
+ "dense",
26
+ "dense_4h_to_h"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6122248efad15f08bb35ef89dbfb4db02d69860b1a9b820e62900a2fb0d6353
3
- size 1579384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f816a8a531e54985983c04a38199b6bee45d3cf3617f018f55aa098c8f7dc1da
3
+ size 399632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c25f947011cdcfeb2e2cd6b6797fb101f0c43353904140320fa5ceb0b490467
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9577e2af7afb07c1d7a1aeeecfd7678c692b1dad8317f69302400bc7232785f
3
  size 6712