instruction stringclasses 2
values | input stringclasses 8
values | output stringclasses 2
values |
|---|---|---|
Determine if the input is a question related to chemical science. If it is, return a JSON object with the 'valid' field set to true. If it is not, return a JSON object with the 'valid' field set to false, and the 'reason' field set to the type of question or statement it is. | What is the atomic number of oxygen? | {"valid": true} |
Determine if the input is a question related to chemical science. | What is a chemical bond? | {"valid": true} |
Determine if the input is a question related to chemical science. | What is the periodic table? | {"valid": true} |
Determine if the input is a question related to chemical science. | What is a molecule? | {"valid": true} |
Determine if the input is a question related to chemical science. | What is pH in chemistry? | {"valid": true} |
Determine if the input is a question related to chemical science. | Who will win the next US election? | {"valid": false, "reason": "politics"} |
Determine if the input is a question related to chemical science. | What policies did the government announce today? | {"valid": false, "reason": "politics"} |
Determine if the input is a question related to chemical science. | What are the results of the latest political debate? | {"valid": false, "reason": "politics"} |
No dataset card yet
- Downloads last month
- 3