PEFT
Safetensors
henryen commited on
Commit
64e8d68
1 Parent(s): ca5ec62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -68,7 +68,7 @@ outputs = model.generate(
68
  ```
69
 
70
  ### Verilog-Eval Benchmark
71
- We have released the scripts for the Verilog-Eval benchmark. Please refer to the [README](./evaluation/README.md) for details.
72
 
73
  ### Paper
74
  **Arxiv:** https://arxiv.org/abs/2407.16237
 
68
  ```
69
 
70
  ### Verilog-Eval Benchmark
71
+ We have released the scripts for the Verilog-Eval benchmark. Please refer to the [README](https://github.com/pku-liang/OriGen/blob/main/evaluation/README.md) for details.
72
 
73
  ### Paper
74
  **Arxiv:** https://arxiv.org/abs/2407.16237