github.com/NVIDIA/aistore@v1.3.23-0.20240517131212-7df6609be51d/docs/examples/aisio_webdataset/dsort_shuffle_samples.json (about)

     1  {
     2      "extension": ".tar",
     3      "bck": {"name": "images"},
     4      "input_format": "samples-{00..18}",
     5      "output_format": "shuffled-shard-%d",
     6      "output_shard_size": "100MB",
     7      "description": "Create new shuffled shards",
     8      "algorithm": {
     9          "kind": "shuffle"
    10      }
    11  }