InkedWings's picture
Add community task: example-validation
7e357b2 verified
Raw
History Blame
256 Bytes
[
{
"id": "1",
"category": "smiles_lookup",
"query": "Provide the SMILES string corresponding to this molecule: sulfur dioxide",
"answer": {
"structured_output": {
"smiles": [
"O=S=O"
]
}
}
}
]