hindi-english-iitb / README.md
algohype's picture
Upload dataset
6ca136d verified
|
raw
history blame contribute delete
No virus
625 Bytes
metadata
license: apache-2.0
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 530406858
      num_examples: 1659083
    - name: validation
      num_bytes: 207684
      num_examples: 520
    - name: test
      num_bytes: 1200775
      num_examples: 2507
  download_size: 200335062
  dataset_size: 531815317
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*