monology commited on
Commit
de077bc
1 Parent(s): bcf1d4f

Fix links, add clarifications

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -9,10 +9,10 @@ datasets:
9
  ---
10
 
11
  # OpenInstruct Mistral-7B
12
- ## 1st among commercially-usable 7B models on the Open LLM Leaderboard!*
13
 
14
- This is [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) finetuned on [VMware/open-instruct]().
15
- Quantized to FP16 and released under the Apache-2.0 license by myself.
16
  Compute generously provided by [Higgsfield AI](https://higgsfield.ai/model/655559e6b5777dab620095e0).
17
 
18
 
@@ -26,4 +26,4 @@ Below is an instruction that describes a task. Write a response that appropriate
26
  ### Response:
27
  ```
28
 
29
- \*as of 21 Nov 2023. "commercially-usable" includes both an open-source base model and a *non-synthetic* open-source finetune dataset.
 
9
  ---
10
 
11
  # OpenInstruct Mistral-7B
12
+ **1st among commercially-usable 7B models on the Open LLM Leaderboard!\***
13
 
14
+ This is [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) finetuned on [VMware/open-instruct](https://huggingface.co/datasets/VMware/open-instruct).
15
+ Quantized to FP16 and released under the [Apache-2.0](https://choosealicense.com/licenses/apache-2.0) license by myself.
16
  Compute generously provided by [Higgsfield AI](https://higgsfield.ai/model/655559e6b5777dab620095e0).
17
 
18
 
 
26
  ### Response:
27
  ```
28
 
29
+ \*as of 21 Nov 2023. "commercially-usable" includes both an open-source base model and a *non-synthetic* open-source finetune dataset. updated leaderboard results available [here](https://huggingfaceh4-open-llm-leaderboard.hf.space).