13 lines
331 B
Markdown
13 lines
331 B
Markdown
# Schemas
|
|
|
|
This folder will contain JSON Schema files for machine-readable project data.
|
|
|
|
Expected future files:
|
|
|
|
- `model_card.schema.json`
|
|
- `source_article.schema.json`
|
|
- `source_excerpt.schema.json`
|
|
- `regression_case.schema.json`
|
|
|
|
Do not add schema complexity before the first two sample models are stable enough to validate.
|