Update README.md

This commit is contained in:
groupuser 2024-07-15 01:29:08 +00:00
parent c62731b846
commit 5334f10246

@ -6,6 +6,7 @@ language:
- kr - kr
- cn - cn
- an - an
- bn
tags: tags:
- finetuned - finetuned
@ -15,6 +16,7 @@ tags:
- test3 - test3
- cncncn - cncncn
- ananana - ananana
- bnbnbn
inference: true inference: true
--- ---
@ -32,4 +34,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.