8 lines
386 B
Markdown
8 lines
386 B
Markdown
# Scripts
|
|
|
|
Bundled resources for ai-ethics-validator skill
|
|
|
|
- [ ] validate_model.py: Script to validate the ethics of an AI/ML model given a model file or API endpoint.
|
|
- [ ] validate_dataset.py: Script to validate the ethics of a dataset given a dataset file or API endpoint.
|
|
- [ ] generate_report.py: Script to generate a detailed ethics validation report in markdown or JSON format.
|