paper-with-me

Papers

torchdistill Meets Hugging Face Libraries for Reproducible, Coding-Free Deep Learning Studies: A Case Study on NLP

2023-10-26 · Yoshitomo Matsubara

Reproducibility in scientific work has been becoming increasingly important in research communities such as machine learning, natural language processing, and computer vision communities due to the rapid development of the research domains supported by recent advances in deep learning. In this work, we present a significantly upgraded version of torchdistill, a modular-driven coding-free deep learning framework significantly upgraded from the initial release, which supports only image classification and object detection tasks for reproducible knowledge distillation experiments. To demonstrate that the upgraded framework can support more tasks with third-party libraries, we reproduce the GLUE benchmark results of BERT models using a script based on the upgraded torchdistill, harmonizing with various Hugging Face libraries. All the 27 fine-tuned BERT models and configurations to reproduce the results are published at Hugging Face, and the model weights have already been widely used in research communities. We also reimplement popular small-sized models and new knowledge distillation methods and perform additional experiments for computer vision tasks.

📄 PDF Abstract BibTeX arXiv:2310.17644

Code (1)

yoshitomo-matsubara/torchdistill 공식 구현 pytorch

Tasks

image-classificationImage ClassificationKnowledge Distillationobject-detectionObject DetectionSemantic SegmentationText Classification

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
WordPiece 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Adam 설명 없음

Similar Papers 제목 키워드 기반

GAIA Search: Hugging Face and Pyserini Interoperability for NLP Training Data Exploration

2023-06-02 · Aleksandra Piktus, Odunayo Ogundepo, Christopher Akiki, Akintunde Oladipo 외

Noticing the urgent need to provide tools for fast and user-friendly qualitative analysis of large-scale textual corpora of the modern NLP, we propose to turn to the mature and well-tested methods from the domain of Info…

Information RetrievalRetrieval

torchdistill: A Modular, Configuration-Driven Framework for Knowledge Distillation

2020-11-25 · Yoshitomo Matsubara

While knowledge distillation (transfer) has been attracting attentions from the research community, the recent development in the fields has heightened the need for reproducible studies and highly generalized frameworks …

Image ClassificationInstance SegmentationKnowledge DistillationModel Compression+2

PyTorch-IE: Fast and Reproducible Prototyping for Information Extraction

2024-05-16 · Arne Binder, Leonhard Hennig, Christoph Alt

The objective of Information Extraction (IE) is to derive structured representations from unstructured or semi-structured documents. However, developing IE models is complex due to the need of integrating several subtask…

SkillRet: A Large-Scale Benchmark for Skill Retrieval in LLM Agents

2026-05-07 · Hongcheol Cho, Ryangkyung Kang, Youngeun Kim arxiv

As LLM agents are increasingly deployed with large libraries of reusable skills, selecting the right skill for a user request has become a critical systems challenge. In small libraries, users may invoke skills explicitl…

MultimodalHugs: Enabling Sign Language Processing in Hugging Face

2025-09-10 · Gerard Sant, Zifan Jiang, Carlos Escolano, Amit Moryossef 외 arxiv

In recent years, sign language processing (SLP) has gained importance in the general field of Natural Language Processing. However, compared to research on spoken languages, SLP research is hindered by complex ad-hoc cod…

Pose Estimation