lesso commited on
Commit
8a9b3bf
·
verified ·
1 Parent(s): 16c8fbd

Training in progress, step 10

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