Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ The dataset includes:
|
|
23 |
- A random system prompt to initiate natural interactions.
|
24 |
- Emotion annotations for user or AI messages.
|
25 |
- Corrected message spacing using [agentlans/flan-t5-small-detokenizer](https://huggingface.co/agentlans/flan-t5-small-detokenizer).
|
|
|
26 |
|
27 |
The dataset retains the original split sizes:
|
28 |
- **Train**: 11,118 conversations
|
|
|
23 |
- A random system prompt to initiate natural interactions.
|
24 |
- Emotion annotations for user or AI messages.
|
25 |
- Corrected message spacing using [agentlans/flan-t5-small-detokenizer](https://huggingface.co/agentlans/flan-t5-small-detokenizer).
|
26 |
+
- Conversations truncated so that the AI reply is always last.
|
27 |
|
28 |
The dataset retains the original split sizes:
|
29 |
- **Train**: 11,118 conversations
|