19b832f
b2b71bf
19b832f
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
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
|