STITCH / README.md
bclavie's picture
Upload README.md with huggingface_hub
e172dd6 verified
|
raw
history blame
909 Bytes
metadata
dataset_info:
  - config_name: all_corpus
    features:
      - name: id
        dtype: string
      - name: content
        dtype: string
      - name: content_translated
        dtype: string
    splits:
      - name: test
        num_bytes: 5844985
        num_examples: 2835
    download_size: 2803942
    dataset_size: 5844985
  - config_name: bsard_corpus
    features:
      - name: id
        dtype: string
      - name: content
        dtype: string
      - name: content_translated
        dtype: string
    splits:
      - name: test
        num_bytes: 3447233
        num_examples: 1858
    download_size: 1596116
    dataset_size: 3447233
configs:
  - config_name: all_corpus
    data_files:
      - split: test
        path: all_corpus/test-*
  - config_name: bsard_corpus
    data_files:
      - split: test
        path: bsard_corpus/test-*

Dataset Card for "STITCH"

More Information needed