chupei
chupei
### Prerequisite - [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the [latest version](https://github.com/open-compass/opencompass). ### Type...
to fix following error: ``` python examples/gradio_demo_chat.py --code_path=/mnt/bigdisk/qa_test_models/internlm/internlm-xcomposer2-vl-7b Traceback (most recent call last): File "/mnt/bigdisk/chupei/code/InternLM-XComposer/examples/gradio_demo_chat.py", line 24, in from examples.utils import auto_configure_device_map, get_stopping_criteria, set_random_seed ModuleNotFoundError: No module named 'examples.utils' ```
## Problem Description I'd like to propose integrating [Dingo](https://github.com/DataEval/dingo), a comprehensive data quality evaluation tool, with Agno. This integration would enhance Agno agents with data quality assessment capabilities, particularly beneficial...
**https://github.com/MigoXLab/awesome-data-quality#readme** **This list is a comprehensive collection of data quality resources covering traditional data, LLM pretraining/fine-tuning data, multimodal data, tabular data, time series data, graph data, and more. It includes...
When using LLM metrics for evaluation, users should not need to explicitly configure the scenario metrics: https://github.com/DataEval/dingo/blob/dev/examples/llm_and_rule/llm_and_rule_mix.py#L17
see project:https://github.com/ccprocessor/llm-webkit-mirror/tree/dev/jupyter/domain_clustering
## Summary This PR adds a new skill for using **Dingo**, a comprehensive AI data quality evaluation tool. The skill enables Claude to guide users through ML dataset validation, RAG...