annotated_68k / README.md
fia24's picture
Upload dataset
307004d verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: translation
      struct:
        - name: en
          dtype: string
        - name: fr
          dtype: string
  splits:
    - name: train
      num_bytes: 3257035
      num_examples: 54458
    - name: val
      num_bytes: 411042
      num_examples: 6807
    - name: test
      num_bytes: 395238
      num_examples: 6808
  download_size: 1529700
  dataset_size: 4063315
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*