Text Generation
Transformers
Safetensors
English
qwen2
conversational
text-generation-inference
krogoldAI commited on
Commit
b32f0b0
·
verified ·
1 Parent(s): 77c7f43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -471,13 +471,13 @@ This model builds upon [Qwen2.5-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2
471
 
472
  | | NONE | LOW | MEDIUM | HIGH |
473
  |:---------------------|:---------------|:---------------|:---------------|:---------------|
474
- | domain_accuracy | 98.82 ± 9.48% | 98.91 ± 8.53% | 99.26 ± 6.54% | 99.04 ± 4.85% |
475
- | intent_accuracy | 98.77 ± 8.94% | 99.24 ± 6.93% | 98.77 ± 6.46% | 95.67 ± 10.76% |
476
- | ambiguity_assessment | 99.27 ± 6.56% | 99.33 ± 6.46% | 99.63 ± 3.02% | 100.00 ± 0.00% |
477
- | rephrasing_quality | 90.81 ± 17.49% | 89.98 ± 18.80% | 90.52 ± 15.11% | 87.50 ± 20.71% |
478
- | intent_preservation | 96.13 ± 14.72% | 95.88 ± 15.71% | 96.80 ± 12.02% | 92.79 ± 18.08% |
479
- | follows_guidelines | 97.14 ± 13.26% | 97.05 ± 12.91% | 98.89 ± 7.17% | 95.67 ± 13.76% |
480
- | semantic_score | 96.82 ± 9.58% | 96.73 ± 9.80% | 97.31 ± 6.82% | 95.11 ± 10.06% |
481
 
482
  Performance analysis across four ambiguity levels shows that QueryRefiner-0.5B-v0.1-GRPO sustains near-saturated accuracy for domain and intent identification (~99%) and achieves perfect structural and ambiguity assessment at the highest ambiguity tier. These results confirm that the model effectively internalized the XML schema and ambiguity-recognition criteria learned during GRPO pretraining.
483
 
 
471
 
472
  | | NONE | LOW | MEDIUM | HIGH |
473
  |:---------------------|:---------------|:---------------|:---------------|:---------------|
474
+ | domain_accuracy | 98.82 ± 9.48% | 98.91 ± 8.53% | **99.26 ± 6.54%** | 99.04 ± 4.85% |
475
+ | intent_accuracy | 98.77 ± 8.94% | **99.24 ± 6.93%** | 98.77 ± 6.46% | 95.67 ± 10.76% |
476
+ | ambiguity_assessment | 99.27 ± 6.56% | 99.33 ± 6.46% | 99.63 ± 3.02% | **100.00 ± 0.00%** |
477
+ | rephrasing_quality | **90.81 ± 17.49%** | 89.98 ± 18.80% | 90.52 ± 15.11% | 87.50 ± 20.71% |
478
+ | intent_preservation | 96.13 ± 14.72% | 95.88 ± 15.71% | **96.80 ± 12.02%** | 92.79 ± 18.08% |
479
+ | follows_guidelines | 97.14 ± 13.26% | 97.05 ± 12.91% | **98.89 ± 7.17%** | 95.67 ± 13.76% |
480
+ | semantic_score | 96.82 ± 9.58% | 96.73 ± 9.80% | **97.31 ± 6.82%** | 95.11 ± 10.06% |
481
 
482
  Performance analysis across four ambiguity levels shows that QueryRefiner-0.5B-v0.1-GRPO sustains near-saturated accuracy for domain and intent identification (~99%) and achieves perfect structural and ambiguity assessment at the highest ambiguity tier. These results confirm that the model effectively internalized the XML schema and ambiguity-recognition criteria learned during GRPO pretraining.
483