alicegoesdown commited on
Commit
1248c5b
·
verified ·
1 Parent(s): 0ac446e

Training in progress, step 150

Browse files
adapter_config.json CHANGED
@@ -10,22 +10,22 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 128,
14
- "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "lm_head",
24
- "word_embeddings",
25
  "query_key_value",
26
- "dense_h_to_4h",
27
  "dense",
28
- "dense_4h_to_h"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.0,
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
+ "word_embeddings",
25
  "dense",
26
+ "dense_h_to_4h",
27
+ "dense_4h_to_h",
28
+ "lm_head"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9416216736ab96969ca153b7227c1057aba72a2eab0cd5342017cd1aa8fb5bdb
3
- size 2284875672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3e20ddb40ef1c2b4b80be403a68896d0c8960b6a3d8944099ccf1bbf1b4a6f
3
+ size 2083942096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:707c86cf4fdd0646439a88306d68c5f5f607150b508e479a7e53f5fa4d44df2f
3
- size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:981bea758e0e0d96856dae23fee6f6b8ca842aab6dc422b6d95c8ab288849b99
3
+ size 5368