rlawltjd commited on
Commit
d15d06e
·
verified ·
1 Parent(s): 53b1a96

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "down_proj",
28
  "k_proj",
 
29
  "gate_proj",
 
 
30
  "up_proj",
31
- "q_proj",
32
- "v_proj",
33
- "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "k_proj",
28
+ "q_proj",
29
  "gate_proj",
30
+ "o_proj",
31
+ "down_proj",
32
  "up_proj",
33
+ "v_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:1b41413c026d1e8bf73d2641603865be74c98b9cee12e41c837ee6fe62ab334d
3
  size 2684416208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9204fab575d1bf64bf683026d6d37489891eb01078ca213056d23599e2539deb
3
  size 2684416208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08fa958a3eaba0b713195e88f38fd4773482a12de1f18090b564bd19d921f817
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b80f7f0a76a45cd06124a3852de9731934950f69a3dab6b703b11b222e7cfc
3
  size 5624