ENG2TAM / README.md
gowtham58's picture
Upload dataset
bf5b4d1 verified
|
raw
history blame contribute delete
No virus
530 Bytes
metadata
license: apache-2.0
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: translate
      struct:
        - name: en
          dtype: string
        - name: ta
          dtype: string
  splits:
    - name: train
      num_bytes: 140619387
      num_examples: 228504
    - name: test
      num_bytes: 35087295
      num_examples: 57126
  download_size: 82637609
  dataset_size: 175706682
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*