| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: "file:///src/services/worker/**/*.json" | |
| # File protocol glob test | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: "file:///src/services/worker/**/*.json" | |
| # File protocol glob test | |