Around6827 commited on
Commit
2f053ab
1 Parent(s): 4b4b529

Training in progress, epoch 0

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
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "down_proj",
20
  "up_proj",
21
- "gate_proj",
22
- "v_proj",
23
- "o_proj",
24
  "k_proj",
25
- "q_proj"
 
 
 
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "up_proj",
 
 
 
20
  "k_proj",
21
+ "q_proj",
22
+ "down_proj",
23
+ "v_proj",
24
+ "gate_proj",
25
+ "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b639725223249ced8f63d88e0a56b4c4f0ac3c0cfe1460882fea31b642cfeca
3
  size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594e3a84628834808b266928bb69832683156edc6169ac891c1b2721d582f93b
3
  size 319977229
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a726b36a71a2000a2b99fd6770d79f9325b0522627d84d1ff16cdc48043749e
3
  size 4475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45f759b9899baa8a1814ccfc64d5cc59e46c71cf178b76c6b2b4c0ec4adc9507
3
  size 4475