bengali_ai_ipa / README.md
Lancelot53's picture
Upload README.md with huggingface_hub
38a2f82
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: ipa
      dtype: string
    - name: row_id_column_name
      dtype: int64
  splits:
    - name: train
      num_bytes: 6974634
      num_examples: 21999
    - name: test
      num_bytes: 5861099
      num_examples: 27228
  download_size: 6174391
  dataset_size: 12835733

Dataset Card for "bengali_ai_ipa"

More Information needed