doberst commited on
Commit
13a7833
1 Parent(s): c25df05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,10 +16,10 @@ 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**: **96.25** correct out of 100
20
- --Not Found Classification: 45.0%
21
- --Boolean: 81.25%
22
- --Math/Logic: 57.50%
23
  --Complex Questions (1-5): 3 (Low-Medium)
24
  --Summarization Quality (1-5): 4 (Coherent, extractive)
25
  --Hallucinations: No hallucinations observed in test runs.
 
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.00** correct out of 100
20
+ --Not Found Classification: 85.0%
21
+ --Boolean: 88.75%
22
+ --Math/Logic: 62.50%
23
  --Complex Questions (1-5): 3 (Low-Medium)
24
  --Summarization Quality (1-5): 4 (Coherent, extractive)
25
  --Hallucinations: No hallucinations observed in test runs.