henryen/origen_dataset_instruction
收藏Hugging Face2024-10-19 更新2024-12-14 收录
下载链接:
https://hf-mirror.com/datasets/henryen/origen_dataset_instruction
下载链接
链接失效反馈官方服务:
资源简介:
OriGen数据集包括三个部分:origen_dataset_instruction、origen_dataset_debug和origen_dataset_description。origen_dataset_instruction用于Verilog代码生成,包含`Instruction`和`Response`字段,其中`Instruction`是设计任务,`Response`是生成的Verilog代码。origen_dataset_debug用于修复Verilog代码的语法错误。origen_dataset_description包含`Description`和`Code`字段,origen_dataset_instruction是通过将`Description`转换为`Instruction`得到的。
The origen_dataset_instruction dataset is generated by converting the `Description` in origen_dataset_description to `Instruction`. Each row contains a design task (Instruction) and the generated Verilog code (Response). The origen_dataset_debug dataset is used to train the OriGen_Fix model, which is designed to fix syntax errors in Verilog code. The origen_dataset_description dataset contains `Description` and `Code`, describing the design task and corresponding Verilog code.
提供机构:
henryen



