OPEA
/

GGUF
conversational
cicdatopea commited on
Commit
05e113e
·
verified ·
1 Parent(s): 3bd1166

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -26
README.md CHANGED
@@ -156,23 +156,21 @@ Please follow the [Build llama.cpp locally](https://github.com/ggerganov/llama.c
156
  >>> text="There are ten birds in a tree. A hunter shoots one. How many are left in the tree?"
157
  >>> ./llama-cli -m QwQ-32B-33B-Q4_0.gguf -p "Human:You are a helpful and harmless assistant.You should think step-by-step.$text\nAssistant:\n" -n 512 --threads 16 -no-cnv
158
  ## Generated:
159
- ## Okay, so the problem is: There are ten birds in a tree, a hunter shoots one. How many are left? Hmm, let me think.
160
  ##
161
- ## First, the obvious answer might be nine, but maybe there's a trick here. Wait, when a hunter shoots a bird, the sound might scare the others away. So maybe all the other birds fly away. But the question says "how many are left in the tree?" If the hunter shot one, that bird is dead and probably still in the tree, right? Or does the shot make the others fly away? Let me break it down.
162
  ##
163
- ## Original number: 10 birds. Hunter shoots one. If the shot causes the remaining nine to fly away, then only the dead one is left. So that would be 1. But maybe the question assumes that the other birds stay? But that doesn't make sense because gunshots are loud. Typically, when a gun is fired near birds, they fly away. So the answer is probably 1. Wait, but sometimes riddles play on words. Maybe "shoots one" but the others are still there? No, the shot would scare them. Unless the hunter misses? But the question says he shoots one, implying he hits. So the answer should be 1. Let me check again. Ten birds, shoot one, the rest fly away, so only the dead one remains. Therefore, the answer is 1. Yeah, that makes sense.
164
- ## </think>
165
- ##
166
- ## The answer is **1 bird left**.
167
- ##
168
- ## Here's the reasoning:
169
- ## 1. **Initial count**: 10 birds in the tree.
170
- ## 2. **Hunter shoots one bird**: This bird is killed and remains in the tree.
171
- ## 3. **Reaction of the other birds**: The loud gunshot would scare the remaining 9 birds, causing them to fly away.
172
- ##
173
- ## Thus, only the **dead bird** stays in the tree, leaving **1** bird remaining.
174
- ##
175
- ## This riddle relies on the common-sense assumption that birds would flee after a loud noise, even if one is hit. [end of text]
176
 
177
  ##BF16:
178
  ## Okay, so there's this riddle: "There are ten birds in a tree. A hunter shoots one. How many are left in the tree?" Hmm, let me think. At first glance, it seems like a simple subtraction problem. Ten birds minus one that's shot would leave nine. But wait, riddles often have a trick or a play on words. Maybe it's not that straightforward.
@@ -212,17 +210,17 @@ auto-round --model "QwQ-32B-int4-sym-gguf-q4-0-inc-to-hf" --eval --eval_bs 16 -
212
 
213
  |Metric |BF16 |INT4 |
214
  |:---------------|--------|--------|
215
- |Avg | 0.6600 | 0.6564 |
216
- |lambada_openai | 0.6697 | 0.6682 |
217
- |hellaswag | 0.6520 | 0.6512 |
218
- |piqa | 0.7947 | 0.8020 |
219
- |winorgrande | 0.6977 | 0.7127 |
220
- |truthfulqa_mc1 | 0.4211 | 0.4174 |
221
- |openbookqa | 0.3540 | 0.3260 |
222
- |boolq | 0.8645 | 0.8639 |
223
- |arc_easy | 0.8089 | 0.8089 |
224
- |arc_challenge | 0.5392 | 0.5162 |
225
- |mmlu | 0.7982 | 0.7972 |
226
 
227
 
228
  ### Generate the model
@@ -234,6 +232,8 @@ auto-round \
234
  --device 0 \
235
  --group_size 32 \
236
  --bits 4 \
 
 
237
  --disable_eval \
238
  --format 'gguf:q4_0' \
239
  --output_dir "./tmp_autoround"
 
156
  >>> text="There are ten birds in a tree. A hunter shoots one. How many are left in the tree?"
157
  >>> ./llama-cli -m QwQ-32B-33B-Q4_0.gguf -p "Human:You are a helpful and harmless assistant.You should think step-by-step.$text\nAssistant:\n" -n 512 --threads 16 -no-cnv
158
  ## Generated:
159
+ ## Okay, let me think about this problem. So the question is: There are ten birds in a tree. A hunter shoots one. How many are left in the tree?
160
  ##
161
+ ## Hmm, the first thought might be that if there are ten birds and one is shot, then there would be nine left. But wait, maybe there's a trick here. Sometimes these riddles play on assumptions. Let me consider different angles.
162
  ##
163
+ ## First, when the hunter shoots a bird, the sound of the gunshot might scare the other birds away. So even if one is killed, the others might fly away immediately. So maybe all the remaining birds fly away, leaving zero? But the question says the hunter shoots one, not necessarily killing it. Wait, but usually when someone shoots a bird with a gun, it's to kill it. So perhaps the bird is dead, but the others are scared away. So then the answer would be zero, because the other nine fly away, and the one that was shot is still in the tree as a dead bird? Or does the question count the dead one as "left"?
164
+ ##
165
+ ## Wait, the question says "how many are left in the tree?" So maybe the dead one is still there, but the others flew away. So then it would be 1 left? Or if they all fly away, including the one shot, but that doesn't make sense because the shot bird is probably stuck in the tree. Hmm.
166
+ ##
167
+ ## Alternatively, maybe the question is a classic riddle where the answer is zero because the other birds would fly away when they hear the gunshot. So even though one is shot, the rest leave, so zero remain. But does the dead bird count? The problem says "how many are left in the tree," so the dead one is still present. So maybe that's one. But maybe the question expects the answer zero because the others leave, and the dead one is still there. Wait, but the question might not consider the dead bird as "left" because it's dead. Hmm, tricky.
168
+ ##
169
+ ## Wait, let me think again. The problem states "A hunter shoots one." So the hunter shoots one bird. The question is how many are left. The possible interpretations:
170
+ ##
171
+ ## 1. The hunter successfully kills one bird. The other nine fly away due to the noise, so only the dead one remains. So answer is 1.
172
+ ##
173
+ ## 2. The other birds fly away, so zero are left because the dead one is still there, but the question might not count it. Or maybe the dead one is
 
 
174
 
175
  ##BF16:
176
  ## Okay, so there's this riddle: "There are ten birds in a tree. A hunter shoots one. How many are left in the tree?" Hmm, let me think. At first glance, it seems like a simple subtraction problem. Ten birds minus one that's shot would leave nine. But wait, riddles often have a trick or a play on words. Maybe it's not that straightforward.
 
210
 
211
  |Metric |BF16 |INT4 |
212
  |:---------------|--------|--------|
213
+ |Avg | 0.6600 | 0.6561 |
214
+ |lambada_openai | 0.6697 | 0.6730 |
215
+ |hellaswag | 0.6520 | 0.6500 |
216
+ |piqa | 0.7947 | 0.8003 |
217
+ |winorgrande | 0.6977 | 0.6843 |
218
+ |truthfulqa_mc1 | 0.4211 | 0.4186 |
219
+ |openbookqa | 0.3540 | 0.3420 |
220
+ |boolq | 0.8645 | 0.8609 |
221
+ |arc_easy | 0.8089 | 0.8110 |
222
+ |arc_challenge | 0.5392 | 0.5256 |
223
+ |mmlu | 0.7982 | 0.7955 |
224
 
225
 
226
  ### Generate the model
 
232
  --device 0 \
233
  --group_size 32 \
234
  --bits 4 \
235
+ --iters 50 \
236
+ --lr 5e-3 \
237
  --disable_eval \
238
  --format 'gguf:q4_0' \
239
  --output_dir "./tmp_autoround"