paper-with-me

Papers

OpenRTLSet: A Fully Open-Source Dataset for Large Language Model-based Verilog Module Design

2026-06-09 · Jinghua Wang, Lily Jiaxin Wan, Sanjana Pingali, Scott Smith, Manvi Jha, Shalini Sivakumar, Xing Zhao, Kaiwen Cao, Deming Chen arxiv

OpenRTLSet introduces the largest fully open-source dataset for hardware design, offering over 131,000 diverse Verilog code samples to the research community and industry. Our dataset uniquely combines Verilog code from GitHub repositories (102k modules), VHDL translations (5k modules), and synthesizable C/C++ translations (24k modules), all freely accessible without proprietary restrictions. Using the reasoning model DeepSeek-R1, we generated paired natural language descriptions for each code sample, enabling fine-tuning of various language model families (e.g., Qwen and Granite) for Verilog code generation. Our dataset explores multiple options, including Verilator-generated C++ files as additional context during labeling, quantization techniques (INT4 vs. BF16), and performance differences across model sizes (7B-32B parameters). OpenRTLSet demonstrates that open-source approaches can achieve superior performance in hardware design tasks, establishing a new foundation for accessible research and commercial use in this domain.

📄 PDF Abstract BibTeX arXiv:2606.10285

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

DAPO: An Open-Source LLM Reinforcement Learning System at Scale

2025-03-18 · Qiying Yu, Zheng Zhang, Ruofei Zhu, Yufeng Yuan 외

Inference scaling empowers LLMs with unprecedented reasoning ability, with reinforcement learning as the core technique to elicit complex reasoning. However, key technical details of state-of-the-art reasoning LLMs are c…

reinforcement-learningReinforcement Learning

AMALIA-VL: A Native European Portuguese Open-Source Vision and Language Model

2026-06-17 · Diogo Glória-Silva, João Cardeira, Manuel Letras da Luz, Afonso Simplício 외 arxiv

Large Vision and Language Models (LVLMs) have advanced rapidly, yet European Portuguese (pt-PT) remains systematically underserved by existing open-source multimodal models, which either conflate it with Brazilian Portug…

OpenS2S: Advancing Fully Open-Source End-to-End Empathetic Large Speech Language Model

2025-07-07 · Chen Wang, Tianyu Peng, Wen Yang, Yinan Bai 외 arxiv

Empathetic interaction is a cornerstone of human-machine communication, due to the need for understanding speech enriched with paralinguistic cues and generating emotional and expressive responses. However, the most powe…

Audio Flamingo 3: Advancing Audio Intelligence with Fully Open Large Audio Language Models

2025-07-10 · Arushi Goel, Sreyan Ghosh, Jaehyeon Kim, Sonal Kumar 외

We present Audio Flamingo 3 (AF3), a fully open state-of-the-art (SOTA) large audio-language model that advances reasoning and understanding across speech, sound, and music. AF3 introduces: (i) AF-Whisper, a unified audi…

Language ModelingLanguage ModellingRepresentation Learning

Open-Qwen2VL: Compute-Efficient Pre-Training of Fully-Open Multimodal LLMs on Academic Resources

2025-04-01 · Weizhi Wang, Yu Tian, Linjie Yang, Heng Wang 외

The reproduction of state-of-the-art multimodal LLM pre-training faces barriers at every stage of the pipeline, including high-quality data filtering, multimodal data mixture strategies, sequence packing techniques, and …

GPULarge Language ModelMultimodal Large Language Model