Files
2025-11-29 18:51:35 +08:00

9 lines
377 B
Markdown

# Assets
Bundled resources for ml-model-trainer skill
- [ ] example_dataset.csv: A sample dataset that can be used to train the model.
- [ ] model_config.json: A template for configuring the model training parameters.
- [ ] evaluation_report_template.md: A template for generating the evaluation report.
- [ ] requirements.txt: Lists the Python dependencies for the scripts.