File size: 768 Bytes
4d31d15
 
 
 
 
 
 
 
 
 
 
 
 
91e9be6
 
 
 
 
 
 
 
 
 
4d31d15
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
library_name: transformers
tags: []
---

# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->



## Model Details

Below is the prompt used for the model:

```
prompt_template =     ("Below is an instruction that describes a task, paired with an input that provides further context. "
        "Write a response that appropriately completes the request.\n\n"
        "### Instruction:\n"
        "You are a researcher. You can come up molecule smile strings based on your existing knowledge. "
        "Molecule smile strings are given against the following input. You should be as detailed as possible.\n\n"
        "### Input:\nCaption: %s \nIn that caption, could you generate a molecule smile string?\n\n\n### Response:")
```