nadi2024 / README.md
boda's picture
Upload README.md with huggingface_hub
3f29b5e verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: source
      dtype: string
    - name: target
      dtype: string
    - name: dialect
      dtype: string
  splits:
    - name: train
      num_bytes: 7780831
      num_examples: 52807
    - name: dev
      num_bytes: 133858
      num_examples: 400
    - name: test
      num_bytes: 341146
      num_examples: 2000
  download_size: 4134725
  dataset_size: 8255835

Dataset Card for "nadi2024"

More Information needed