Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,17 @@ base_model: winglian/meta-llama3-chatml
|
|
7 |
model-index:
|
8 |
- name: llama-3-orpo-qlora
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
|
|
|
|
|
|
|
|
15 |
[<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)
|
16 |
<details><summary>See axolotl config</summary>
|
17 |
|
@@ -130,4 +136,4 @@ The following hyperparameters were used during training:
|
|
130 |
- Transformers 4.40.0.dev0
|
131 |
- Pytorch 2.1.2+cu118
|
132 |
- Datasets 2.15.0
|
133 |
-
- Tokenizers 0.15.0
|
|
|
7 |
model-index:
|
8 |
- name: llama-3-orpo-qlora
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- mlabonne/orpo-dpo-mix-40k
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
WandB: https://wandb.ai/oaaic/orpo-llama-3/runs/gc2d3cxp
|
18 |
+
|
19 |
+
Benchmarks: TBD
|
20 |
+
|
21 |
[<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)
|
22 |
<details><summary>See axolotl config</summary>
|
23 |
|
|
|
136 |
- Transformers 4.40.0.dev0
|
137 |
- Pytorch 2.1.2+cu118
|
138 |
- Datasets 2.15.0
|
139 |
+
- Tokenizers 0.15.0
|