fia24's picture
Upload README.md with huggingface_hub
1b20f2e
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: 905284
      num_examples: 15273
    - name: test
      num_bytes: 101954
      num_examples: 1697
  download_size: 538353
  dataset_size: 1007238

Dataset Card for "annotated18k_training_dataset_90"

More Information needed