lingzhq

Results 3 issues of lingzhq

As the title says, this op calculates the in-group diversity for a batch of samples. Here's the breakdown: - It first converts all input samples into embedding vectors. - Then,...

Introduces a novel data selection op based on semantic diversity across domains, designed to automatically select the most diverse subset of data samples, which is inspired by the [DaaR paper](https://arxiv.org/abs/2502.04380)....

Add EvalscopeEvaluator and MedEvaluator to EvaluateModelHook in DJ-Sandbox. Implement the following features: - Enable LLM evaluation through [evalscope](https://github.com/modelscope/evalscope) capabilities - One-stop solution to launch MedEval workflow and generate corresponding radar...