Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: gpl-3.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Synthetic-Dark-RP-llama-factory
|
6 |
+
|
7 |
+
The dataset is generated from [ChaoticNeutrals/Synthetic-Dark-RP](https://huggingface.co/datasets/ChaoticNeutrals/Synthetic-Dark-RP)
|
8 |
+
|
9 |
+
Given that `gpt` message appearing at the first place is not supported by llama-factory, I either moved the first message into system prompt or just deleted it.
|