conferencesubmissionmodel commited on
Commit
fe96b54
1 Parent(s): 1d1ea1f

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "k_proj",
 
25
  "o_proj",
26
- "down_proj",
27
  "up_proj",
28
- "v_proj",
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "v_proj",
25
  "o_proj",
 
26
  "up_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
  "q_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:cd2b31f40cdd4a7246e2c40ca7904a4813547a8fa9452f7438d48ae633b26961
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3093be4fc9dd02f9a7374314a2327bcde7fb9c1ef0847bbdcc7fe1779f0910a2
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:059ee4b66e8133974c1afd079db529292b668b6597c08d77eea3caaaae49c206
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8c0a4d2a72cad0bfdb7ffef0dd70da4b951dd08fdff1c0a501a97729961754a
3
  size 5432