ComfyUI Node
NNT HuggingFace Data Loader
A ComfyUI node in NNT Neural Network Toolkit/Data Loading with 9 inputs and 3 outputs.
NNT HuggingFace Data Loader
- dataset
- info
- metadata
◄repo_idmnist►
◄splittrain►
◄use_auth_tokenFalse►
◄token►
◄cache_dir►
◄num_samples1000►
◄start_idx0►
◄shuffleTrue►
◄seed42►
CategoryNNT Neural Network Toolkit/Data Loading
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| repo_id | STRING | mnist | — |
| split | COMBO | train | 3 options: train, test, validation |
| use_auth_token | COMBO | False | 2 options: True, False |
| token | STRING | — | |
| cache_dir | STRING | — | |
| num_samples | INT | 10001–100000 | — |
| start_idx | INT | 00–100000 | — |
| shuffle | COMBO | True | 2 options: True, False |
| seed | INT | 420–99999999 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| dataset | DATASET | — |
| info | STRING | — |
| metadata | DICT | — |