update readme
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ library_name: peft
|
|
| 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.
|
| 12 |
|
| 13 |
|
| 14 |
-
**Repository:** [pku-liang/OriGen](https://github.com/pku-liang/OriGen)
|
| 15 |
|
| 16 |
### Evaluation Results
|
| 17 |
<img src="figures/evaluation.png" alt="evaluation" width="1000"/>
|
|
|
|
| 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.
|
| 12 |
|
| 13 |
|
| 14 |
+
- **Repository:** [pku-liang/OriGen](https://github.com/pku-liang/OriGen)
|
| 15 |
|
| 16 |
### Evaluation Results
|
| 17 |
<img src="figures/evaluation.png" alt="evaluation" width="1000"/>
|