Ma7ee7 commited on
Commit
66f0977
·
verified ·
1 Parent(s): d0b51ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ language:
12
 
13
  # Meet7 0.6B — Experimental Thinking
14
 
15
- A thinking trained variant of [Meet7 0.6B Experimental](https://huggingface.co/Ma7ee7/Meet7_0.6b-experimental), re-enabling Qwen3's built-in chain-of-thought reasoning at inference time.
16
 
17
  > **Note:** At 0.6B scale, thinking mode does not improve benchmark performance. (Except over base model which was tested with reasoning.) The model still lacks sufficient capacity to reason coherently across extended thought chains. For best results, use [Meet7 Experimental](https://huggingface.co/Ma7ee7/Meet7_0.6b-experimental) without thinking mode, or [Meet7 0.6B](https://huggingface.co/Ma7ee7/Meet7_0.6b) if BoolQ-style QA is your primary use case.
18
 
@@ -47,7 +47,7 @@ A thinking trained variant of [Meet7 0.6B Experimental](https://huggingface.co/M
47
  | Model | Strengths | Weaknesses |
48
  |-------|-----------|------------|
49
  | [Meet7 0.6B](https://huggingface.co/Ma7ee7/Meet7_0.6b) | BoolQ (+17.56% vs base) | Less balanced overall |
50
- | [Meet7 Experimental](https://huggingface.co/Ma7ee7/Meet7_0.6b-experimental) | Best overall balance, wins 4/6 tasks | BoolQ regresses vs Meet7 |
51
  | Meet7 Exp_Thinking *(this model)* | Thinking mode enabled | **(OUR)** Weakest benchmark scores at 0.6B scale |
52
 
53
  ## Model Details
 
12
 
13
  # Meet7 0.6B — Experimental Thinking
14
 
15
+ A thinking trained variant of [Meet7 0.6B Experimental](https://huggingface.co/Ma7ee7/Meet7_0.6b_Exp), re-enabling Qwen3's built-in chain-of-thought reasoning at inference time.
16
 
17
  > **Note:** At 0.6B scale, thinking mode does not improve benchmark performance. (Except over base model which was tested with reasoning.) The model still lacks sufficient capacity to reason coherently across extended thought chains. For best results, use [Meet7 Experimental](https://huggingface.co/Ma7ee7/Meet7_0.6b-experimental) without thinking mode, or [Meet7 0.6B](https://huggingface.co/Ma7ee7/Meet7_0.6b) if BoolQ-style QA is your primary use case.
18
 
 
47
  | Model | Strengths | Weaknesses |
48
  |-------|-----------|------------|
49
  | [Meet7 0.6B](https://huggingface.co/Ma7ee7/Meet7_0.6b) | BoolQ (+17.56% vs base) | Less balanced overall |
50
+ | [Meet7 Experimental](https://huggingface.co/Ma7ee7/Meet7_0.6b_Exp) | Best overall balance, wins 4/6 tasks | BoolQ regresses vs Meet7 |
51
  | Meet7 Exp_Thinking *(this model)* | Thinking mode enabled | **(OUR)** Weakest benchmark scores at 0.6B scale |
52
 
53
  ## Model Details