Commit
·
4797708
1
Parent(s):
0f6b471
Update README.md
Browse files
README.md
CHANGED
@@ -11,5 +11,5 @@ dataset_info:
|
|
11 |
dataset_size: 4111898
|
12 |
---
|
13 |
# Dataset Card for "guanaco-ai-filtered"
|
|
|
14 |
|
15 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
11 |
dataset_size: 4111898
|
12 |
---
|
13 |
# Dataset Card for "guanaco-ai-filtered"
|
14 |
+
This dataset is a subset of [TimDettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) useful for training generalist English-language chatbots. It has been filtered to a) remove conversations in languages other than English using a fasttext classifier, and b) remove conversations where Open Assistant is mentioned, as people training their own chatbots likely do not want their chatbot to think it is named OpenAssistant.
|
15 |
|
|