pharaouk commited on
Commit
dae2589
·
1 Parent(s): fb55b85

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 +2 -2
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
 
 
 
17
  "k_proj",
18
  "down_proj",
19
- "v_proj",
20
- "q_proj",
21
- "o_proj",
22
- "up_proj",
23
- "gate_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "gate_proj",
18
+ "up_proj",
19
+ "q_proj",
20
+ "v_proj",
21
  "k_proj",
22
  "down_proj",
23
+ "o_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:3d4dd2812760687c9a4c37040d019e420ed7995a01a7041654a86bd07ba0ded9
3
  size 335706314
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a6a9da02df8261f21b9e84692fb7e5f807e957ef7eb9885321af82bff140fc
3
  size 335706314
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5ab8ef2a53a353c81e0e27307b4f9b37e7b4be919328eb7405b3b561276e06a
3
- size 6456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8584a03439a91de296fc372191c445a686a0ab74c08cca7d76e9ffa983c30d18
3
+ size 6392