FelixYaw commited on
Commit
e314ea2
·
verified ·
1 Parent(s): 72029bd

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
- "fan_in_fan_out": true,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
12
  "layer_replication": null,
@@ -20,19 +20,16 @@
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "qalora_group_size": 16,
24
  "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "c_proj",
29
- "c_attn",
30
- "c_fc"
31
  ],
32
- "target_parameters": null,
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
35
  "use_dora": false,
36
- "use_qalora": false,
37
  "use_rslora": false
38
  }
 
6
  "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
12
  "layer_replication": null,
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
 
23
  "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "c_proj",
28
+ "c_fc",
29
+ "c_attn"
30
  ],
 
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
33
  "use_dora": false,
 
34
  "use_rslora": false
35
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:007e3ba26fe5065f5f079ecc30a3cab7cdbfa9bc7960bb2fb3302d48242f35de
3
  size 4724672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d0e3dcc26ea5d10e748c585994a65fd9ae36785b5a9c83be66897e5ae89f30
3
  size 4724672
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05e05a3fae2892d9e26057737536509c0ad9cf2dfed4b386d54ae81f8c02e8ec
3
- size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ca173a0f2278ad3b985fe0a9bf7368117ea2ca7d476951572cee3952cb995ed
3
+ size 5240