PEFT
Safetensors
henryen commited on
Commit
f09a2ee
1 Parent(s): 649599e

update readme

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -7,8 +7,6 @@ library_name: peft
7
 
8
  # OriGen: Enhancing RTL Code Generation with Code-to-Code Augmentation and Self-Reflection
9
 
10
- # OriGen: Enhancing RTL Code Generation with Code-to-Code Augmentation and Self-Reflection
11
-
12
  ### Introduction
13
  OriGen is a fine-tuned lora model designed for Verilog code generation. It is trained on top of DeepSeek Coder 7B using datasets generated from code-to-code augmentation and self-reflection. The datasets can be found in the [origen_dataset_instruction](https://huggingface.co/datasets/henryen/origen_dataset_instruction).
14
 
 
7
 
8
  # OriGen: Enhancing RTL Code Generation with Code-to-Code Augmentation and Self-Reflection
9
 
 
 
10
  ### Introduction
11
  OriGen is a fine-tuned lora model designed for Verilog code generation. It is trained on top of DeepSeek Coder 7B using datasets generated from code-to-code augmentation and self-reflection. The datasets can be found in the [origen_dataset_instruction](https://huggingface.co/datasets/henryen/origen_dataset_instruction).
12