krogoldAI commited on
Commit
d99a258
·
verified ·
1 Parent(s): 59ae824

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -331,7 +331,7 @@ The model was trained on data that passed stringent quality thresholds, with all
331
 
332
  ### Structural Validation
333
 
334
- To assess the model's ability to produce correctly formatted outputs, we evaluated structural conformance across 1,000 test examples, comparing QueryRefiner-0.5B-v0.1 against its base model [Qwen2.5-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct). The evaluation measured adherence to the required XML schema, including tag presence, well-formedness, element ordering, and confidence score formatting.
335
 
336
  #### Table 1 - Structural validity metrics (% of outputs meeting each requirement)
337
 
 
331
 
332
  ### Structural Validation
333
 
334
+ To assess the model's ability to produce correctly formatted outputs, we evaluated structural conformance across 1,000 examples from the test split of [krogoldAI/rag-ambiguous-queries](https://huggingface.co/datasets/krogoldAI/rag-ambiguous-queries), comparing QueryRefiner-0.5B-v0.1 against its base model [Qwen2.5-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct). The evaluation measured adherence to the required XML schema, including tag presence, well-formedness, element ordering, and confidence score formatting.
335
 
336
  #### Table 1 - Structural validity metrics (% of outputs meeting each requirement)
337