Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Sharathhebbar24
commited on
Commit
•
d901fa0
1
Parent(s):
01491f8
Update README.md
Browse files
README.md
CHANGED
@@ -16,10 +16,12 @@ configs:
|
|
16 |
path: data/train-*
|
17 |
---
|
18 |
|
|
|
|
|
|
|
19 |
|
20 |
-
## Usage
|
21 |
|
22 |
-
|
23 |
|
24 |
```python
|
25 |
from datasets import load_dataset
|
|
|
16 |
path: data/train-*
|
17 |
---
|
18 |
|
19 |
+
# Databricks-dolly
|
20 |
+
|
21 |
+
This is a cleansed version of [databricks/databricks-dolly-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k)
|
22 |
|
|
|
23 |
|
24 |
+
## Usage
|
25 |
|
26 |
```python
|
27 |
from datasets import load_dataset
|