juliadollis commited on
Commit
f9dc903
·
verified ·
1 Parent(s): f4f20b2

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
  "q_proj",
28
- "down_proj",
29
- "up_proj",
30
  "v_proj",
 
31
  "o_proj",
32
- "k_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
 
 
27
  "v_proj",
28
+ "k_proj",
29
  "o_proj",
30
+ "gate_proj",
31
+ "up_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0343cab3bcfb65f0b6aeaa4275bb8a397b39c0f2d77cc9c24a867bde53b74b7
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5665be73b3f0eabcd1eac25aa25c649b41798027d382be9d7b42c65868f766b1
3
  size 119801528
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69ab5d8ca990bf4f304815a2c58472b8b8d8543ae97ece36c825da5f4a5f1c96
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee61b6c90ecab29ef8af069d25fecb1df9aa501d3662a9c9bc2ec95e9bd7ef1
3
  size 5560