doberst commited on
Commit
c872f81
·
1 Parent(s): afe2c37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,11 +16,11 @@ DRAGON models are fine-tuned with high-quality custom instruct datasets, designe
16
  Evaluated against the benchmark test: [RAG-Instruct-Benchmark-Tester](https://www.huggingface.co/datasets/llmware/rag_instruct_benchmark_tester)
17
  Average of 2 Test Runs with 1 point for correct answer, 0.5 point for partial correct or blank / NF, 0.0 points for incorrect, and -1 points for hallucinations.
18
 
19
- --**Accuracy Score**: **94.75** correct out of 100
20
- --Not Found Classification: 95.0%
21
- --Boolean: 94.0%
22
- --Math/Logic: 77.5%
23
- --Complex Questions (1-5): 4 (Low-Medium)
24
  --Summarization Quality (1-5): 4 (Coherent, extractive)
25
  --Hallucinations: No hallucinations observed in test runs.
26
 
 
16
  Evaluated against the benchmark test: [RAG-Instruct-Benchmark-Tester](https://www.huggingface.co/datasets/llmware/rag_instruct_benchmark_tester)
17
  Average of 2 Test Runs with 1 point for correct answer, 0.5 point for partial correct or blank / NF, 0.0 points for incorrect, and -1 points for hallucinations.
18
 
19
+ --**Accuracy Score**: **96.50** correct out of 100
20
+ --Not Found Classification: 92.50%
21
+ --Boolean: 97.50%
22
+ --Math/Logic: 81.25%
23
+ --Complex Questions (1-5): 4 (Medium-High - table-reading, multiple-choice, causal)
24
  --Summarization Quality (1-5): 4 (Coherent, extractive)
25
  --Hallucinations: No hallucinations observed in test runs.
26