stuser2023 commited on
Commit
00b579f
·
verified ·
1 Parent(s): 6d81a66

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "o_proj",
28
- "gate_proj",
29
- "v_proj",
30
  "k_proj",
31
- "down_proj",
32
  "up_proj",
33
- "q_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "o_proj",
28
+ "q_proj",
 
29
  "k_proj",
 
30
  "up_proj",
31
+ "gate_proj",
32
+ "down_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:db97212a699a44796a1b9190420698353ee7e86847704a496d64ff579d06f7fe
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6432c9253c90c3530c8135829d62c07287a055ded46f9e04e7a1ae5b43bf2b4d
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:429b1a9a052df3deb98d1ecef6d1a87950a749ca25f951670f69d0bc53036bb5
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e4b86a8547782fcf16c9bd602d33d7a883b20ee497412c5e4426a18d556dc9f
3
  size 5560