shirayukikun commited on
Commit
626abad
1 Parent(s): 09539ee

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
- "gate_proj",
25
- "q_proj",
26
  "k_proj",
27
  "down_proj",
28
- "up_proj",
29
- "v_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
 
24
  "k_proj",
25
  "down_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
+ "up_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:5ec03d984a09c01941e62a5729f21c962b3ada639e232a854c93e18b3d433613
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4167531f7bb95404bc4e40acf814c3a30e8a161b2116bf19f4897541f14b7b7
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfbb3bbbab9230d897ae53c407faab4e74191c0c5f239d2f723a865d6c01bc26
3
  size 6072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc49143991df73658ea6219bdd12dee50b1ba40410262c063227c070b5fe9175
3
  size 6072