nmcco commited on
Commit
9684a33
·
verified ·
1 Parent(s): 597454c

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -18,22 +18,15 @@
18
  "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
- "modules_to_save": [
22
- "lm_head",
23
- "embed_token"
24
- ],
25
  "peft_type": "LORA",
26
  "r": 64,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "o_proj",
31
- "q_proj",
32
- "k_proj",
33
- "down_proj",
34
- "v_proj",
35
- "gate_proj",
36
- "up_proj"
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
 
18
  "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
 
 
 
22
  "peft_type": "LORA",
23
  "r": 64,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "all-linear",
28
+ "embed_tokens",
29
+ "lm_head"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ab2a1a9007e55511e64845888031b39f3eb4c032c348b869d5205b2f8d36d7b
3
- size 166182928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12219f2f8147150dfc1d8e25b6f77b694021a35c6ec19a4c5200592e81ee483b
3
+ size 2425469968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37f46a61bfe0182c14cd7d9df91ee608838b4e278fffcc8d77fb4b0038ac8b19
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fbfb035ddd71a36181b176667fb3ac0191214b5db0ab0761b74ab43cc5814fc
3
  size 6904