File size: 735 Bytes
da517f6
 
 
 
 
 
 
 
 
 
 
 
 
7776706
dd2c41e
 
7776706
 
 
 
 
 
dd2c41e
da517f6
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 captions based on your existing knowledge. "
        "Captions are given against the following input. You should be as detailed as possible.\n\n"
        "### Input:\nMolecule: %s \nIn that molecule, could you formulate a caption about?\n\n\n### Response:")
```