| 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: 3475 | |
| 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: 28743 | |
| dataset_size: 50498 | |
| # Dataset Card for "test_multidomain" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |