Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Telugu
Size:
10K - 100K
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,10 @@ configs:
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
|
| 24 |
-
This dataset is a translated version of three original datasets, namely [HuggingFaceH4/no_robots](https://huggingface.co/datasets/HuggingFaceH4/no_robots), [databricks/databricks-dolly-15k](https://huggingface.co/datasets/databricks/dolly-15k), and a subset of Telugu from [CohereForAI/aya_dataset](https://huggingface.co/datasets/CohereForAI/aya_dataset). It has been curated and processed to create a multilingual avatar dataset.
|
|
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
+
language:
|
| 22 |
+
- te
|
| 23 |
+
pretty_name: In
|
| 24 |
---
|
| 25 |
|
| 26 |
|
| 27 |
+
This dataset is a translated version of three original datasets, namely [HuggingFaceH4/no_robots](https://huggingface.co/datasets/HuggingFaceH4/no_robots), [databricks/databricks-dolly-15k](https://huggingface.co/datasets/databricks/dolly-15k), and a subset of Telugu from [CohereForAI/aya_dataset](https://huggingface.co/datasets/CohereForAI/aya_dataset). It has been curated and processed to create a multilingual avatar dataset.
|