bn_trans_data / README.md
sawradip's picture
Upload dataset
f68d233
|
raw
history blame contribute delete
No virus
596 Bytes
metadata
dataset_info:
  features:
    - name: bn
      dtype: string
    - name: en
      dtype: string
    - name: merged
      dtype: string
    - name: length
      dtype: int64
  splits:
    - name: train
      num_bytes: 1305725945
      num_examples: 2379749
    - name: test
      num_bytes: 792778
      num_examples: 1000
    - name: validation
      num_bytes: 487273
      num_examples: 597
  download_size: 721412382
  dataset_size: 1307005996
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*