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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -38,25 +38,25 @@ WARMUP_STEPS = 50
38
  |Metric|Qwen2.5-0.5B-Instruct|QueryRefiner-0.5B-v0.1-SFT|QueryRefiner-0.5B-v0.1-GRPO-SFT|QueryRefiner-0.5B-v0.1-GRPO-SFT1-SFT2-v2|
39
  |----:|:-------------------:|:--------------------:|:--------------------:|:--------------------:|
40
  |Tag structure|10.8%|99.9%|100%|99.9%|
41
- |XML validity|40.8%|99.6%|99.8%|99.9%|
42
  |Order|2.0%|99.9%|100%|99.9%|
43
  |Confidence|3.1%|99.9%|100%|99.9%|
44
- |Perfectly structured output|0.0%|99.6%|99.8%|99.9%|
45
 
46
 
47
  #### Table 2 - Semantic scores
48
 
49
  |Metric|QueryRefiner-0.5B-v0.1-SFT|QueryRefiner-0.5B-v0.1-GRPO-SFT|QueryRefiner-0.5B-v0.1-GRPO-SFT1-SFT2-v2|
50
  |----:|:--------------------:|:--------------------:|:--------------------:|
51
- |Domain accuracy|**99.17 ± 7.17%**|98.57 ± 10.25%|98.95 ± 8.46%|
52
- |Intent accuracy|98.39 ± 7.68%|**98.85 ± 8.30%**|98.75 ± 8.05%|
53
- |Ambiguity assessment|99.25 ± 5.20%|99.10 ± 6.66%|**99.40 ± 5.79%**|
54
- |Rephrasing quality|88.40 ± 17.79%|89.60 ± 17.50%|**90.33 ± 17.61%**|
55
- |Intent preservation|95.28 ± 15.17%|95.52 ± 15.00%|**96.02 ± 14.72%**|
56
- |Follows guidelines|97.21 ± 13.09%|97.07 ± 12.90%|**97.40 ± 12.20%**|
57
- |Overall semantic score|96.28 ± 8.75%|96.45 ± 9.52%|**96.81 ± 9.18%**|
58
-
59
- (Corrected for the GRPO-SFT models)
60
 
61
  ## Model Details
62
 
 
38
  |Metric|Qwen2.5-0.5B-Instruct|QueryRefiner-0.5B-v0.1-SFT|QueryRefiner-0.5B-v0.1-GRPO-SFT|QueryRefiner-0.5B-v0.1-GRPO-SFT1-SFT2-v2|
39
  |----:|:-------------------:|:--------------------:|:--------------------:|:--------------------:|
40
  |Tag structure|10.8%|99.9%|100%|99.9%|
41
+ |XML validity|40.8%|99.8%|99.8%|99.9%|
42
  |Order|2.0%|99.9%|100%|99.9%|
43
  |Confidence|3.1%|99.9%|100%|99.9%|
44
+ |Perfectly structured output|0.0%|99.8%|99.8%|99.9%|
45
 
46
 
47
  #### Table 2 - Semantic scores
48
 
49
  |Metric|QueryRefiner-0.5B-v0.1-SFT|QueryRefiner-0.5B-v0.1-GRPO-SFT|QueryRefiner-0.5B-v0.1-GRPO-SFT1-SFT2-v2|
50
  |----:|:--------------------:|:--------------------:|:--------------------:|
51
+ |Domain accuracy|98.97 ± 8.43%|98.57 ± 10.25%|**98.95 ± 8.46%**|
52
+ |Intent accuracy|98.20 ± 8.84%|**98.85 ± 8.30%**|98.75 ± 8.05%|
53
+ |Ambiguity assessment|99.04 ± 6.84%|99.10 ± 6.66%|**99.40 ± 5.79%**|
54
+ |Rephrasing quality|88.23 ± 18.20%|89.60 ± 17.50%|**90.33 ± 17.61%**|
55
+ |Intent preservation|95.09 ± 15.74%|95.52 ± 15.00%|**96.02 ± 14.72%**|
56
+ |Follows guidelines|97.07 ± 13.78%|97.07 ± 12.90%|**97.40 ± 12.20%**|
57
+ |Overall semantic score|96.10 ± 9.74%|96.45 ± 9.52%|**96.81 ± 9.18%**|
58
+
59
+ (Corrected for the SFT + GRPO-SFT models)
60
 
61
  ## Model Details
62