metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: instruction
dtype: string
- name: context
dtype: string
- name: response
dtype: string
- name: category
dtype: string
splits:
- name: train
num_bytes: 30106504
num_examples: 15011
download_size: 11723675
dataset_size: 30106504
language:
- hi
size_categories:
- 10K<n<100K
Dataset Card for "databricks-dolly-15k-hi"
This dataset was created by splitting data in dolly-15k dataset into sentences and then translating them using NLLB-200-3.3B model.