stuser2023 commited on
Commit
3529377
·
verified ·
1 Parent(s): 203c879

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "v_proj",
28
  "q_proj",
29
- "up_proj",
30
- "o_proj",
31
  "k_proj",
 
 
 
32
  "gate_proj",
33
- "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "q_proj",
 
 
28
  "k_proj",
29
+ "up_proj",
30
+ "v_proj",
31
+ "down_proj",
32
  "gate_proj",
33
+ "o_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:55adfe0f1c87e97267981f3fdf9ed710f604f5df7000c0cdf43895b5ea3752de
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c81b7b14589f15ff7eb0fc5c0ef25b5f42230ae534df432f952081b15bdcbc9
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb8783a26f1c5885e2f5ee790143f091fa025808555974d652ee8bcec5591e26
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fad1e1b5b7f2f5432458b8dba07d972d1e43986d42ca349bfd58f188e5ea169
3
  size 5624