tuanna08go commited on
Commit
e34cbbd
·
verified ·
1 Parent(s): d05d3b6

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "gate_proj",
25
- "v_proj",
26
- "o_proj",
27
  "k_proj",
28
  "q_proj",
 
 
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
 
 
24
  "k_proj",
25
  "q_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "o_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ed18a4c43ace778a01491c6a34ac8c11b5e73d74c8f6f2336d40b287eb5faa0
3
  size 6804608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a259b2fb107027d1a846834b1771afe83d7ff5fa2e88a4b9045601614b88115c
3
  size 6804608
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6920449911d6a3db33da54c0ec7f9bf0d6bafd8b2beaa0a1fe522c5025c2ed65
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aba8b9dc6e2cff5f7f3420595b396a2c27261b4b24e2c6e844a3eba43775812
3
  size 6776