From c62731b846fed575b5529d0bb9f093389ab4d486 Mon Sep 17 00:00:00 2001 From: groupuser Date: Mon, 15 Jul 2024 01:27:52 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6840f79..a398f31 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ language: - en - kr - cn +- an tags: - finetuned @@ -13,6 +14,7 @@ tags: - test2 - test3 - cncncn +- ananana inference: true --- @@ -30,4 +32,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