STITCH / README.md
bclavie's picture
Upload README.md with huggingface_hub
0472b28 verified
|
raw
history blame
1.54 kB
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: biomrc_corpus
    features:
      - name: id
        dtype: string
      - name: content
        dtype: string
    splits:
      - name: test
        num_bytes: 1949998
        num_examples: 951
    download_size: 1003380
    dataset_size: 1949998
  - 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
  - config_name: proxima_corpus
    features:
      - name: id
        dtype: string
      - name: content
        dtype: string
    splits:
      - name: test
        num_bytes: 443723
        num_examples: 26
    download_size: 212535
    dataset_size: 443723
configs:
  - config_name: all_corpus
    data_files:
      - split: test
        path: all_corpus/test-*
  - config_name: biomrc_corpus
    data_files:
      - split: test
        path: biomrc_corpus/test-*
  - config_name: bsard_corpus
    data_files:
      - split: test
        path: bsard_corpus/test-*
  - config_name: proxima_corpus
    data_files:
      - split: test
        path: proxima_corpus/test-*

Dataset Card for "STITCH"

More Information needed