hamel commited on
Commit
ccfac8e
1 Parent(s): 67ba2b9

End of training

Browse files
README.md CHANGED
@@ -13,6 +13,7 @@ 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
 
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
+ axolotl version: `0.3.0`
17
  ```yaml
18
  base_model: openaccess-ai-collective/tiny-mistral
19
  flash_attention: true
adapter_config.json CHANGED
@@ -16,11 +16,11 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "q_proj",
20
  "down_proj",
 
21
  "up_proj",
22
  "v_proj",
23
- "o_proj",
24
  "gate_proj",
25
  "k_proj"
26
  ],
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "o_proj",
20
  "down_proj",
21
+ "q_proj",
22
  "up_proj",
23
  "v_proj",
 
24
  "gate_proj",
25
  "k_proj"
26
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:796d68831254a077af07b12f0664b3b76acccb9b56a57d37a393c3fa2bf24f05
3
  size 49035696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce265d6aede5556c04880d2eb86f90a585f3fa497d531ea181f4f97ce906cc7
3
  size 49035696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f7e2aee531fc40925997ad58da59cfc9551494fa4aebb66dc89b33bd17228cd
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d03fbfe75fa587092854a826a1c2df5606b26eb38eb4542be7f28b0adffb1770
3
  size 5176