Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:51:40 +08:00
commit 9174377a09
9 changed files with 344 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for model-evaluation-suite skill
- [ ] metrics_definitions.md: Detailed definitions and explanations of all supported evaluation metrics.
- [ ] dataset_schemas.md: Schemas for supported datasets, including required fields and data types.
- [ ] model_api_documentation.md: Documentation for the model API, including input/output formats and authentication details.