lesso commited on
Commit
63149cf
1 Parent(s): 68c0706

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
  "up_proj",
26
- "v_proj",
27
- "q_proj",
28
  "o_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
+ "gate_proj",
 
25
  "o_proj",
26
+ "q_proj",
27
+ "k_proj",
28
+ "down_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:76471e347673753046a228d4d25806deaeaca443962ce9a5b5e99df33e3a2e84
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a108caa133c396d44ab9dff2a27d67d96866b2d2cbe83d7bd21100c5417c590
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5fa11f84d8d8e5e8936ae65e6012c835679c9ed6678232c43544c849861d322
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dfa5dd032e4a03f440be49b93d0489893f415e88c3769ffa1903e5787dfef9f
3
  size 6776