tuanna08go commited on
Commit
5e39967
·
verified ·
1 Parent(s): 3119e3f

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "k_proj",
24
  "up_proj",
25
- "gate_proj",
26
  "down_proj",
27
- "q_proj",
28
  "v_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "k_proj",
24
  "up_proj",
 
25
  "down_proj",
 
26
  "v_proj",
27
+ "gate_proj",
28
+ "o_proj",
29
+ "q_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:d073b2a07fc1ce80688911ca2a8cc0683b2de25278d37a2603e88c664e2ba354
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69645991c7cf506d5c30861569e6ed7d76b249f5689bfe534299d4c063f021da
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d452f42e7b0236f672714c406ae9267b6898eb6366903b64e09abc9c706efad9
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6308be045fdc0e3ed396fe037bc4e24690208930c0d7ae981859e98692f767d6
3
  size 6776