doberst commited on
Commit
a0d6837
·
1 Parent(s): d1dcd76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ 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 production quality use in RAG scenarios.
14
 
15
 
16
  ### Benchmark Tests
@@ -21,7 +21,7 @@ Average of 2 Test Runs with 1 point for correct answer, 0.5 point for partial co
21
  --**Accuracy Score**: **87.75** correct out of 100
22
  --Not Found Classification: 47.50%
23
  --Boolean: 80.00%
24
- --Math/Logic: 53,75%
25
  --Complex Questions (1-5): 3 (Average-to-Low)
26
  --Summarization Quality (1-5): 3 (Coherent, extractive)
27
  --Hallucinations: No hallucinations observed in test runs.
 
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
 
21
  --**Accuracy Score**: **87.75** correct out of 100
22
  --Not Found Classification: 47.50%
23
  --Boolean: 80.00%
24
+ --Math/Logic: 53.75%
25
  --Complex Questions (1-5): 3 (Average-to-Low)
26
  --Summarization Quality (1-5): 3 (Coherent, extractive)
27
  --Hallucinations: No hallucinations observed in test runs.