Text Generation
English
Korean
mistral
Delcos's picture
Create README.md
c1fad86
|
raw
history blame
743 Bytes
---
license: cc-by-sa-4.0
datasets:
- maywell/ko_wikidata_QA
- kyujinpy/OpenOrca-KO
- Anthropic/hh-rlhf
language:
- en
- ko
pipeline_tag: text-generation
tags:
- mistral
---
# PiVoT-0.1-early
![image/png](./PiVoT11b.png)
# **Model Details**
### Description
PivoT is Finetuned model based on Mistral 7B. It is variation from Synatra v0.3 RP which has shown decent performance.
PiVoT-0.1-Evil-**a** is an **Evil tuned** Version of PiVoT. It finetuned by method below.
PiVot-0.1-Evil-**b** has Noisy Embedding tuned. It would have more variety in results.
![image/png](./eviltune.png)
<!-- prompt-template start -->
## Prompt template: Alpaca-InstructOnly2
```
### Instruction:
{prompt}
### Response:
```
<!-- prompt-template end -->