Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:51:12 +08:00
commit cf82920fd2
11 changed files with 340 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for dataset-splitter skill
- [ ] example_dataset.csv: A small example dataset for demonstration purposes.
- [ ] split_data_config.yaml: Example configuration file for specifying dataset splitting parameters.
- [ ] dataset_schema.json: Example JSON schema for dataset validation.