andrewatef commited on
Commit
fb9b2ce
·
verified ·
1 Parent(s): 0b76460

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
  "gate_proj",
 
28
  "v_proj",
29
- "up_proj",
 
30
  "q_proj",
31
- "down_proj",
32
- "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "gate_proj",
27
+ "down_proj",
28
  "v_proj",
29
+ "k_proj",
30
+ "o_proj",
31
  "q_proj",
32
+ "up_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:361b400939abf681a6c0b84e2feb37abf9b2310746f43e030550d5e5fa5c9b00
3
  size 200068512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e2c2e2023f08bf855d4eaccffcd1edea3768d8003ae62240e74487353af7291
3
  size 200068512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46b5c4b8844d47dc3472a78910b997b7903fda42541c25740f7c570689ccd603
3
- size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42665b4d6c1107a39276f57c7d82cad19efe8a88e6b6e214ea46096b98b205f
3
+ size 5624