Vijayendra commited on
Commit
93b278c
·
verified ·
1 Parent(s): 43f4958

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ bnb_config = BitsAndBytesConfig(
36
  bnb_4bit_quant_type="nf4" # Most memory-efficient format
37
  )
38
 
39
- and it scored 70% correct @1 attempt.
40
 
41
  ## How to Use
42
 
 
36
  bnb_4bit_quant_type="nf4" # Most memory-efficient format
37
  )
38
 
39
+ and it scored 70% correct @1 attempt out of 30 questions from set 1 and 2. It produced 5 incomplete 21 correct and 4 wrong answers.
40
 
41
  ## How to Use
42