pharaouk commited on
Commit
a9775a2
·
1 Parent(s): 7c6fe14

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.bin +1 -1
  3. training_args.bin +2 -2
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
17
  "down_proj",
18
- "gate_proj",
19
  "o_proj",
20
- "up_proj",
21
- "k_proj",
22
  "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "up_proj",
18
  "down_proj",
 
19
  "o_proj",
20
+ "q_proj",
21
+ "gate_proj",
22
  "v_proj",
23
+ "k_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:0592d05478385f98d67f98e2ed5199c1fb3e0df7b8f60e1f9e5dd7ddee9b548d
3
  size 335706314
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5942ab14b965402406adf3b31275398a9011c538904b6b860b5c4c5206d75957
3
  size 335706314
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:140873aa3004c4a8656d810a1981289a4e787fdaf322fcae07f1055c10afc7ab
3
- size 6392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fb169d177e2cd075db68e0e5606e1b4dd0d5d21a60c4dd638dc2618c4dda960
3
+ size 6456