9 lines
377 B
Markdown
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.
|