rediska0123's picture
Upload README.md with huggingface_hub
c1c9905 verified
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: persons
        path: data/persons-*
      - split: cities
        path: data/cities-*
      - split: movies
        path: data/movies-*
      - split: inventions
        path: data/inventions-*
      - split: books
        path: data/books-*
      - split: artworks
        path: data/artworks-*
      - split: landmarks
        path: data/landmarks-*
      - split: events
        path: data/events-*
dataset_info:
  features:
    - name: question
      dtype: string
  splits:
    - name: persons
      num_bytes: 3661
      num_examples: 100
    - name: cities
      num_bytes: 4550
      num_examples: 100
    - name: movies
      num_bytes: 6722
      num_examples: 100
    - name: inventions
      num_bytes: 6567
      num_examples: 100
    - name: books
      num_bytes: 8040
      num_examples: 100
    - name: artworks
      num_bytes: 8835
      num_examples: 100
    - name: landmarks
      num_bytes: 5813
      num_examples: 100
    - name: events
      num_bytes: 6496
      num_examples: 100
  download_size: 28848
  dataset_size: 50684