Response-Quality-Assessment / data /processed /document_schema.json
Ryoya Awano
deploy: fix MedLFQA Marginal mode sample matching
19fc84f
raw
history blame contribute delete
219 Bytes
{
"$schema": "https://json-schema.org/draft-07/schema",
"type": "object",
"unevaluatedProperties": {
"type": "array",
"minItems": 1,
"items": {
"type": "string"
}
}
}