metadata
language:
- bn
license: cc-by-sa-4.0
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
- name: input
dtype: string
splits:
- name: train
num_bytes: 913514066
num_examples: 2379749
- name: validation
num_bytes: 309178
num_examples: 597
- name: test
num_bytes: 505845
num_examples: 1000
download_size: 354864571
dataset_size: 914329089
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*