pharaouk commited on
Commit
30b5de7
·
1 Parent(s): c3b3579

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
 
 
 
17
  "gate_proj",
18
  "up_proj",
19
- "k_proj",
20
- "q_proj",
21
- "down_proj",
22
- "o_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "o_proj",
18
+ "q_proj",
19
+ "v_proj",
20
+ "k_proj",
21
  "gate_proj",
22
  "up_proj",
23
+ "down_proj"
 
 
 
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cc4caa64ff2cc64008ae79d46ef7810889bc437ac942cbf3ff5eaac32e09fd6
3
  size 335706314
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d705599ab2f6fb32dd723b6e83b44e9c23a7caa8d698ff0cad410c47f4c2a32b
3
  size 335706314
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4abe6bbccb277d9b8bfca2f3f67257044c86eb2d6a807d08f89e5270b6418458
3
  size 6392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574bda99b399ba5f9b9687ae7bf07cc5c3b275b82bd3cb9f0ce590895883fc9d
3
  size 6392