ddo-igt / README.md
michaelginn's picture
Upload dataset
7206462 verified
|
raw
history blame
747 Bytes
metadata
dataset_info:
  features:
    - name: glottocode
      dtype: string
    - name: metalang_glottocode
      dtype: string
    - name: is_segmented
      dtype: string
    - name: source
      dtype: string
    - name: id
      dtype: string
    - name: transcription
      dtype: string
    - name: glosses
      dtype: string
    - name: translation
      dtype: string
  splits:
    - name: train
      num_bytes: 2740775
      num_examples: 7116
    - name: eval
      num_bytes: 346436
      num_examples: 890
    - name: test
      num_bytes: 339302
      num_examples: 890
  download_size: 1076023
  dataset_size: 3426513
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: eval
        path: data/eval-*
      - split: test
        path: data/test-*