Datasets:
Commit
·
988a7a2
1
Parent(s):
2345253
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
- conversational
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
---
|
| 9 |
+
# no-robots-sharegpt
|
| 10 |
+
|
| 11 |
+
[HuggingFaceH4/no_robots](https://huggingface.co/datasets/HuggingFaceH4/no_robots) with both test and train splits combined and converted to ShareGPT format for use in common training repositories.
|
| 12 |
+
|
| 13 |
+
Please refer to the original repository's dataset card for more information.
|