Initial commit
This commit is contained in:
6
skills/dataset-splitter/scripts/README.md
Normal file
6
skills/dataset-splitter/scripts/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user