初始化项目,由ModelHub XC社区提供模型
Model: sanghwa-na/llama2-13b.kor Source: Original Platform
This commit is contained in:
33
README.md
Normal file
33
README.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
language:
|
||||
- ko
|
||||
tags:
|
||||
- llama-2
|
||||
- instruct
|
||||
- instruction
|
||||
pipeline_tag: text-generation
|
||||
license: llama2
|
||||
---
|
||||
|
||||
# llama2-13b.kor
|
||||
|
||||
### Model Details
|
||||
- Developed by: Sanghwa Na
|
||||
- Backbone Model: [LLaMA-2](https://github.com/facebookresearch/llama/tree/main)
|
||||
- Library: [transformers](https://github.com/huggingface/transformers)
|
||||
|
||||
### Used Datasets
|
||||
- Orca-style dataset
|
||||
- Platypus
|
||||
|
||||
### Prompt Template
|
||||
```
|
||||
### Instruction:
|
||||
{Instruction}
|
||||
|
||||
### Answer:
|
||||
{Answer}
|
||||
```
|
||||
|
||||
### License
|
||||
meta-license
|
||||
Reference in New Issue
Block a user