Datasets:
id stringlengths 11 11 | smiles stringlengths 2 142 ⌀ | requested listlengths 0 6 | params unknown | category stringclasses 6
values | prompt stringlengths 1.66k 2.25k | completion stringlengths 215 833 | expect_status stringclasses 3
values | expect_reason stringclasses 7
values | writing stringclasses 3
values | family int64 1 8 | source stringclasses 2
values | source_id stringlengths 0 5 | license stringclasses 1
value | shard stringclasses 1
value | graph dict | mutation stringclasses 10
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mp-10000000 | FCc1n[nH]cc1N1(C)CCNCC1 | [] | {} | chem_invalid | REQUEST: I have a compound here and I need the element counts including hydrogen, the shortest path between atoms 5 and 3, and the heavy atom count.
STRUCTURE:
SMILES: FCc1n[nH]cc1N1(C)CCNCC1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 1 | scaffold_enumerator | CC0-1.0 | train | null | overbond_heteroatom | |
mp-10000001 | CCCc1ccn(C(=ONCC)c1 | [] | {} | syntax_invalid | REQUEST: I have a compound here and I need the molecular formula, the element counts including hydrogen, the shortest path between atoms 1 and 4, the bond count, and the heavy atom count.
STRUCTURE:
SMILES: CCCc1ccn(C(=ONCC)c1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen ... | DERIVATION: Read the structure. It does not parse as a molecule: unbalanced_parenthesis. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unbalanced_parenthesis"}
``` | invalid_structure | unbalanced_parenthesis | n/a | 1 | scaffold_enumerator | CC0-1.0 | train | null | drop_close_paren | |
mp-10000002 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: For my notebook I need the SMILES string.
STRUCTURE:
ATOMS: 0 C, 1 C, 2 C, 3 O, 4 C, 5 N, 6 N, 7 C, 8 N, 9 C, 10 C, 11 C, 12 C, 13 C, 14 O
BONDS: 0-1 single, 1-2 single, 1-3 single, 3-4 single, 4-5 double, 5-6 single, 6-7 double, 7-8 single, 7-14 single, 8-9 single, 9-10 single, 10-11 single, 11-12 single, 12... | DERIVATION: Walk 0 C H3 1 C H1 2 C H3 3 O H0 4 c H0 5 n H0 6 n H0 7 c H0 8 N H0 9 C H2 10 C H2 11 C H2 12 C H2 13 C H2 14 o H0. Tally C10 H17 N3 O2. Heavy 15. Closures: digit 1 joins 8 to 13, digit 2 joins 4 to 14. read the table in index order and close the rings.
```json
{"status": "ok", "smiles_from_graph": "CC(C)O... | ok | null | canonical | 3 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"C"
],
[
1,
"C"
],
[
2,
"C"
],
[
3,
"O"
],
[
4,
"C"
],
[
5,
"N"
],
[
6,
"N"
],
[
7,
"C"
],
[
8,
"N"
],
[
9,
... | null | |
mp-10000003 | CCC=C(C1CC1)C(CC(N)#O)C1CCCC1 | [] | {} | chem_invalid | REQUEST: I have a compound here and I need the heavy atom count, the bond count, the molecular formula, the shortest path between atoms 6 and 0, the element counts including hydrogen, and which element sits at index 5.
STRUCTURE:
SMILES: CCC=C(C1CC1)C(CC(N)#O)C1CCCC1
CONVENTIONS: Report the molecular formula in Hill ... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 1 | scaffold_enumerator | CC0-1.0 | train | null | double_to_triple | |
mp-10000004 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: I am checking a supplier record and I need the SMILES string I should store.
STRUCTURE:
ATOMS: 0 C, 1 C, 2 C, 3 C, 4 C, 5 C, 6 Cl, 7 S, 8 S, 9 C, 10 C, 11 C, 12 C, 13 O, 14 P, 15 O, 16 O, 17 O
BONDS: 0-1 single, 1-2 single, 2-3 single, 3-4 single, 3-7 single, 4-5 single, 5-6 single, 7-8 single, 8-9 single, 9-... | DERIVATION: Walk 0 C H3 1 C H2 2 C H2 3 C H1 4 C H2 5 C H2 6 Cl H0 7 S H0 8 S H0 9 C H1 10 C H2 11 C H1 12 C H3 13 O H1 14 P H0 15 O H0 16 O H1 17 O H1. Tally C10 H22 Cl1 O4 P1 S2. Heavy 18. No ring closures. read the table in index order and close the rings.
```json
{"status": "ok", "smiles_from_graph": "CCCC(CCCl)SS... | ok | null | canonical | 7 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"C"
],
[
1,
"C"
],
[
2,
"C"
],
[
3,
"C"
],
[
4,
"C"
],
[
5,
"C"
],
[
6,
"Cl"
],
[
7,
"S"
],
[
8,
"S"
],
[
9,
... | null | |
mp-10000005 | CC(C)C[C@H](NC(=O)OC(C)(C)C1CCC(F)(F)CC1)C(=O)N[C@@H](C[C@@H]1CC=NC1=O)C(O)S(=O)(=O)O | [
"atom_at_index",
"element_counts",
"heavy_atom_count",
"bond_count"
] | {
"atom_at_index": {
"k": 36
}
} | compute | REQUEST: Quick question about this structure. Can you give me what element is at index 36, the element counts with hydrogen included, how many heavy atoms it has, and how many bonds there are?
STRUCTURE:
SMILES: CC(C)C[C@H](NC(=O)OC(C)(C)C1CCC(F)(F)CC1)C(=O)N[C@@H](C[C@@H]1CC=NC1=O)C(O)S(=O)(=O)O
CONVENTIONS: Report ... | DERIVATION: Walk 0 C H3 1 C H1 2 C H3 3 C H2 4 C H1 5 N H1 6 C H0 7 O H0 8 O H0 9 C H0 10 C H3 11 C H3 12 C H1 13 C H2 14 C H2 15 C H0 16 F H0 17 F H0 18 C H2 19 C H2 20 C H0 21 O H0 22 N H1 23 C H1 24 C H2 25 C H1 26 C H2 27 C H1 28 N H0 29 C H0 30 O H0 31 C H1 32 O H1 33 S H0 34 O H0 35 O H0 36 O H1. Tally C23 H37 F2... | ok | null | canonical | 2 | wwPDB CCD | YKA | CC0-1.0 | train | null | null |
mp-10000006 | C[N]([Cu])C(=O)c1c[nH]cn1 | [] | {} | out_of_scope | REQUEST: I have a compound here and I need the molecular formula and the heavy atom count.
STRUCTURE:
SMILES: C[N]([Cu])C(=O)c1c[nH]cn1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the structure contains no carbon, or... | DERIVATION: Read the structure before counting anything. This request is out of scope because it contains an element outside the supported set stated in the conventions, so the reason code is element_not_supported. The correct response is to decline rather than to report values that would look authoritative and be unsu... | out_of_scope | element_not_supported | n/a | 1 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000008 | c1cc(-c2cccc(N3CCCC3)n2)nc1 | [] | {} | chem_invalid | REQUEST: For my notebook I need the atom at index 12, the formula, the number of heavy atoms, the bond distance from atom 12 to atom 13, how many of each element there are, and the number of bonds.
STRUCTURE:
SMILES: c1cc(-c2cccc(N3CCCC3)n2)nc1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbo... | DERIVATION: Read the structure. It does not parse as a molecule: kekulization_failure. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "kekulization_failure"}
``` | invalid_structure | kekulization_failure | n/a | 3 | scaffold_enumerator | CC0-1.0 | train | null | contract_aromatic_ring | |
mp-10000009 | CC(C)c1cc(CO)n(I)c1P(#O)(O)O | [] | {} | chem_invalid | REQUEST: Could you look at this and tell me the number of atoms of each element, how many bonds it has, how many heavy atoms are in it, and the formula for it?
STRUCTURE:
SMILES: CC(C)c1cc(CO)n(I)c1P(#O)(O)O
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the re... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 6 | scaffold_enumerator | CC0-1.0 | train | null | double_to_triple | |
mp-10000010 | CC[Si](C)(C)c1ccccc1CC(CC(C)C)C(N1CCOCC1)C2C(F)(F)F | [] | {} | syntax_invalid | REQUEST: I have a compound here and I need the molecular formula, the bond count, the heavy atom count, the element counts including hydrogen, and the shortest path between atoms 15 and 27.
STRUCTURE:
SMILES: CC[Si](C)(C)c1ccccc1CC(CC(C)C)C(N1CCOCC1)C2C(F)(F)F
CONVENTIONS: Report the molecular formula in Hill notatio... | DERIVATION: Read the structure. It does not parse as a molecule: unclosed_ring_bond. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unclosed_ring_bond"}
``` | invalid_structure | unclosed_ring_bond | n/a | 1 | scaffold_enumerator | CC0-1.0 | train | null | drop_ring_digit | |
mp-10000011 | CCNC1SC(OCC(F)(F)(F)C)C(C(=O)N(C)C)SC1N1CCCC1 | [] | {} | chem_invalid | REQUEST: Working up a sample today. Please report the heavy atom total, the counts of each element, and the path length between atoms 14 and 23.
STRUCTURE:
SMILES: CCNC1SC(OCC(F)(F)(F)C)C(C(=O)N(C)C)SC1N1CCCC1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the ... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 4 | scaffold_enumerator | CC0-1.0 | train | null | add_fifth_bond | |
mp-10000012 | CNC(=O)c1c(NC2CC2)cc(OC(F)(F)Ee)c2nc([O-])cnc12 | [] | {} | syntax_invalid | REQUEST: Working up a sample today. Please report the path length between atoms 4 and 3, the heavy atom total, the empirical composition, the counts of each element, and which element is at position 6.
STRUCTURE:
SMILES: CNC(=O)c1c(NC2CC2)cc(OC(F)(F)Ee)c2nc([O-])cnc12
CONVENTIONS: Report the molecular formula in Hill... | DERIVATION: Read the structure. It does not parse as a molecule: unknown_element. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unknown_element"}
``` | invalid_structure | unknown_element | n/a | 4 | scaffold_enumerator | CC0-1.0 | train | null | unknown_element_symbol | |
mp-10000013 | C1CN(S(=O)(=O)C)C[C@@H](C(O)=O)C1 | [
"atom_at_index",
"formula",
"path_len"
] | {
"atom_at_index": {
"k": 7
},
"path_len": {
"i": 6,
"j": 11
}
} | compute | REQUEST: I am checking a supplier record and I need the atom at index 7 for the record, the molecular formula as written on a label, and the bond distance between 6 and 11.
STRUCTURE:
SMILES: C1CN(S(=O)(=O)C)C[C@@H](C(O)=O)C1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen s... | DERIVATION: Walk 0 C H2 1 C H2 2 N H0 3 S H0 4 O H0 5 O H0 6 C H3 7 C H2 8 C H1 9 C H0 10 O H1 11 O H0 12 C H2. Tally C7 H13 N1 O4 S1. Heavy 13. Closures: digit 1 joins 0 to 12. index 7 is C. formula C7H13NO4S. path 6 to 11 via 6 3 2 7 8 9 11 is 6 bonds.
```json
{"status": "ok", "atom_at_index": "C", "formula": "C7H13... | ok | null | random | 7 | wwPDB CCD | A1A30 | CC0-1.0 | train | null | null |
mp-10000015 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: I have a compound here and I need the SMILES string for this table.
STRUCTURE:
ATOMS: 0 O, 1 B, 2 O, 3 C, 4 C, 5 C, 6 C, 7 C, 8 C, 9 C, 10 C
BONDS: 0-1 single, 1-2 single, 1-3 single, 3-4 single, 4-5 single, 5-6 single, 6-7 single, 7-8 single, 8-9 single, 9-10 single, 10-3 single
CONVENTIONS: Report the mole... | DERIVATION: Walk 0 O H1 1 B H0 2 O H1 3 C H1 4 C H2 5 C H2 6 C H2 7 C H2 8 C H2 9 C H2 10 C H2. Tally C8 H17 B1 O2. Heavy 11. Closures: digit 1 joins 3 to 10. read the table in index order and close the rings.
```json
{"status": "ok", "smiles_from_graph": "OB(O)C1CCCCCCC1"}
``` | ok | null | canonical | 1 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"O"
],
[
1,
"B"
],
[
2,
"O"
],
[
3,
"C"
],
[
4,
"C"
],
[
5,
"C"
],
[
6,
"C"
],
[
7,
"C"
],
[
8,
"C"
],
[
9,
... | null | |
mp-10000016 | CC[N+](C)(C)c1nnsc1P(=O)(O)O | [
"bond_count",
"formula",
"atom_at_index",
"heavy_atom_count"
] | {
"atom_at_index": {
"k": 9
}
} | near_miss | REQUEST: Quick question about this structure. Can you give me how many bonds there are, its molecular formula, what element is at index 9, and how many heavy atoms it has?
STRUCTURE:
SMILES: CC[N+](C)(C)c1nnsc1P(=O)(O)O
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second,... | DERIVATION: Walk 0 C H3 1 C H2 2 N H0 3 C H3 4 C H3 5 c H0 6 n H0 7 n H0 8 s H0 9 c H0 10 P H0 11 O H0 12 O H1 13 O H1. Tally C6 H13 N3 O3 P1 S1. Heavy 14. Closures: digit 1 joins 5 to 9. bond_count 14. formula C6H13N3O3PS+. index 9 is C. heavy_atom_count 14.
```json
{"status": "ok", "bond_count": 14, "formula": "C6H1... | ok | null | canonical | 2 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000017 | CCOCC(Cl)O(CC)C | [] | {} | chem_invalid | REQUEST: Working up a sample today. Please report the empirical composition, which element is at position 7, the counts of each element, the path length between atoms 0 and 1, and the heavy atom total.
STRUCTURE:
SMILES: CCOCC(Cl)O(CC)C
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first,... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 4 | scaffold_enumerator | CC0-1.0 | train | null | overbond_heteroatom | |
mp-10000018 | CCOc1cc(Br)cc2c1CC([N+](=O)[O-])=C2 | [
"heavy_atom_count",
"bond_count",
"atom_at_index",
"path_len",
"element_counts"
] | {
"atom_at_index": {
"k": 1
},
"path_len": {
"i": 13,
"j": 15
}
} | compute | REQUEST: Setting up a reaction. I need the number of non hydrogen atoms, the total bonds in the structure, which element is at index 1, how far apart 13 and 15 sit, and the element count including hydrogen.
STRUCTURE:
SMILES: CCOc1cc(Br)cc2c1CC([N+](=O)[O-])=C2
CONVENTIONS: Report the molecular formula in Hill notati... | DERIVATION: Walk 0 C H3 1 C H2 2 O H0 3 c H0 4 c H1 5 c H0 6 Br H0 7 c H1 8 c H0 9 c H0 10 C H2 11 C H0 12 N H0 13 O H0 14 O H0 15 C H1. Tally C11 H10 Br1 N1 O3. Heavy 16. Closures: digit 1 joins 3 to 9, digit 2 joins 8 to 15. heavy_atom_count 16. bond_count 17. index 1 is C. path 13 to 15 via 13 12 11 15 is 3 bonds. e... | ok | null | canonical | 8 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000019 | CC(C)(C)c1n[nH]nc1CF | [
"element_counts",
"atom_at_index",
"formula",
"heavy_atom_count",
"bond_count",
"path_len"
] | {
"atom_at_index": {
"k": 10
},
"path_len": {
"i": 1,
"j": 3
}
} | compute | REQUEST: For my notebook I need how many of each element there are, the atom at index 10, the formula, the number of heavy atoms, the number of bonds, and the bond distance from atom 1 to atom 3.
STRUCTURE:
SMILES: CC(C)(C)c1n[nH]nc1CF
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, ... | DERIVATION: Walk 0 C H3 1 C H0 2 C H3 3 C H3 4 c H0 5 n H0 6 n H1 7 n H0 8 c H0 9 C H2 10 F H0. Tally C7 H12 F1 N3. Heavy 11. Closures: digit 1 joins 4 to 8. element_counts from the tally. index 10 is F. formula C7H12FN3. heavy_atom_count 11. bond_count 11. path 1 to 3 via 1 3 is 1 bonds.
```json
{"status": "ok", "ele... | ok | null | canonical | 3 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000021 | Ic(1ccccc1 | [] | {} | syntax_invalid | REQUEST: Quick question about this structure. Can you give me how many heavy atoms it has, the element counts with hydrogen included, how far apart atoms 1 and 2 are, what element is at index 3, and how many bonds there are?
STRUCTURE:
SMILES: Ic(1ccccc1
CONVENTIONS: Report the molecular formula in Hill notation, mea... | DERIVATION: Read the structure. It does not parse as a molecule: unbalanced_parenthesis. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unbalanced_parenthesis"}
``` | invalid_structure | unbalanced_parenthesis | n/a | 2 | scaffold_enumerator | CC0-1.0 | train | null | add_open_paren | |
mp-10000022 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: I am checking a supplier record and I need the SMILES string I should store.
STRUCTURE:
ATOMS: 0 C, 1 C, 2 N, 3 C, 4 C, 5 C, 6 C, 7 C, 8 C, 9 C, 10 C, 11 C
BONDS: 0-1 single, 1-2 single, 2-3 single, 2-5 single, 3-4 single, 5-6 single, 6-7 single, 6-8 single, 8-9 single, 9-10 single, 9-11 single
CONVENTIONS: ... | DERIVATION: Walk 0 C H3 1 C H2 2 N H0 3 C H2 4 C H3 5 C H2 6 C H1 7 C H3 8 C H2 9 C H1 10 C H3 11 C H3. Tally C11 H25 N1. Heavy 12. No ring closures. read the table in index order and close the rings.
```json
{"status": "ok", "smiles_from_graph": "CCN(CC)CC(C)CC(C)C"}
``` | ok | null | canonical | 7 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"C"
],
[
1,
"C"
],
[
2,
"N"
],
[
3,
"C"
],
[
4,
"C"
],
[
5,
"C"
],
[
6,
"C"
],
[
7,
"C"
],
[
8,
"C"
],
[
9,
... | null | |
mp-10000024 | CCNCCC(=O)(N(I)CC)C | [] | {} | chem_invalid | REQUEST: For my notebook I need the formula, the bond distance from atom 6 to atom 0, how many of each element there are, the number of heavy atoms, the atom at index 4, and the number of bonds.
STRUCTURE:
SMILES: CCNCCC(=O)(N(I)CC)C
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hy... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 3 | scaffold_enumerator | CC0-1.0 | train | null | add_fifth_bond | |
mp-10000025 | CCC(=O)OC1CNC(n2nc([O-])c(C(C)=O)n2)CO1 | [
"atom_at_index",
"element_counts",
"formula"
] | {
"atom_at_index": {
"k": 10
}
} | compute | REQUEST: Before I weigh this out I want what element sits at index 10, a per element breakdown, and the molecular formula in Hill order.
STRUCTURE:
SMILES: CCC(=O)OC1CNC(n2nc([O-])c(C(C)=O)n2)CO1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elem... | DERIVATION: Walk 0 C H3 1 C H2 2 C H0 3 O H0 4 O H0 5 C H1 6 C H2 7 N H1 8 C H1 9 n H0 10 n H0 11 c H0 12 O H0 13 c H0 14 C H0 15 C H3 16 O H0 17 n H0 18 C H2 19 O H0. Tally C11 H15 N4 O5. Heavy 20. Closures: digit 1 joins 9 to 17, digit 2 joins 5 to 19. index 10 is N. element_counts from the tally. formula C11H15N4O5-... | ok | null | canonical | 5 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000026 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: For my notebook I need the SMILES string.
STRUCTURE:
ATOMS: 0 C, 1 C, 2 N, 3 C, 4 O, 5 C, 6 C, 7 N, 8 C, 9 C, 10 C, 11 C, 12 O, 13 C, 14 C, 15 C
BONDS: 0-1 single, 1-2 single, 2-3 single, 3-4 double, 3-5 single, 5-6 single, 6-7 single, 7-8 single, 7-10 single, 8-9 single, 10-11 single, 11-12 single, 12-13 sin... | DERIVATION: Walk 0 C H3 1 C H2 2 N H1 3 C H0 4 O H0 5 C H2 6 C H2 7 N H0 8 C H2 9 C H3 10 C H2 11 C H2 12 O H0 13 C H1 14 C H2 15 C H2. Tally C12 H24 N2 O2. Heavy 16. Closures: digit 1 joins 13 to 15. read the table in index order and close the rings.
```json
{"status": "ok", "smiles_from_graph": "CCNC(=O)CCN(CC)CCOC1... | ok | null | canonical | 3 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"C"
],
[
1,
"C"
],
[
2,
"N"
],
[
3,
"C"
],
[
4,
"O"
],
[
5,
"C"
],
[
6,
"C"
],
[
7,
"N"
],
[
8,
"C"
],
[
9,
... | null | |
mp-10000027 | CC[Si](C)(C)c1ccon1 | [
"bond_count",
"atom_at_index",
"formula",
"path_len"
] | {
"atom_at_index": {
"k": 1
},
"path_len": {
"i": 9,
"j": 1
}
} | near_miss | REQUEST: I am checking a supplier record and I need the number of bonds in the skeleton, the atom at index 1 for the record, the molecular formula as written on a label, and the bond distance between 9 and 1.
STRUCTURE:
SMILES: CC[Si](C)(C)c1ccon1
CONVENTIONS: Report the molecular formula in Hill notation, meaning ca... | DERIVATION: Walk 0 C H3 1 C H2 2 Si H0 3 C H3 4 C H3 5 c H0 6 c H1 7 c H1 8 o H0 9 n H0. Tally C7 H13 N1 O1 Si1. Heavy 10. Closures: digit 1 joins 5 to 9. bond_count 10. index 1 is C. formula C7H13NOSi. path 9 to 1 via 9 5 2 1 is 3 bonds.
```json
{"status": "ok", "bond_count": 10, "atom_at_index": "C", "formula": "C7H... | ok | null | canonical | 7 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000028 | CCNc1ccc2c(CF)nncc2c1 | [
"bond_count",
"heavy_atom_count",
"atom_at_index",
"element_counts",
"path_len"
] | {
"atom_at_index": {
"k": 3
},
"path_len": {
"i": 4,
"j": 5
}
} | compute | REQUEST: Setting up a reaction. I need the total bonds in the structure, the number of non hydrogen atoms, which element is at index 3, the element count including hydrogen, and how far apart 4 and 5 sit.
STRUCTURE:
SMILES: CCNc1ccc2c(CF)nncc2c1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carb... | DERIVATION: Walk 0 C H3 1 C H2 2 N H1 3 c H0 4 c H1 5 c H1 6 c H0 7 c H0 8 C H2 9 F H0 10 n H0 11 n H0 12 c H1 13 c H0 14 c H1. Tally C11 H12 F1 N3. Heavy 15. Closures: digit 1 joins 6 to 13, digit 2 joins 3 to 14. bond_count 16. heavy_atom_count 15. index 3 is C. element_counts from the tally. path 4 to 5 via 4 5 is 1... | ok | null | canonical | 8 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000032 | [CH3][Cu][O]c1c[nH]cn1 | [] | {} | out_of_scope | REQUEST: Could you look at this and tell me the formula for it and how many heavy atoms are in it?
STRUCTURE:
SMILES: [CH3][Cu][O]c1c[nH]cn1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the structure contains no carbo... | DERIVATION: Read the structure before counting anything. This request is out of scope because it contains an element outside the supported set stated in the conventions, so the reason code is element_not_supported. The correct response is to decline rather than to report values that would look authoritative and be unsu... | out_of_scope | element_not_supported | n/a | 6 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000033 | OCCCCCCNCCCCCCCNCCCNCCCCCCONNOCCCNNOCCNCCCCCOO | [] | {} | out_of_scope | REQUEST: For my notebook I need the formula and the number of heavy atoms.
STRUCTURE:
SMILES: OCCCCCCNCCCCCCCNCCCNCCCCCCONNOCCCNNOCCNCCCCCOO
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the structure contains no carbo... | DERIVATION: Read the structure before counting anything. This request is out of scope because its heavy atom count falls outside the supported size range stated in the conventions, so the reason code is size_out_of_range. The correct response is to decline rather than to report values that would look authoritative and ... | out_of_scope | size_out_of_range | n/a | 3 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000034 | CCCCCCCC[O-] | [
"bond_count",
"heavy_atom_count",
"formula",
"atom_at_index"
] | {
"atom_at_index": {
"k": 6
}
} | compute | REQUEST: Quick question about this structure. Can you give me how many bonds there are, how many heavy atoms it has, its molecular formula, and what element is at index 6?
STRUCTURE:
SMILES: CCCCCCCC[O-]
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remain... | DERIVATION: Walk 0 C H3 1 C H2 2 C H2 3 C H2 4 C H2 5 C H2 6 C H2 7 C H2 8 O H0. Tally C8 H17 O1. Heavy 9. No ring closures. bond_count 8. heavy_atom_count 9. formula C8H17O-. index 6 is C.
```json
{"status": "ok", "bond_count": 8, "heavy_atom_count": 9, "formula": "C8H17O-", "atom_at_index": "C"}
``` | ok | null | canonical | 2 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000035 | CC(C#CC(C[Si](C)(C)C)[N+](C)(C)C)P(C)(C)=O | [
"path_len",
"bond_count",
"element_counts",
"formula",
"atom_at_index",
"heavy_atom_count"
] | {
"atom_at_index": {
"k": 4
},
"path_len": {
"i": 0,
"j": 2
}
} | near_miss | REQUEST: Working up a sample today. Please report the path length between atoms 0 and 2, the total bonds, the counts of each element, the empirical composition, which element is at position 4, and the heavy atom total.
STRUCTURE:
SMILES: CC(C#CC(C[Si](C)(C)C)[N+](C)(C)C)P(C)(C)=O
CONVENTIONS: Report the molecular for... | DERIVATION: Walk 0 C H3 1 C H1 2 C H0 3 C H0 4 C H1 5 C H2 6 Si H0 7 C H3 8 C H3 9 C H3 10 N H0 11 C H3 12 C H3 13 C H3 14 P H0 15 C H3 16 C H3 17 O H0. Tally C14 H31 N1 O1 P1 Si1. Heavy 18. No ring closures. path 0 to 2 via 0 1 2 is 2 bonds. bond_count 17. element_counts from the tally. formula C14H31NOPSi+. index 4 i... | ok | null | canonical | 4 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000036 | CCQCC1CNCC(N=[N+]=[N-])C(C2CCC2)O1 | [] | {} | syntax_invalid | REQUEST: Could you look at this and tell me how many heavy atoms are in it, the shortest path from atom 16 to atom 7, and which element occupies index 6?
STRUCTURE:
SMILES: CCQCC1CNCC(N=[N+]=[N-])C(C2CCC2)O1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the re... | DERIVATION: Read the structure. It does not parse as a molecule: unknown_element. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unknown_element"}
``` | invalid_structure | unknown_element | n/a | 6 | scaffold_enumerator | CC0-1.0 | train | null | unknown_element_symbol | |
mp-10000037 | c1nc(N2(C)CCCCC2)n[nH]1 | [] | {} | chem_invalid | REQUEST: I am checking a supplier record and I need the heavy atoms total, the number of bonds in the skeleton, the atom at index 1 for the record, and the bond distance between 4 and 0.
STRUCTURE:
SMILES: c1nc(N2(C)CCCCC2)n[nH]1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrog... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 7 | scaffold_enumerator | CC0-1.0 | train | null | overbond_heteroatom | |
mp-10000038 | CCCC1NC(N(C)C)CC(C(#O)N(C)C)CC1CC(C)(C)C | [] | {} | chem_invalid | REQUEST: Working up a sample today. Please report the counts of each element, which element is at position 10, the total bonds, and the path length between atoms 17 and 7.
STRUCTURE:
SMILES: CCCC1NC(N(C)C)CC(C(#O)N(C)C)CC1CC(C)(C)C
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydr... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 4 | scaffold_enumerator | CC0-1.0 | train | null | double_to_triple | |
mp-10000039 | CCOC(=O)CCC(=O)C(=O)C(CCC(C)C)CC(=O()N(C)C | [] | {} | syntax_invalid | REQUEST: Setting up a reaction. I need the total bonds in the structure, how far apart 3 and 11 sit, the formula I should put on the vial, the number of non hydrogen atoms, and the element count including hydrogen.
STRUCTURE:
SMILES: CCOC(=O)CCC(=O)C(=O)C(CCC(C)C)CC(=O()N(C)C
CONVENTIONS: Report the molecular formula... | DERIVATION: Read the structure. It does not parse as a molecule: unbalanced_parenthesis. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unbalanced_parenthesis"}
``` | invalid_structure | unbalanced_parenthesis | n/a | 8 | scaffold_enumerator | CC0-1.0 | train | null | add_open_paren | |
mp-10000040 | CC(I)NC(#O)CC(CCl)c1ccns1 | [] | {} | chem_invalid | REQUEST: Before I weigh this out I want the bond count for the skeleton, the steps between atom 3 and atom 12, the count of non hydrogen atoms, a per element breakdown, and what element sits at index 7.
STRUCTURE:
SMILES: CC(I)NC(#O)CC(CCl)c1ccns1
CONVENTIONS: Report the molecular formula in Hill notation, meaning ca... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 5 | scaffold_enumerator | CC0-1.0 | train | null | double_to_triple | |
mp-10000041 | CCCCCCCNOOCNCCOCCCCOCNCOCOOONNCCNNCNCCOCCCCCNNCNCCCCCOCOCCNCCN | [] | {} | out_of_scope | REQUEST: I am checking a supplier record and I need the molecular formula as written on a label and the heavy atoms total.
STRUCTURE:
SMILES: CCCCCCCNOOCNCCOCCCCOCNCOCOOONNCCNNCNCCOCCCCCNNCNCCCCCOCOCCNCCN
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remai... | DERIVATION: Read the structure before counting anything. This request is out of scope because its heavy atom count falls outside the supported size range stated in the conventions, so the reason code is size_out_of_range. The correct response is to decline rather than to report values that would look authoritative and ... | out_of_scope | size_out_of_range | n/a | 7 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000042 | CCCNN1CC(C2(N3CCCC3)(C)SCC([Si](C)(C)CC)SC2CCC)CN1 | [] | {} | chem_invalid | REQUEST: Quick question about this structure. Can you give me its molecular formula, the element counts with hydrogen included, how far apart atoms 17 and 0 are, how many bonds there are, and what element is at index 12?
STRUCTURE:
SMILES: CCCNN1CC(C2(N3CCCC3)(C)SCC([Si](C)(C)CC)SC2CCC)CN1
CONVENTIONS: Report the mol... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 2 | scaffold_enumerator | CC0-1.0 | train | null | add_fifth_bond | |
mp-10000043 | CC((C)CCC1CCCNCC1 | [] | {} | syntax_invalid | REQUEST: Working up a sample today. Please report the heavy atom total, the path length between atoms 7 and 4, and which element is at position 2.
STRUCTURE:
SMILES: CC((C)CCC1CCCNCC1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabe... | DERIVATION: Read the structure. It does not parse as a molecule: unbalanced_parenthesis. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unbalanced_parenthesis"}
``` | invalid_structure | unbalanced_parenthesis | n/a | 4 | scaffold_enumerator | CC0-1.0 | train | null | add_open_paren | |
mp-10000044 | S1CC(SC(C1[B-](F)(F)F)[B-](F)(F)F)[Si](C)(C)C | [
"atom_at_index",
"path_len",
"bond_count",
"heavy_atom_count",
"formula",
"element_counts"
] | {
"atom_at_index": {
"k": 9
},
"path_len": {
"i": 4,
"j": 17
}
} | near_miss | REQUEST: I have a compound here and I need which element sits at index 9, the shortest path between atoms 4 and 17, the bond count, the heavy atom count, the molecular formula, and the element counts including hydrogen.
STRUCTURE:
SMILES: S1CC(SC(C1[B-](F)(F)F)[B-](F)(F)F)[Si](C)(C)C
CONVENTIONS: Report the molecular... | DERIVATION: Walk 0 S H0 1 C H2 2 C H1 3 S H0 4 C H1 5 C H1 6 B H0 7 F H0 8 F H0 9 F H0 10 B H0 11 F H0 12 F H0 13 F H0 14 Si H0 15 C H3 16 C H3 17 C H3. Tally C7 H14 B2 F6 S2 Si1. Heavy 18. Closures: digit 1 joins 0 to 5. index 9 is F. path 4 to 17 via 4 3 2 14 17 is 4 bonds. bond_count 18. heavy_atom_count 18. formula... | ok | null | random | 1 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000045 | CCC(CCC[N+](C)(C)C)P(=O)(O)O | [
"formula",
"element_counts",
"atom_at_index",
"path_len",
"bond_count",
"heavy_atom_count"
] | {
"atom_at_index": {
"k": 10
},
"path_len": {
"i": 10,
"j": 11
}
} | near_miss | REQUEST: Working up a sample today. Please report the empirical composition, the counts of each element, which element is at position 10, the path length between atoms 10 and 11, the total bonds, and the heavy atom total.
STRUCTURE:
SMILES: CCC(CCC[N+](C)(C)C)P(=O)(O)O
CONVENTIONS: Report the molecular formula in Hil... | DERIVATION: Walk 0 C H3 1 C H2 2 C H1 3 C H2 4 C H2 5 C H2 6 N H0 7 C H3 8 C H3 9 C H3 10 P H0 11 O H0 12 O H1 13 O H1. Tally C9 H23 N1 O3 P1. Heavy 14. No ring closures. formula C9H23NO3P+. element_counts from the tally. index 10 is P. path 10 to 11 via 10 11 is 1 bonds. bond_count 13. heavy_atom_count 14.
```json
{"... | ok | null | canonical | 4 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000046 | CCOC(=O)C(C)CCl | [
"bond_count",
"path_len",
"element_counts"
] | {
"path_len": {
"i": 1,
"j": 8
}
} | compute | REQUEST: Working up a sample today. Please report the total bonds, the path length between atoms 1 and 8, and the counts of each element.
STRUCTURE:
SMILES: CCOC(=O)C(C)CCl
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if... | DERIVATION: Walk 0 C H3 1 C H2 2 O H0 3 C H0 4 O H0 5 C H1 6 C H3 7 C H2 8 Cl H0. Tally C6 H11 Cl1 O2. Heavy 9. No ring closures. bond_count 8. path 1 to 8 via 1 2 3 5 7 8 is 5 bonds. element_counts from the tally.
```json
{"status": "ok", "bond_count": 8, "path_len": 5, "element_counts": {"C": 6, "Cl": 1, "H": 11, "O... | ok | null | canonical | 4 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000047 | O=C(O)[C@@H]1CCCN1S(=O)(=O)c1cccc2c1NSN2 | [
"heavy_atom_count",
"path_len",
"atom_at_index"
] | {
"atom_at_index": {
"k": 15
},
"path_len": {
"i": 11,
"j": 13
}
} | compute | REQUEST: Could you look at this and tell me how many heavy atoms are in it, the shortest path from atom 11 to atom 13, and which element occupies index 15?
STRUCTURE:
SMILES: O=C(O)[C@@H]1CCCN1S(=O)(=O)c1cccc2c1NSN2
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, the... | DERIVATION: Walk 0 O H0 1 C H0 2 O H1 3 C H1 4 C H2 5 C H2 6 C H2 7 N H0 8 S H0 9 O H0 10 O H0 11 c H0 12 c H1 13 c H1 14 c H1 15 c H0 16 c H0 17 N H1 18 S H0 19 N H1. Tally C11 H13 N3 O4 S2. Heavy 20. Closures: digit 1 joins 3 to 7, digit 2 joins 11 to 16, digit 3 joins 15 to 19. heavy_atom_count 20. path 11 to 13 via... | ok | null | canonical | 6 | wwPDB CCD | A1A47 | CC0-1.0 | train | null | null |
mp-10000048 | CNC(=O)c1cccc2c1[nH]c1ccc(OCC(F)(F)Ee)c(NC3CC3)c12 | [] | {} | syntax_invalid | REQUEST: For my notebook I need the bond distance from atom 7 to atom 25, the atom at index 18, and the number of heavy atoms.
STRUCTURE:
SMILES: CNC(=O)c1cccc2c1[nH]c1ccc(OCC(F)(F)Ee)c(NC3CC3)c12
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining ele... | DERIVATION: Read the structure. It does not parse as a molecule: unknown_element. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unknown_element"}
``` | invalid_structure | unknown_element | n/a | 3 | scaffold_enumerator | CC0-1.0 | train | null | unknown_element_symbol | |
mp-10000049 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: For my notebook I need the SMILES string.
STRUCTURE:
ATOMS: 0 C, 1 C, 2 O, 3 C, 4 C, 5 C, 6 C, 7 N, 8 C
BONDS: 0-1 single, 1-2 double, 1-3 single, 3-4 double, 4-5 single, 5-6 double, 6-7 single, 7-8 double, 8-3 single
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen ... | DERIVATION: Walk 0 C H3 1 C H0 2 O H0 3 c H0 4 c H1 5 c H1 6 c H1 7 n H0 8 c H1. Tally C7 H7 N1 O1. Heavy 9. Closures: digit 1 joins 3 to 8. read the table in index order and close the rings.
```json
{"status": "ok", "smiles_from_graph": "CC(=O)c1cccnc1"}
``` | ok | null | canonical | 3 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"C"
],
[
1,
"C"
],
[
2,
"O"
],
[
3,
"C"
],
[
4,
"C"
],
[
5,
"C"
],
[
6,
"C"
],
[
7,
"N"
],
[
8,
"C"
]
],
"bonds": [
... | null | |
mp-10000050 | CCCCc1coc(C2CC2c1NC1CC1 | [] | {} | syntax_invalid | REQUEST: I am checking a supplier record and I need the molecular formula as written on a label, the atom at index 13 for the record, the number of bonds in the skeleton, the heavy atoms total, the bond distance between 1 and 7, and the count of each element on the label.
STRUCTURE:
SMILES: CCCCc1coc(C2CC2c1NC1CC1
CO... | DERIVATION: Read the structure. It does not parse as a molecule: unbalanced_parenthesis. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unbalanced_parenthesis"}
``` | invalid_structure | unbalanced_parenthesis | n/a | 7 | scaffold_enumerator | CC0-1.0 | train | null | drop_close_paren | |
mp-10000051 | CN(C)C(=O)(C1CC(P(C)(C)=O)N1)C | [] | {} | chem_invalid | REQUEST: For my notebook I need the number of heavy atoms, the formula, how many of each element there are, the bond distance from atom 9 to atom 1, and the number of bonds.
STRUCTURE:
SMILES: CN(C)C(=O)(C1CC(P(C)(C)=O)N1)C
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen sec... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 3 | scaffold_enumerator | CC0-1.0 | train | null | add_fifth_bond | |
mp-10000052 | CCC(=O)OC(C)NC(C)#O | [] | {} | chem_invalid | REQUEST: Working up a sample today. Please report the total bonds, the heavy atom total, and which element is at position 9.
STRUCTURE:
SMILES: CCC(=O)OC(C)NC(C)#O
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the stru... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 4 | scaffold_enumerator | CC0-1.0 | train | null | double_to_triple | |
mp-10000054 | [CH3][Ni][CH2]Nc1nc2c(C(F)F)cc(P(=O)(O)O)cc2cc1I | [] | {} | out_of_scope | REQUEST: For my notebook I need the formula and the number of heavy atoms.
STRUCTURE:
SMILES: [CH3][Ni][CH2]Nc1nc2c(C(F)F)cc(P(=O)(O)O)cc2cc1I
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the structure contains no car... | DERIVATION: Read the structure before counting anything. This request is out of scope because it contains an element outside the supported set stated in the conventions, so the reason code is element_not_supported. The correct response is to decline rather than to report values that would look authoritative and be unsu... | out_of_scope | element_not_supported | n/a | 3 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000055 | [N-]=[N+]=NC1Cc2occcc2CC1N=[N+]=[N-] | [] | {} | chem_invalid | REQUEST: Before I weigh this out I want the bond count for the skeleton, the count of non hydrogen atoms, and what element sits at index 8.
STRUCTURE:
SMILES: [N-]=[N+]=NC1Cc2occcc2CC1N=[N+]=[N-]
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elem... | DERIVATION: Read the structure. It does not parse as a molecule: kekulization_failure. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "kekulization_failure"}
``` | invalid_structure | kekulization_failure | n/a | 5 | scaffold_enumerator | CC0-1.0 | train | null | carbon_to_chalcogen_aromatic | |
mp-10000056 | ONCCCOOCOCCCOONOCCCNCCCCCOCNCNCNOCCNCCCCCCOCCNCCCN | [] | {} | out_of_scope | REQUEST: Before I weigh this out I want the molecular formula in Hill order and the count of non hydrogen atoms.
STRUCTURE:
SMILES: ONCCCOOCOCCCOONOCCCNCCCCCOCNCNCNOCCNCCCCCCOCCNCCCN
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabet... | DERIVATION: Read the structure before counting anything. This request is out of scope because its heavy atom count falls outside the supported size range stated in the conventions, so the reason code is size_out_of_range. The correct response is to decline rather than to report values that would look authoritative and ... | out_of_scope | size_out_of_range | n/a | 5 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000057 | CCN(C(=O)CC(=O)[O-])P(C)(C)=O | [
"heavy_atom_count",
"element_counts",
"formula",
"atom_at_index"
] | {
"atom_at_index": {
"k": 1
}
} | near_miss | REQUEST: Setting up a reaction. I need the number of non hydrogen atoms, the element count including hydrogen, the formula I should put on the vial, and which element is at index 1.
STRUCTURE:
SMILES: CCN(C(=O)CC(=O)[O-])P(C)(C)=O
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydro... | DERIVATION: Walk 0 C H3 1 C H2 2 N H0 3 C H0 4 O H0 5 C H2 6 C H0 7 O H0 8 O H0 9 P H0 10 C H3 11 C H3 12 O H0. Tally C7 H13 N1 O4 P1. Heavy 13. No ring closures. heavy_atom_count 13. element_counts from the tally. formula C7H13NO4P-. index 1 is C.
```json
{"status": "ok", "heavy_atom_count": 13, "element_counts": {"C... | ok | null | canonical | 8 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000058 | CCCC1Cc2cc(CC(=O)(O)C)cc(C(=O)OCC)c2CC1[Si](C)(C)CC | [] | {} | chem_invalid | REQUEST: Working up a sample today. Please report the path length between atoms 0 and 23, which element is at position 15, and the counts of each element.
STRUCTURE:
SMILES: CCCC1Cc2cc(CC(=O)(O)C)cc(C(=O)OCC)c2CC1[Si](C)(C)CC
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen s... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 4 | scaffold_enumerator | CC0-1.0 | train | null | add_fifth_bond | |
mp-10000060 | CC(C)(C)CCC(=O)C(=O)CCC(=O)[O-] | [
"formula",
"heavy_atom_count",
"path_len",
"atom_at_index"
] | {
"atom_at_index": {
"k": 4
},
"path_len": {
"i": 10,
"j": 13
}
} | compute | REQUEST: Could you look at this and tell me the formula for it, how many heavy atoms are in it, the shortest path from atom 10 to atom 13, and which element occupies index 4?
STRUCTURE:
SMILES: CC(C)(C)CCC(=O)C(=O)CCC(=O)[O-]
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen s... | DERIVATION: Walk 0 C H3 1 C H0 2 C H3 3 C H3 4 C H2 5 C H2 6 C H0 7 O H0 8 C H0 9 O H0 10 C H2 11 C H2 12 C H0 13 O H0 14 O H0. Tally C11 H17 O4. Heavy 15. No ring closures. formula C11H17O4-. heavy_atom_count 15. path 10 to 13 via 10 11 12 13 is 3 bonds. index 4 is C.
```json
{"status": "ok", "formula": "C11H17O4-", ... | ok | null | canonical | 6 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000061 | O=C([O-])C1C(I)CC(CC2CC2)(c2ccc3nc4ccccc4nc3c2)N1Cl | [
"path_len",
"heavy_atom_count",
"bond_count",
"atom_at_index",
"formula",
"element_counts"
] | {
"atom_at_index": {
"k": 13
},
"path_len": {
"i": 2,
"j": 8
}
} | compute | REQUEST: Quick question about this structure. Can you give me how far apart atoms 2 and 8 are, how many heavy atoms it has, how many bonds there are, what element is at index 13, its molecular formula, and the element counts with hydrogen included?
STRUCTURE:
SMILES: O=C([O-])C1C(I)CC(CC2CC2)(c2ccc3nc4ccccc4nc3c2)N1Cl... | DERIVATION: Walk 0 O H0 1 C H0 2 O H0 3 C H1 4 C H1 5 I H0 6 C H2 7 C H0 8 C H2 9 C H1 10 C H2 11 C H2 12 c H0 13 c H1 14 c H1 15 c H0 16 n H0 17 c H0 18 c H1 19 c H1 20 c H1 21 c H1 22 c H0 23 n H0 24 c H0 25 c H1 26 N H0 27 Cl H0. Tally C21 H18 Cl1 I1 N3 O2. Heavy 28. Closures: digit 1 joins 9 to 11, digit 2 joins 17... | ok | null | canonical | 2 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000062 | O[CH2][Pt][c]1cc(N2CCCC2)c2c(C3CCCCC3)cccc2c1 | [] | {} | out_of_scope | REQUEST: Could you look at this and tell me the formula for it and how many heavy atoms are in it?
STRUCTURE:
SMILES: O[CH2][Pt][c]1cc(N2CCCC2)c2c(C3CCCCC3)cccc2c1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the stru... | DERIVATION: Read the structure before counting anything. This request is out of scope because it contains an element outside the supported set stated in the conventions, so the reason code is element_not_supported. The correct response is to decline rather than to report values that would look authoritative and be unsu... | out_of_scope | element_not_supported | n/a | 6 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000063 | CCCc1c(F)noc1[CH](C)[Mn] | [] | {} | out_of_scope | REQUEST: I have a compound here and I need the molecular formula and the heavy atom count.
STRUCTURE:
SMILES: CCCc1c(F)noc1[CH](C)[Mn]
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the structure contains no carbon, ord... | DERIVATION: Read the structure before counting anything. This request is out of scope because it contains an element outside the supported set stated in the conventions, so the reason code is element_not_supported. The correct response is to decline rather than to report values that would look authoritative and be unsu... | out_of_scope | element_not_supported | n/a | 1 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000064 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: Before I weigh this out I want the SMILES string for the record.
STRUCTURE:
ATOMS: 0 C, 1 C, 2 C, 3 O, 4 C, 5 C, 6 C, 7 N, 8 N, 9 C, 10 C, 11 C, 12 C, 13 C, 14 C, 15 C, 16 C, 17 C, 18 C, 19 C, 20 C, 21 C, 22 C, 23 C, 24 C, 25 C, 26 C
BONDS: 0-1 single, 1-2 single, 2-3 single, 3-4 single, 4-5 double, 5-6 singl... | DERIVATION: Walk 0 C H3 1 C H2 2 C H2 3 O H0 4 c H0 5 c H1 6 c H0 7 n H0 8 n H0 9 c H0 10 C H2 11 C H1 12 C H3 13 C H3 14 c H1 15 c H0 16 c H0 17 C H2 18 C H1 19 C H2 20 C H2 21 C H2 22 c H0 23 C H1 24 C H2 25 C H2 26 C H2. Tally C24 H34 N2 O1. Heavy 27. Closures: digit 1 joins 6 to 15, digit 2 joins 18 to 21, digit 3 ... | ok | null | canonical | 5 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"C"
],
[
1,
"C"
],
[
2,
"C"
],
[
3,
"O"
],
[
4,
"C"
],
[
5,
"C"
],
[
6,
"C"
],
[
7,
"N"
],
[
8,
"N"
],
[
9,
... | null | |
mp-10000065 | CC((=O)C1CNCC(C2CCC2)N1C(=O)O | [] | {} | syntax_invalid | REQUEST: Before I weigh this out I want what element sits at index 3, the count of non hydrogen atoms, the molecular formula in Hill order, the steps between atom 13 and atom 6, the bond count for the skeleton, and a per element breakdown.
STRUCTURE:
SMILES: CC((=O)C1CNCC(C2CCC2)N1C(=O)O
CONVENTIONS: Report the molec... | DERIVATION: Read the structure. It does not parse as a molecule: unbalanced_parenthesis. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unbalanced_parenthesis"}
``` | invalid_structure | unbalanced_parenthesis | n/a | 5 | scaffold_enumerator | CC0-1.0 | train | null | add_open_paren | |
mp-10000066 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: I am checking a supplier record and I need the SMILES string I should store.
STRUCTURE:
ATOMS: 0 F, 1 C, 2 F, 3 C, 4 C, 5 C, 6 Cl, 7 C, 8 C, 9 C, 10 N, 11 C, 12 N, 13 C, 14 C, 15 C, 16 C, 17 C, 18 N, 19 C
BONDS: 0-1 single, 1-2 single, 1-3 single, 3-4 single, 4-5 single, 4-7 double, 5-6 single, 7-8 single, 8-... | DERIVATION: Walk 0 F H0 1 C H1 2 F H0 3 c H0 4 c H0 5 C H2 6 Cl H0 7 c H1 8 c H1 9 c H0 10 n H0 11 c H0 12 N H1 13 C H1 14 C H2 15 C H2 16 C H2 17 c H1 18 n H0 19 c H0. Tally C14 H14 Cl1 F2 N3. Heavy 20. Closures: digit 1 joins 13 to 16, digit 2 joins 3 to 19, digit 3 joins 9 to 19. read the table in index order and cl... | ok | null | canonical | 7 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"F"
],
[
1,
"C"
],
[
2,
"F"
],
[
3,
"C"
],
[
4,
"C"
],
[
5,
"C"
],
[
6,
"Cl"
],
[
7,
"C"
],
[
8,
"C"
],
[
9,
... | null | |
mp-10000067 | [O-]C1NC(C(C(=O)[O-])C1[N+]([O-])=O)[O-] | [
"formula",
"element_counts",
"atom_at_index"
] | {
"atom_at_index": {
"k": 6
}
} | near_miss | REQUEST: I am checking a supplier record and I need the molecular formula as written on a label, the count of each element on the label, and the atom at index 6 for the record.
STRUCTURE:
SMILES: [O-]C1NC(C(C(=O)[O-])C1[N+]([O-])=O)[O-]
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first,... | DERIVATION: Walk 0 O H0 1 C H1 2 N H1 3 C H1 4 C H1 5 C H0 6 O H0 7 O H0 8 C H1 9 N H0 10 O H0 11 O H0 12 O H0. Tally C5 H5 N2 O6. Heavy 13. Closures: digit 1 joins 1 to 8. formula C5H5N2O6-3. element_counts from the tally. index 6 is O.
```json
{"status": "ok", "formula": "C5H5N2O6-3", "element_counts": {"C": 5, "H":... | ok | null | random | 7 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000068 | [N-]=[N+]=Nc1ncc2nc(OP(=O)(O)O)ccc2c1P(=O)(O)O | [
"heavy_atom_count",
"atom_at_index",
"formula"
] | {
"atom_at_index": {
"k": 18
}
} | near_miss | REQUEST: Working up a sample today. Please report the heavy atom total, which element is at position 18, and the empirical composition.
STRUCTURE:
SMILES: [N-]=[N+]=Nc1ncc2nc(OP(=O)(O)O)ccc2c1P(=O)(O)O
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remainin... | DERIVATION: Walk 0 N H0 1 N H0 2 N H0 3 c H0 4 n H0 5 c H1 6 c H0 7 n H0 8 c H0 9 O H0 10 P H0 11 O H0 12 O H1 13 O H1 14 c H1 15 c H1 16 c H0 17 c H0 18 P H0 19 O H0 20 O H1 21 O H1. Tally C8 H7 N5 O7 P2. Heavy 22. Closures: digit 1 joins 6 to 16, digit 2 joins 3 to 17. heavy_atom_count 22. index 18 is P. formula C8H7... | ok | null | canonical | 4 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000069 | C1CC(C(C(C(=O)O)CC(CC(C)C)C1)C1CCCCC1)OCCC | [
"path_len",
"bond_count",
"atom_at_index",
"element_counts"
] | {
"atom_at_index": {
"k": 14
},
"path_len": {
"i": 22,
"j": 24
}
} | compute | REQUEST: For my notebook I need the bond distance from atom 22 to atom 24, the number of bonds, the atom at index 14, and how many of each element there are.
STRUCTURE:
SMILES: C1CC(C(C(C(=O)O)CC(CC(C)C)C1)C1CCCCC1)OCCC
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second,... | DERIVATION: Walk 0 C H2 1 C H2 2 C H1 3 C H1 4 C H1 5 C H0 6 O H0 7 O H1 8 C H2 9 C H1 10 C H2 11 C H1 12 C H3 13 C H3 14 C H2 15 C H1 16 C H2 17 C H2 18 C H2 19 C H2 20 C H2 21 O H0 22 C H2 23 C H2 24 C H3. Tally C22 H40 O3. Heavy 25. Closures: digit 1 joins 0 to 14, digit 2 joins 15 to 20. path 22 to 24 via 22 23 24 ... | ok | null | random | 3 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000070 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: I am checking a supplier record and I need the SMILES string I should store.
STRUCTURE:
ATOMS: 0 C, 1 C, 2 O, 3 N, 4 C, 5 C, 6 Si, 7 C, 8 C, 9 C, 10 C, 11 N, 12 C, 13 C, 14 C, 15 C, 16 O, 17 C, 18 C, 19 N
BONDS: 0-1 single, 1-2 single, 2-3 single, 3-4 single, 4-5 double, 5-6 single, 5-11 single, 6-7 single, 6... | DERIVATION: Walk 0 C H3 1 C H2 2 O H0 3 n H0 4 c H1 5 c H0 6 Si H0 7 C H3 8 C H3 9 C H2 10 C H3 11 n H0 12 c H0 13 C H1 14 C H2 15 C H2 16 O H0 17 C H2 18 C H2 19 N H1. Tally C14 H27 N3 O2 Si1. Heavy 20. Closures: digit 1 joins 3 to 12, digit 2 joins 13 to 19. read the table in index order and close the rings.
```json... | ok | null | canonical | 7 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"C"
],
[
1,
"C"
],
[
2,
"O"
],
[
3,
"N"
],
[
4,
"C"
],
[
5,
"C"
],
[
6,
"Si"
],
[
7,
"C"
],
[
8,
"C"
],
[
9,
... | null | |
mp-10000071 | CCCOC(=OCC | [] | {} | syntax_invalid | REQUEST: I am checking a supplier record and I need the atom at index 4 for the record, the molecular formula as written on a label, the number of bonds in the skeleton, the bond distance between 2 and 6, and the count of each element on the label.
STRUCTURE:
SMILES: CCCOC(=OCC
CONVENTIONS: Report the molecular formu... | DERIVATION: Read the structure. It does not parse as a molecule: unbalanced_parenthesis. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unbalanced_parenthesis"}
``` | invalid_structure | unbalanced_parenthesis | n/a | 7 | scaffold_enumerator | CC0-1.0 | train | null | drop_close_paren | |
mp-10000072 | CC[N+](C)(C)c1cc2c(c1)CCC2 | [] | {} | chem_invalid | REQUEST: Setting up a reaction. I need the number of non hydrogen atoms, which element is at index 13, the formula I should put on the vial, and the total bonds in the structure.
STRUCTURE:
SMILES: CC[N+](C)(C)c1cc2c(c1)CCC2
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen se... | DERIVATION: Read the structure. It does not parse as a molecule: kekulization_failure. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "kekulization_failure"}
``` | invalid_structure | kekulization_failure | n/a | 8 | scaffold_enumerator | CC0-1.0 | train | null | contract_aromatic_ring | |
mp-10000073 | CNNCNCCNOOOCOCOCCCCCOCCCCNCCNONNCCOOCCCCCNOOOOCCCCNOCCCCCCCNCOC | [] | {} | out_of_scope | REQUEST: For my notebook I need the formula and the number of heavy atoms.
STRUCTURE:
SMILES: CNNCNCCNOOOCOCOCCCCCOCCCCNCCNONNCCOOCCCCCNOOOOCCCCNOCCCCCCCNCOC
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the structure ... | DERIVATION: Read the structure before counting anything. This request is out of scope because its heavy atom count falls outside the supported size range stated in the conventions, so the reason code is size_out_of_range. The correct response is to decline rather than to report values that would look authoritative and ... | out_of_scope | size_out_of_range | n/a | 3 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000074 | NC(=O)C[C@H](N)C(=O)O | [
"element_counts",
"bond_count",
"heavy_atom_count"
] | {} | compute | REQUEST: Before I weigh this out I want a per element breakdown, the bond count for the skeleton, and the count of non hydrogen atoms.
STRUCTURE:
SMILES: NC(=O)C[C@H](N)C(=O)O
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically;... | DERIVATION: Walk 0 N H2 1 C H0 2 O H0 3 C H2 4 C H1 5 N H2 6 C H0 7 O H0 8 O H1. Tally C4 H8 N2 O3. Heavy 9. No ring closures. element_counts from the tally. bond_count 8. heavy_atom_count 9.
```json
{"status": "ok", "element_counts": {"C": 4, "H": 8, "N": 2, "O": 3}, "bond_count": 8, "heavy_atom_count": 9}
``` | ok | null | canonical | 5 | wwPDB CCD | ASN | CC0-1.0 | train | null | null |
mp-10000075 | CC[N+](C)(C)c1nn(CCO)c(N2CCO(C)CC2)c1CC1CCC1 | [] | {} | chem_invalid | REQUEST: I am checking a supplier record and I need the molecular formula as written on a label, the heavy atoms total, the count of each element on the label, the bond distance between 12 and 16, the number of bonds in the skeleton, and the atom at index 15 for the record.
STRUCTURE:
SMILES: CC[N+](C)(C)c1nn(CCO)c(N2... | DERIVATION: Read the structure. It does not parse as a molecule: valence_error. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "valence_error"}
``` | invalid_structure | valence_error | n/a | 7 | scaffold_enumerator | CC0-1.0 | train | null | overbond_heteroatom | |
mp-10000076 | QCNC(=O)c1nnn([N+](C)(C)C)c1C | [] | {} | syntax_invalid | REQUEST: Could you look at this and tell me which element occupies index 11, how many heavy atoms are in it, the formula for it, the number of atoms of each element, the shortest path from atom 0 to atom 11, and how many bonds it has?
STRUCTURE:
SMILES: QCNC(=O)c1nnn([N+](C)(C)C)c1C
CONVENTIONS: Report the molecular ... | DERIVATION: Read the structure. It does not parse as a molecule: unknown_element. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unknown_element"}
``` | invalid_structure | unknown_element | n/a | 6 | scaffold_enumerator | CC0-1.0 | train | null | unknown_element_symbol | |
mp-10000077 | null | [
"smiles_from_graph"
] | {} | graph2smiles | REQUEST: Working up a sample today. Please report a SMILES string for it.
STRUCTURE:
ATOMS: 0 C, 1 C, 2 N, 3 C, 4 O, 5 C, 6 C, 7 O, 8 C, 9 C, 10 S, 11 S, 12 C, 13 C, 14 C, 15 O, 16 N, 17 C, 18 C, 19 C, 20 O, 21 N, 22 C
BONDS: 0-1 single, 1-2 single, 2-3 single, 3-4 double, 3-5 single, 5-6 single, 6-7 single, 6-10 sing... | DERIVATION: Walk 0 C H3 1 C H2 2 N H1 3 C H0 4 O H0 5 C H2 6 C H1 7 O H0 8 C H2 9 C H3 10 S H0 11 S H0 12 C H1 13 C H2 14 C H0 15 O H0 16 N H1 17 C H2 18 C H3 19 C H0 20 O H0 21 N H1 22 C H3. Tally C14 H27 N3 O4 S2. Heavy 23. No ring closures. read the table in index order and close the rings.
```json
{"status": "ok",... | ok | null | canonical | 4 | scaffold_enumerator | CC0-1.0 | train | {
"atoms": [
[
0,
"C"
],
[
1,
"C"
],
[
2,
"N"
],
[
3,
"C"
],
[
4,
"O"
],
[
5,
"C"
],
[
6,
"C"
],
[
7,
"O"
],
[
8,
"C"
],
[
9,
... | null | |
mp-10000078 | CC(=O)C1CCC(N2CCOC2)C(C2(CCC2)CN1 | [] | {} | syntax_invalid | REQUEST: Working up a sample today. Please report the total bonds, the path length between atoms 8 and 7, and the heavy atom total.
STRUCTURE:
SMILES: CC(=O)C1CCC(N2CCOC2)C(C2(CCC2)CN1
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphab... | DERIVATION: Read the structure. It does not parse as a molecule: unbalanced_parenthesis. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unbalanced_parenthesis"}
``` | invalid_structure | unbalanced_parenthesis | n/a | 4 | scaffold_enumerator | CC0-1.0 | train | null | add_open_paren | |
mp-10000079 | CNCC | [] | {} | out_of_scope | REQUEST: Before I weigh this out I want the molecular formula in Hill order and the count of non hydrogen atoms.
STRUCTURE:
SMILES: CNCC
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements alphabetically; if the structure contains no carbon, o... | DERIVATION: Read the structure before counting anything. This request is out of scope because its heavy atom count falls outside the supported size range stated in the conventions, so the reason code is size_out_of_range. The correct response is to decline rather than to report values that would look authoritative and ... | out_of_scope | size_out_of_range | n/a | 5 | scaffold_enumerator | CC0-1.0 | train | null | null | |
mp-10000080 | CC(=O)NC(N)=NC(Q)C(Cl)(Cl)Cl | [] | {} | syntax_invalid | REQUEST: Before I weigh this out I want what element sits at index 9, the bond count for the skeleton, and the steps between atom 9 and atom 2.
STRUCTURE:
SMILES: CC(=O)NC(N)=NC(Q)C(Cl)(Cl)Cl
CONVENTIONS: Report the molecular formula in Hill notation, meaning carbon first, hydrogen second, then the remaining elements... | DERIVATION: Read the structure. It does not parse as a molecule: unknown_element. No atom walk is possible, so no counts are reported and no value is invented for a structure that cannot exist.
```json
{"status": "invalid_structure", "reason": "unknown_element"}
``` | invalid_structure | unknown_element | n/a | 5 | scaffold_enumerator | CC0-1.0 | train | null | unknown_element_symbol | |
mp-10000081 | CCCC(C(C)P(=O)(O)O)[N+](C)(C)C | [
"element_counts",
"path_len",
"bond_count",
"atom_at_index",
"formula"
] | {
"atom_at_index": {
"k": 13
},
"path_len": {
"i": 6,
"j": 10
}
} | near_miss | REQUEST: Before I weigh this out I want a per element breakdown, the steps between atom 6 and atom 10, the bond count for the skeleton, what element sits at index 13, and the molecular formula in Hill order.
STRUCTURE:
SMILES: CCCC(C(C)P(=O)(O)O)[N+](C)(C)C
CONVENTIONS: Report the molecular formula in Hill notation, ... | DERIVATION: Walk 0 C H3 1 C H2 2 C H2 3 C H1 4 C H1 5 C H3 6 P H0 7 O H0 8 O H1 9 O H1 10 N H0 11 C H3 12 C H3 13 C H3. Tally C9 H23 N1 O3 P1. Heavy 14. No ring closures. element_counts from the tally. path 6 to 10 via 6 4 3 10 is 3 bonds. bond_count 13. index 13 is C. formula C9H23NO3P+.
```json
{"status": "ok", "ele... | ok | null | canonical | 5 | scaffold_enumerator | CC0-1.0 | train | null | null |
MolPerceive: 90,000 structural questions about molecules, every label computed
A 90,000-row training corpus for reading a molecule from its SMILES string: heavy atom counts, bond counts, ring systems, shortest paths through the molecular graph, per-atom implicit hydrogen counts, molecular formula in Hill notation, and whether the structure is chemically valid at all.
What this dataset proves, and how you check it
A dataset is only worth what it can demonstrate. This one ships every artifact needed to demonstrate it, so nothing below has to be taken on trust.
| rows | 90,000 train, plus a 30,000 row continuation mixture |
| how labels were produced | computed by RDKit, then re-derived by an independently written parser |
| labels authored or judged by a language model | zero |
| what it does to a model | gemma-3-4b-it: 0.0% to 92.0% exact match, held out |
| does it survive a different base | yes: Qwen3.5-4B, 0.0% to 92.7%, same corpus |
| rows the base model wins, across 1,300 held out | 0 |
| significance | p = 5.2e-113, exact McNemar, novel scaffolds |
| contamination | 0 of 300 held-out molecules share an InChIKey or prompt with training |
| generalisation anchor | 200 real wwPDB depositions, an external public database |
| what ships beside the rows | generator, independent parser, scorer, every eval slice, per-row verdicts |
Every number above is recomputable on a laptop with no GPU, from files in this repository.
Built for the Adaption AutoScientist Challenge, Part 2 (Science), and co-optimized with Adaptive Data (Adaption Labs).
The property that matters most
No label in this corpus was written by a language model, and none was judged by one. Every answer is computed by RDKit from the structure and then verified against a parser written independently of the generator. A row survives only if both agree.
That is what makes the released numbers checkable: a reviewer holding these files can recompute every published result on a laptop with no GPU, and disagreeing with us requires disagreeing with RDKit.
Composition
| rows | share | |
|---|---|---|
| total | 90,000 | |
| distinct SMILES | 76,401 | |
status ok |
67,500 | 75.0% |
status invalid_structure |
18,000 | 20.0% |
status out_of_scope |
4,500 | 5.0% |
A quarter of the corpus is structures that cannot exist or cannot be answered. This is deliberate and it is the part most corpora omit. The base model answers every impossible structure it is shown, all 96 of them in our evaluation, confidently and in the requested format. Knowing when to refuse is a capability, and a corpus made only of answerable questions cannot teach it.
Why a structure is rejected
| reason | rows |
|---|---|
valence_error |
8,323 |
unbalanced_parenthesis |
3,702 |
element_not_supported |
2,935 |
kekulization_failure |
2,477 |
unknown_element |
2,019 |
size_out_of_range |
1,565 |
Question families
| category | rows | what it asks |
|---|---|---|
compute |
49,500 | counts, paths, formulas, per-atom hydrogen |
chem_invalid |
10,800 | structures that violate chemistry |
graph2smiles |
10,800 | write the SMILES for a described graph |
syntax_invalid |
7,200 | malformed SMILES strings |
near_miss |
7,200 | structures that look valid and are not |
out_of_scope |
4,500 | unsupported elements or sizes |
Eight question families are balanced within 3 percent of each other, so no single field dominates the training signal.
Provenance
| source | rows | what it is |
|---|---|---|
scaffold_enumerator |
75,345 | our generator, enumerating ring systems and substituents |
wwPDB CCD |
14,655 | real deposited chemical structures from a public database |
The wwPDB Chemical Component Dictionary rows exist so the corpus is not purely our own idiom. They are also the basis of the strongest generalization evidence in the model card: performance on real external molecules is statistically indistinguishable from performance on unseen scaffolds from our own generator, which is not what a memorizing model produces.
Everything is CC0-1.0. The wwPDB CCD is public domain and our generated rows are released the same way.
The v2 continuation shard
A 30,000-row retrain file trains the v2 continuation: a 12,000 row hard shard aimed at two diagnosed defects, plus an 18,000 row seeded random replay of the frozen corpus.
The replay is not optional. Fine-tuning a converged adapter on a narrow hard distribution is the textbook setup for catastrophic forgetting, and the hard shard is 100% polycyclic and kekulization material while rows at 0 to 2 rings are 46% of the held-out slices. The replay is a seeded random sample, so it preserves the original class mix rather than a curated subset.
One consequence worth stating plainly, because it is visible in the data: the continuation mix
shifts the reason-code balance. kekulization_failure becomes the most common reason, while valence_error
falls from 9.2% of the v1 corpus to 5.7% of the continuation mix. That
is intended, since kekulization was the measured weak spot, but it is also the kind of shift that
can cost accuracy on a reason code that was already solved, so it is measured rather than assumed.
Verification
- 17 integrity checks pass on the corpus and on every held-out slice.
- 200 of 200 deliberately corrupted rows are rejected by the gates. A guard never proven able to fail is not a guard, which is the most expensive lesson this project has learned.
- Decontamination: 0 of 300 held-out molecules share an InChIKey or a prompt with any of the 90,000 training rows.
- Dual-solver agreement: RDKit and an independently written parser must agree, or the row is dropped.
Held-out slices
Released alongside the corpus, disjoint from it on id, prompt and structure:
| slice | rows | what it isolates |
|---|---|---|
mp_held_seen |
300 | familiar scaffolds, the competition's own yardstick |
mp_held_novel |
500 | ring systems and substituents absent from all 90,000 training rows |
mp_real |
200 | real wwPDB structures, external to our generator |
mp_hard |
300 | 4 to 9 rings with closure-critical path queries |
mp_para |
200 | paraphrased prompts, phrasing robustness |
mp_random |
200 | randomized atom ordering, same molecules |
mp_smolinstruct |
200 | a public benchmark, not ours at all |
Adaptive Data
Enhancement was applied to instruction sentences only, never to a completion, a computed label, a SMILES string or the CONVENTIONS block, with a gated local merge asserting the STRUCTURE and CONVENTIONS blocks are byte-identical before and after. A rewritten instruction cannot corrupt a verified answer.
Where a pass rewrote a value the labels depend on, it was aborted and disclosed rather than
merged. That decision is documented in docs/adaption/molperceive_canary_verdict.md. Shipping
silently corrupted labels to raise a row count would have destroyed the one property this corpus is
built on.
Try it, and everything that backs it
Live side by side demo: https://huggingface.co/spaces/Jainamshahhh/molperceive-demo Enter your own input and watch the base model and MolPerceive-4B answer it under identical greedy decoding. The GPU backend scales to zero, so a cold first request takes about a minute.
Released on both platforms, with the scorer, every eval slice, the per row verdicts and
significance.py alongside, so every number on this page can be recomputed rather than
trusted.
Limitations
Organic main-group chemistry as written in SMILES: C, H, N, O, S, P, F, Cl, Br, I, B and Si, at 5 to
40 heavy atoms. No stereochemistry, no organometallics, no 3D conformation, no reaction prediction.
Atom indices follow RDKit's ordering after MolFromSmiles.
- Downloads last month
- 25