doberst commited on
Commit
6abaf20
1 Parent(s): 67ca331

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,7 +10,9 @@ license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
10
 
11
  bling-phi-1_5b-v0 is part of the BLING ("Best Little Instruct No GPU required") model series, RAG-instruct trained on top of a Microsoft Phi-1.5B base model.
12
 
13
- BLING models are fine-tuned with high-quality custom instruct datasets, designed for rapid protyping in RAG scenarios.
 
 
14
 
15
 
16
  ### Benchmark Tests
 
10
 
11
  bling-phi-1_5b-v0 is part of the BLING ("Best Little Instruct No GPU required") model series, RAG-instruct trained on top of a Microsoft Phi-1.5B base model.
12
 
13
+ BLING models are fine-tuned with high-quality custom instruct datasets, designed for rapid protyping in RAG scenarios.
14
+
15
+ **Please note that use of this model is subject to the [Microsoft Research License](https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE) - and may not be used for any commercial purpose. We are providing our fine-tuned version, including the benchmarking results, solely for purpose of research and advancing insights on the performance of smaller models in RAG scenarios - it provides another point of comparison with other similarly sized and similarly finetuned BLING models.**
16
 
17
 
18
  ### Benchmark Tests