doberst commited on
Commit
0f32a0e
1 Parent(s): e028a91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
 
9
- BLING-1b-0.1 is the first model release in the BLING ("Best Little Instruction-following No-GPU-required") model series.
10
 
11
  BLING models are fine-tuned with distilled high-quality custom instruct datasets, targeted at a specific subset of instruct tasks with
12
  the objective of providing a high-quality Instruct model that is 'inference-ready' on a CPU laptop even
@@ -60,7 +60,7 @@ Average of 2 Test Runs with 1 point for correct answer, 0.5 point for partial co
60
  --Math/Logic: 0%
61
  --Complex Questions (1-5): 1 (Low)
62
  --Summarization Quality (1-5): 1 (Coherent, extractive)
63
- --Hallucinations: No hallucinations observed.
64
 
65
  For test run results, please see the files ("core_rag_test" and "answer_sheet" in the repo).
66
 
 
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
 
9
+ BLING-1b-0.1 is the **smallest** model release in the BLING ("Best Little Instruction-following No-GPU-required") model series.
10
 
11
  BLING models are fine-tuned with distilled high-quality custom instruct datasets, targeted at a specific subset of instruct tasks with
12
  the objective of providing a high-quality Instruct model that is 'inference-ready' on a CPU laptop even
 
60
  --Math/Logic: 0%
61
  --Complex Questions (1-5): 1 (Low)
62
  --Summarization Quality (1-5): 1 (Coherent, extractive)
63
+ --Hallucinations: No hallucinations observed in test runs.
64
 
65
  For test run results, please see the files ("core_rag_test" and "answer_sheet" in the repo).
66