yilunhao commited on
Commit
f09ccd8
·
verified ·
1 Parent(s): 0dfb641

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "gate_proj",
 
37
  "down_proj",
38
  "o_proj",
39
- "q_proj",
40
- "v_proj",
41
- "up_proj",
42
- "k_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "k_proj",
37
+ "v_proj",
38
  "gate_proj",
39
+ "q_proj",
40
  "down_proj",
41
  "o_proj",
42
+ "up_proj"
 
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cd305f59f55b4e59d8524aecd3ceba1f74f7d67318c5f794e6fdef315b5b117
3
  size 349243752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b08a9817f1c9b43d50fd56d57049449e0705237926d669b61c74790e7a75045
3
  size 349243752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d602d72ed75d628a0f26c785254e08233ad1ac762f14877fd19e53be5d9a84e
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00933127c27a958f62076d1390b193ef3b1a42d72b97cf62aa5c43a83180169b
3
  size 5841