ewof commited on
Commit
0c2e2f5
1 Parent(s): 529d61d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -13,12 +13,6 @@ The current model version has been trained on prompts using three different role
13
 
14
  The `<|system|>` prompt can be used to inject out-of-channel information behind the scenes, while the `<|user|>` prompt should be used to indicate user input. The `<|model|>` token should then be used to indicate that the model should generate a response. These tokens can happen multiple times and be chained up to form a conversation history.
15
 
16
- ## Benchmarks
17
-
18
- trained on commit 96baf32 of the linked dataset
19
-
20
- ![koishi_instruct_3b_v3_benchmarks.png](https://cdn.discordapp.com/attachments/1003543209378578442/1116276126449418300/image.png)
21
-
22
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
23
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ewof__koishi-instruct-3b)
24
 
 
13
 
14
  The `<|system|>` prompt can be used to inject out-of-channel information behind the scenes, while the `<|user|>` prompt should be used to indicate user input. The `<|model|>` token should then be used to indicate that the model should generate a response. These tokens can happen multiple times and be chained up to form a conversation history.
15
 
 
 
 
 
 
 
16
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
17
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ewof__koishi-instruct-3b)
18