forked from DongkiKim95/Mol-LLaMA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplayground_inputs.json
More file actions
17 lines (17 loc) · 1.33 KB
/
Copy pathplayground_inputs.json
File metadata and controls
17 lines (17 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{
"smiles": ["C1C(=O)NC2=C(C=C(C=C2)Br)C(=N1)C3=CC=CC=N3"],
"system": "You are a helpful assistant specializing in chemistry and biology. The instruction that describes a task is given, paired with molecules. Provide a response that appropriately completes the request.",
"user": "Explain the features of the given molecule that are most distinct from those of other molecules.\nMolecule <mol>."
},
{
"smiles": ["C1=NC(=C2C(=N1)N(C=N2)[C@H]3[C@@H]([C@@H]([C@H](O3)CO)O)O)N"],
"system": "You are a helpful assistant specializing in chemistry and biology. The instruction that describes a task is given, paired with molecules. Provide a response that appropriately completes the request.",
"user": "What are the biological functionalities of this molecule?\nMolecule <mol>."
},
{
"smiles": ["C[C@H]1/C=C/C=C/CC/C=C/C=C/C=C/C=C/C(CC2C(C(C[C@](O2)(CC(C(CCC(CC(CC(CC(=O)O[C@H]([C@@H]([C@@H]1O)C)C)O)O)O)O)O)O)O)C(=O)O)O[C@@H]3[C@H]([C@H]([C@@H]([C@H](O3)C)O)N)O"],
"system": "You are a helpful assistant specializing in chemistry and biology. The instruction that describes a task is given, paired with molecules. Provide a response that appropriately completes the request.",
"user": "Could you explain the biological implication of this molecule?\nMolecule <mol>."
}
]