zlucia commited on
Commit
0259c64
1 Parent(s): a4cb1f3

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
- "q_proj",
24
- "o_proj",
25
- "v_proj",
26
  "k_proj",
27
  "gate_proj",
 
 
 
 
28
  "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "k_proj",
23
  "gate_proj",
24
+ "up_proj",
25
+ "v_proj",
26
+ "o_proj",
27
+ "q_proj",
28
  "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2096a2a02ed016a20254491db91eb11528036e5f092e64bc8b9de7cf82bd579f
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283aa669dd3fbec2c83c9886738183bb4d9131d83c73610cf7f746d43fbbc0c7
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e65c6f319ca527fe7f43dbfbb67381b62cadc61ace243666b83a1de1e9d6360
3
  size 6648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da0882b299f95e3275abb6a23f877e7a3f1b30b0a7a738ee7aa9fdae78a96b6c
3
  size 6648