regulationLee commited on
Commit
a1bc92e
·
verified ·
1 Parent(s): 06a767e

Model save

Browse files
adapter_config.json CHANGED
@@ -18,22 +18,19 @@
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
- "modules_to_save": [
22
- "lm_head",
23
- "embed_tokens"
24
- ],
25
  "peft_type": "LORA",
26
  "r": 16,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
 
30
  "v_proj",
31
- "gate_proj",
32
  "o_proj",
33
- "k_proj",
34
- "up_proj",
35
  "down_proj",
36
- "q_proj"
 
 
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
 
18
  "lora_dropout": 0.05,
19
  "megatron_config": 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
+ "q_proj",
28
  "v_proj",
 
29
  "o_proj",
 
 
30
  "down_proj",
31
+ "up_proj",
32
+ "gate_proj",
33
+ "k_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:113599300f06ccd43bcf8d473ec0fbd3f15921be49bbb3524634443cdfeea419
3
- size 1260191096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a69f132f64bc95c64057b3e6468ce12862e7389198f4c1dd88c9d495fe1c50
3
+ size 52231312
runs/Apr01_18-15-29_sakakai01/events.out.tfevents.1743498930.sakakai01.78844.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9da843924bb009b75e80a328d54d96fd1cfa9ad3357fbcfd382df989bb0d2500
3
+ size 15700
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd473b11e5b9f806a872415607ee6d90740c38fa23640eb40b7755094a66fb0f
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04b47e6863c9ee7cd198fa50ebf2a03025cc504b613ed7f8f5339b8097b3c955
3
  size 5688