WANGNingroci commited on
Commit
635abb6
1 Parent(s): 38cedb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Veriseek
2
 
3
  Official implement of paper "Large Language Model for Verilog Generation with Golden Code Feedback". The best model weight is available at https://huggingface.co/WANGNingroci/VeriSeek.
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - WANGNingroci/vgen_cpp
5
+ - WANGNingroci/opencores
6
+ language:
7
+ - en
8
+ metrics:
9
+ - code_eval
10
+ library_name: transformers
11
+ pipeline_tag: text-generation
12
+ tags:
13
+ - code
14
+ ---
15
  # Veriseek
16
 
17
  Official implement of paper "Large Language Model for Verilog Generation with Golden Code Feedback". The best model weight is available at https://huggingface.co/WANGNingroci/VeriSeek.