mini_wiki / README.md
xhluca's picture
Add 1k examples
42d88a4 verified
|
raw
history blame
964 Bytes
metadata
dataset_info:
  - config_name: '100'
    features:
      - name: id
        dtype: string
      - name: url
        dtype: string
      - name: title
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: test
        num_bytes: 315241.0851032817
        num_examples: 100
      - name: full
        num_bytes: 168960
        num_examples: 100
      - name: partial
        num_bytes: 315241.0851032817
        num_examples: 100
    download_size: 769571
    dataset_size: 799442.1702065634
  - config_name: 1k
    features:
      - name: id
        dtype: string
      - name: url
        dtype: string
      - name: title
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: full
        num_bytes: 1701568
        num_examples: 1000
    download_size: 1057105
    dataset_size: 1701568
configs:
  - config_name: '100'
    data_files:
      - split: test
        path: 100/test-*
      - split: full
        path: 100/full-*
      - split: partial
        path: 100/partial-*
  - config_name: 1k
    data_files:
      - split: full
        path: 1k/full-*