Update README.md
This commit is contained in:
parent
2ea52954b5
commit
c62731b846
@ -5,6 +5,7 @@ language:
|
|||||||
- en
|
- en
|
||||||
- kr
|
- kr
|
||||||
- cn
|
- cn
|
||||||
|
- an
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
- finetuned
|
- finetuned
|
||||||
@ -13,6 +14,7 @@ tags:
|
|||||||
- test2
|
- test2
|
||||||
- test3
|
- test3
|
||||||
- cncncn
|
- cncncn
|
||||||
|
- ananana
|
||||||
|
|
||||||
inference: true
|
inference: true
|
||||||
---
|
---
|
||||||
@ -30,4 +32,4 @@ For full details of this model please read our [paper](https://arxiv.org/abs/231
|
|||||||
|
|
||||||
## Instruction format
|
## Instruction format
|
||||||
|
|
||||||
In order to leverage instruction fine-tuning, your prompt should be surrounded by `[INST]` and `[/INST]` tokens. The very first instruction should begin with a begin of sentence id. The next instructions should not. The assistant generation will be ended by the end-of-sentence token id.
|
In order to leverage instruction fine-tuning, your prompt should be surrounded by `[INST]` and `[/INST]` tokens. The very first instruction should begin with a begin of sentence id. The next instructions should not. The assistant generation will be ended by the end-of-sentence token id
|
||||||
Loading…
Reference in New Issue
Block a user