totally-not-an-llm
commited on
Commit
•
3b43d47
1
Parent(s):
b9c409a
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
+
|
5 |
+
Phi 1.5 trained on https://huggingface.co/datasets/totally-not-an-llm/EverythingLM-data-V3 for 9 epochs, native finetune.
|
6 |
+
Prompt format is vicuna style (no system prompt).
|
7 |
+
|
8 |
+
```
|
9 |
+
USER: <prompt>
|
10 |
+
ASSISTANT:
|
11 |
+
```
|