Mia Fournier
commited on
Commit
•
7cd612f
1
Parent(s):
cd67c2b
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,14 @@ First run on Opus Instruct -> https://raw.githubusercontent.com/MangyMango/Axolo
|
|
13 |
|
14 |
Second run on C2 logs -> https://raw.githubusercontent.com/MangyMango/AxolotlConfigs/main/step1two.yaml
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
|
18 |
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|
|
|
13 |
|
14 |
Second run on C2 logs -> https://raw.githubusercontent.com/MangyMango/AxolotlConfigs/main/step1two.yaml
|
15 |
|
16 |
+
Model uses Alpaca formatting
|
17 |
+
```
|
18 |
+
### Instruction:
|
19 |
+
<Prompt>
|
20 |
+
### Input:
|
21 |
+
<Insert Context Here>
|
22 |
+
### Response:
|
23 |
+
```
|
24 |
|
25 |
|
26 |
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|