fia24's picture
Upload README.md with huggingface_hub
0d9386b
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: translation
      struct:
        - name: en
          dtype: string
        - name: fr
          dtype: string
  splits:
    - name: train
      num_bytes: 1012007
      num_examples: 19000
    - name: test
      num_bytes: 58369
      num_examples: 1075
  download_size: 561063
  dataset_size: 1070376

Dataset Card for "banel_training_dataset_90"

More Information needed