Wenboz commited on
Commit
a640f53
1 Parent(s): a08ed87

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
- "up_proj",
24
- "gate_proj",
25
  "k_proj",
26
- "v_proj",
27
  "q_proj",
28
- "o_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "k_proj",
 
23
  "q_proj",
24
+ "up_proj",
25
+ "gate_proj",
26
+ "o_proj",
27
+ "down_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4603b499a253bb9afb9a6b7746a58eb859592fd27da8acbdb2b46868d2e14f0a
3
  size 71320344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a21223420f6ece213102cc9fceeee9181555cd9df93d3c14dbe0cff1909221e4
3
  size 71320344
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1373f58e53e35a130772a9ce29544a0257dd74ebfb64b4dfdea7c254152925d
3
  size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4b986de2786eb71b7d6340c434a7ef1c46edd3f23b4c4d6fa2ad17d28ec25d1
3
  size 6264