diff --git a/README.md b/README.md index 0fe833d..74cd9e2 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ For full details of this model please read our [paper](https://arxiv.org/abs/231 ## 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. \ No newline at end of file +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 \ No newline at end of file