error577 commited on
Commit
5cbcb54
·
verified ·
1 Parent(s): 7641fb5

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "k_proj",
29
- "down_proj",
30
  "o_proj",
31
- "gate_proj",
32
  "v_proj",
33
- "up_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "o_proj",
28
+ "down_proj",
29
  "v_proj",
30
+ "up_proj",
31
+ "q_proj",
32
+ "k_proj",
33
+ "gate_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:347df01c398b0a2e4b8a1c12d485fe93a5a206e7f793a068963b19c64d31789e
3
  size 295488936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5818e053088e2c5f8d3422fb8d6778c88868dde4d2dc8409c5d45510f61edad3
3
  size 295488936
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fb4226656ac385f499a92539d961a4b0207404d8b4c3f2a29a3312a53ae7ad8
3
- size 7057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa866089679d869bd0cf8a39c7dbb7545010d086735eb0e1493db18e042031e
3
+ size 7121