librarian-bot's picture
Librarian Bot: Add language metadata for dataset
f7792a8 verified
|
raw
history blame
585 Bytes
metadata
language:
  - bn
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 87787088
      num_examples: 8102
    - name: validation
      num_bytes: 8916960
      num_examples: 1012
    - name: test
      num_bytes: 9162149
      num_examples: 1012
  download_size: 38272458
  dataset_size: 105866197
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*