| configs: | |
| - config_name: test_json | |
| data_files: | |
| - split: train | |
| path: viewer_test.json | |
| # Minimal Dataset Viewer test | |
| This repository intentionally contains one tiny JSON data file. The YAML | |
| configuration explicitly tells Hugging Face Dataset Viewer which file and split | |
| to index. | |