Commit
·
2d5f38d
1
Parent(s):
ae2e16c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- totally-not-an-llm/EverythingLM-data-V3
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
---
|
9 |
+
|
10 |
+
Trained on 2 epochs on the EverythingLM-data-V3 dataset.
|
11 |
+
|
12 |
+
This model uses the alpaca prompt format:
|
13 |
+
```
|
14 |
+
Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
|
15 |
+
|
16 |
+
### Instruction:
|
17 |
+
Instruction
|
18 |
+
|
19 |
+
### Input:
|
20 |
+
Input
|
21 |
+
|
22 |
+
### Response:
|
23 |
+
```
|
24 |
+
|
25 |
+
[<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)
|