ComfyUI Node
split HF dataset
A ComfyUI node in 大模型学校(llm_schools)/数据预处理(data preprocessing) with 6 inputs and 2 outputs.
split HF dataset
- split_datapaths
- log
◄local_dir►
◄savepathsplit_dataset►
◄train_ratio0.8►
◄val_ratio0.1►
◄test_ratio0.1►
◄is_enabletrue►
Category大模型学校(llm_schools)/数据预处理(data preprocessing)
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| local_dir | STRING | — | |
| savepath | STRING | split_dataset | — |
| train_ratio | FLOAT | 0.80–1 | — |
| val_ratio | FLOAT | 0.10–1 | — |
| test_ratio | FLOAT | 0.10–1 | — |
| is_enable | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| split_datapaths | STRING | — |
| log | STRING | — |