willtensora commited on
Commit
825a75d
·
verified ·
1 Parent(s): 138308c

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "up_proj",
25
  "q_proj",
26
- "gate_proj",
27
  "k_proj",
 
 
28
  "v_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
 
24
  "k_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
  "v_proj",
28
+ "down_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fea0a8f919baddf53470f4a07f7dcc283814c6d0733b4f0f3c6e207e497307b2
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75f479de263b3e6fd6a9c914fe1b3de17f2b9d3e4a326af354db1de92a4e9e03
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dae77c6881efffb1525ab27d15f41925709b4eb57600c98d05461f542cc3b806
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73188bf0305424d76b9ea5088665962569a9bc8810f03d7474cbac3c135459b7
3
  size 6776