library_name: peft | |
## Training procedure | |
### Prompt | |
``` | |
[INST] With no explanation, is the following text chunk relevant & useful, reply 'True' or 'False' | |
''' | |
{text} | |
''' | |
[/INST] | |
{correct} | |
``` | |
### Framework versions | |
- PEFT 0.5.0 | |
library_name: peft | |
## Training procedure | |
### Prompt | |
``` | |
[INST] With no explanation, is the following text chunk relevant & useful, reply 'True' or 'False' | |
''' | |
{text} | |
''' | |
[/INST] | |
{correct} | |
``` | |
### Framework versions | |
- PEFT 0.5.0 | |