julleong's picture
Update README.md
104fac9 verified
|
raw
history blame contribute delete
No virus
455 Bytes
---
language:
- ko
base_model: beomi/llama-2-ko-7b
license: mit
pipeline_tag: question-answering
tags:
- instruct
- instruction
- llama-2
---
# llama2-7b
### Model Details
- Developed by: Julleong
- Backbone Model: beomi/llama-2-ko-7b
- Library: [transformers](https://github.com/huggingface/transformers)
### Used Datasets
- 개체명 사전 2022(모두의 말뭉치)
### Prompt Template
```
<usr>
{Instruction}
<bot>
{Answer}
```
### License
- MIT