RoyJoy commited on
Commit
9e47f13
1 Parent(s): 4d3cdf3

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "k_proj",
25
  "down_proj",
26
- "gate_proj",
27
  "up_proj",
28
- "v_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
24
  "down_proj",
 
25
  "up_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c80cda446853085128592ecba539d6c68d6b0ad92f60de753ab0f68a44330e7
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8f6689efb87d1e2acdd9748c476047250d3b2c905b78f5b4f4207a9a05013f7
3
  size 100966336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17ffd8e0d9dbc461277f33df1529cfbbaaefbc9789ad0c2f630de95f394e0b9e
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c7543f1ec4e0485bd35cae600c5f33aec1ec6bf52ded5ca34ccd33a67c08efd
3
  size 6840