ncbateman commited on
Commit
105773d
·
verified ·
1 Parent(s): 840d4d6

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
- "v_proj",
25
  "q_proj",
26
- "k_proj",
27
  "down_proj",
 
28
  "o_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
 
24
  "q_proj",
 
25
  "down_proj",
26
+ "k_proj",
27
  "o_proj",
28
+ "up_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f306b00d27c04c63cb9d333592ccfa74071c4914984a679d529c155bd7acab3f
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:039dda47309ad39dea13293dcf82ca9de0239ab54a287806639aea7759583226
3
  size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d279288210c8688bdd54d1e4d9bd2d4503bc58ed5fc1a28bc39664d0e225761
3
  size 6648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56da8dc57c5bf230702cd681c0887ba0b68e7dae05ef5d2be26b02cdb0685deb
3
  size 6648