chauhoang commited on
Commit
c39dfe2
·
verified ·
1 Parent(s): 41ffaff

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "v_proj",
24
  "up_proj",
 
25
  "down_proj",
 
26
  "o_proj",
27
- "k_proj",
28
- "gate_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "v_proj",
24
  "up_proj",
25
+ "k_proj",
26
  "down_proj",
27
+ "q_proj",
28
  "o_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:751c61640093b3f127d9dd6ced0a5b7fede7c7999053aa7d4bf2daf5bb8162ff
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:390304a4585b93766ac7c6a3e3a7bd55001aa6d98d926e58ee24cf19b907d120
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c36d01b6a6bdd775d924b600c71f58d273ad00a209deb2e7b252c1b53b88d18
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34fb7d7ef67ef39748cb9b44218ef2af7d86010d7b96ad8bb9b0de278b0dbc86
3
  size 6776