paper-with-me

홈 › Papers

Benchmarking Recommendation, Classification, and Tracing Based on Hugging Face Knowledge Graph

2025-05-23 · Qiaosheng Chen, Kaijia Huang, Xiao Zhou, Weiqing Luo, Yuanning Cui, Gong Cheng

The rapid growth of open source machine learning (ML) resources, such as models and datasets, has accelerated IR research. However, existing platforms like Hugging Face do not explicitly utilize structured representations, limiting advanced queries and analyses such as tracing model evolution and recommending relevant datasets. To fill the gap, we construct HuggingKG, the first large-scale knowledge graph built from the Hugging Face community for ML resource management. With 2.6 million nodes and 6.2 million edges, HuggingKG captures domain-specific relations and rich textual attributes. It enables us to further present HuggingBench, a multi-task benchmark with three novel test collections for IR tasks including resource recommendation, classification, and tracing. Our experiments reveal unique characteristics of HuggingKG and the derived tasks. Both resources are publicly available, expected to advance research in open source resource sharing and management.

📄 PDF Abstract BibTeX arXiv:2505.17507

Code (1)

nju-websoft/HuggingBench 공식 구현 pytorch

Tasks

BenchmarkingManagement

Similar Papers 제목 키워드 기반

Wyze Rule: Federated Rule Dataset for Rule Recommendation Benchmarking

2023-09-26 · NeurIPS 2023 11

In the rapidly evolving landscape of smart home automation, the potential of IoT devices is vast. In this realm, rules are the main tool utilized for this automation, which are predefined conditions or triggers that esta…

Recommendation Systems

AgentRecBench: Benchmarking LLM Agent-based Personalized Recommender Systems

2025-05-26 · Yu Shang, Peijie Liu, Yuwei Yan, Zijing Wu 외

The emergence of agentic recommender systems powered by Large Language Models (LLMs) represents a paradigm shift in personalized recommendations, leveraging LLMs' advanced reasoning and role-playing capabilities to enabl…

BenchmarkingRecommendation Systems

Exploring the Carbon Footprint of Hugging Face's ML Models: A Repository Mining Study

2023-05-18 · Joel Castaño, Silverio Martínez-Fernández, Xavier Franch, Justus Bogner

The rise of machine learning (ML) systems has exacerbated their carbon footprint due to increased capabilities and model sizes. However, there is scarce knowledge on how the carbon footprint of ML models is actually meas…

Scaling Context, Not Parameters: Training a Compact 7B Language Model for Efficient Long-Context Processing

2025-05-13 · Chen Wu, Yin Song

We present MegaBeam-Mistral-7B, a language model that supports 512K-token context length. Our work addresses practical limitations in long-context training, supporting real-world tasks such as compliance monitoring and v…

Face ModelIn-Context LearningLanguage ModelingLanguage Modelling+2

Granite-speech: open-source speech-aware LLMs with strong English ASR capabilities

2025-05-13 · George Saon, Avihu Dekel, Alexander Brooks, Tohru Nagano 외

Granite-speech LLMs are compact and efficient speech language models specifically designed for English ASR and automatic speech translation (AST). The models were trained by modality aligning the 2B and 8B parameter vari…

automatic-speech-translationBenchmarking