--- language: - en license: mit task_categories: - text-generation dataset_info: features: - name: problem_id dtype: string - name: prompt dtype: string - name: ref dtype: string - name: test dtype: string splits: - name: test num_bytes: 733726 num_examples: 156 download_size: 158583 dataset_size: 733726 configs: - config_name: default data_files: - split: test path: data/test-* --- VerilogEvalv2 spec-to-rtl dataset from the VerilogEval paper. Paper: [Revisiting VerilogEval: Newer LLMs, In-Context Learning, and Specification-to-RTL Tasks](https://arxiv.org/abs/2408.11053) Repo: https://github.com/NVlabs/verilog-eval). **Disclaimer: I am not the original author and uploaded this here only for convenience!** Please refer to the original repo for any information.