musyafaetal / README.md
jeremyvictor's picture
Upload README.md with huggingface_hub
5b41e7f
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: input
      dtype: string
    - name: target
      dtype: string
  splits:
    - name: train
      num_bytes: 2123413638
      num_examples: 5999998
    - name: dev
      num_bytes: 150066357
      num_examples: 424430
    - name: test
      num_bytes: 150190366
      num_examples: 424419
  download_size: 1310712640
  dataset_size: 2423670361

Dataset Card for "musyafaetal"

More Information needed