BanglaLem_Dataset / README.md
fia24's picture
Upload dataset
9544687 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: translation
      struct:
        - name: en
          dtype: string
        - name: fr
          dtype: string
  splits:
    - name: train
      num_bytes: 4502703
      num_examples: 76832
    - name: val
      num_bytes: 552012
      num_examples: 9604
    - name: test
      num_bytes: 562267
      num_examples: 9604
  download_size: 2962489
  dataset_size: 5616982
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*