hamel commited on
Commit
91a6a5f
·
1 Parent(s): 512a32b

End of training

Browse files
README.md CHANGED
@@ -11,7 +11,8 @@ model-index:
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)## axolotl config
 
15
  ```yaml
16
  base_model: openaccess-ai-collective/tiny-mistral
17
  flash_attention: true
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
15
+ ## axolotl config
16
  ```yaml
17
  base_model: openaccess-ai-collective/tiny-mistral
18
  flash_attention: true
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "up_proj",
20
  "q_proj",
21
- "gate_proj",
22
  "o_proj",
23
- "down_proj",
24
- "v_proj",
25
- "k_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "gate_proj",
20
+ "v_proj",
21
  "up_proj",
22
  "q_proj",
23
+ "k_proj",
24
  "o_proj",
25
+ "down_proj"
 
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb0d0bf616b0ec3bd6fd2a39c4d00678d2582666fedfaa5a5ba722e303e5df34
3
  size 49035696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bfc87adf4ef09e6cdcafd3f11af052817bf525a57d17eef53f89f980ac2411e
3
  size 49035696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c05a806adf74045eb5ac3ed69e66cc42c10590328fa2414dd57e9f02453b12d8
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d96c2378d60e559fcd761b5e46a6a98a8c893fcb8ddd746f49da72ca0ddbd0
3
  size 5176