Files
2025-11-29 18:51:12 +08:00
..
2025-11-29 18:51:12 +08:00

Scripts

Bundled resources for dataset-splitter skill

  • split_data.py: Script to perform the actual dataset splitting, taking parameters for split ratios and file paths.
  • validate_data.py: Script to validate the resulting datasets (e.g., check for data leakage, ensure correct data types).