doberst commited on
Commit
e00a36e
1 Parent(s): dbb4ddc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  ---
4
 
5
  # Model Card for Model ID
@@ -20,7 +20,7 @@ Average of 2 Test Runs with 1 point for correct answer, 0.5 point for partial co
20
  --Not Found Classification: 57.50%
21
  --Boolean: 92.5%
22
  --Math/Logic: 66.25%
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
 
@@ -95,7 +95,4 @@ my_prompt = {{text_passage}} + "\n" + {{question/instruction}}
95
 
96
  Darren Oberst & llmware team
97
 
98
- Please reach out anytime if you are interested in this project!
99
-
100
-
101
-
 
1
  ---
2
+ license: llama2
3
  ---
4
 
5
  # Model Card for Model ID
 
20
  --Not Found Classification: 57.50%
21
  --Boolean: 92.5%
22
  --Math/Logic: 66.25%
23
+ --Complex Questions (1-5): 3 (Low-Medium)
24
  --Summarization Quality (1-5): 4 (Coherent, extractive)
25
  --Hallucinations: No hallucinations observed in test runs.
26
 
 
95
 
96
  Darren Oberst & llmware team
97
 
98
+ Please reach out anytime if you are interested in this project!