WarrenWang01 commited on
Commit
b1f33bb
·
verified ·
1 Parent(s): c255179

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -15
README.md CHANGED
@@ -238,24 +238,10 @@ The evaluation script currently includes:
238
 
239
  ---
240
 
241
- ## 📊 ADG Scoring Intuition
242
-
243
- ADG is built around two complementary signals derived from multiple sampled answers:
244
-
245
- - **Dispersion magnitude**
246
- Measures how widely the sampled answers spread in representation space.
247
-
248
- - **Shape anisotropy**
249
- Measures whether the spread is multi-directional rather than dominated by a single direction.
250
-
251
- The final ADG score combines these two parts, and the selected subset is obtained through semantic bin-wise ranking. This design helps avoid collapsing selection into only a few dense instruction regions.
252
-
253
- ---
254
-
255
  ## 📖 Citation
256
 
257
  If you use this repository, please cite the paper.
258
- ```json
259
  @article{li2026instruction,
260
  title={Instruction Data Selection via Answer Divergence},
261
  author={Li, Bo and Wang, Mingda and Zhang, Shikun and Ye, Wei},
 
238
 
239
  ---
240
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
241
  ## 📖 Citation
242
 
243
  If you use this repository, please cite the paper.
244
+ ```bibtex
245
  @article{li2026instruction,
246
  title={Instruction Data Selection via Answer Divergence},
247
  author={Li, Bo and Wang, Mingda and Zhang, Shikun and Ye, Wei},