chauhoang commited on
Commit
f51bbbc
·
verified ·
1 Parent(s): a1aa8a8

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "up_proj",
25
  "down_proj",
26
  "q_proj",
27
- "gate_proj",
28
  "o_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
24
  "down_proj",
25
  "q_proj",
26
+ "k_proj",
27
  "o_proj",
28
+ "up_proj",
29
+ "gate_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:b977d6dfd128dc99977f7531a3b2d261e620aa724dc99cda20b6d08f879eade9
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:316972a1fda348f687a3a1734fbd2656ed437e0e1cf28c52b065d2283b78189d
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8881fdfdd327e958631a4a0d456daece67f2da2be91a3045175054c8e3df7dfc
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eabab6e4d4abd0ed657a23e5b2900fa383ab067b0aebb8359b9d44d538103e2b
3
  size 6776