Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,7 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
inference: true
|
| 4 |
-
|
| 5 |
-
- text: module display_hello_word
|
| 6 |
-
example_title: Hello world
|
| 7 |
-
group: Verilog
|
| 8 |
license: bigcode-openrail-m
|
| 9 |
datasets:
|
| 10 |
- shailja/Verilog_GitHub
|
|
@@ -270,7 +267,7 @@ extra_gated_fields:
|
|
| 270 |
|
| 271 |
## Model Summary
|
| 272 |
|
| 273 |
-
The
|
| 274 |
|
| 275 |
- **Repository:** [shailja-thakur/VGen](https://github.com/shailja-thakur/VGen)
|
| 276 |
- **Baseline LLM** [SalesForce/CodeGen](https://github.com/salesforce/CodeGen)
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
inference: true
|
| 4 |
+
|
|
|
|
|
|
|
|
|
|
| 5 |
license: bigcode-openrail-m
|
| 6 |
datasets:
|
| 7 |
- shailja/Verilog_GitHub
|
|
|
|
| 267 |
|
| 268 |
## Model Summary
|
| 269 |
|
| 270 |
+
The VeriGen model is a 2B parameter model fine-tuned version of [CodeGen-multi-2B](https://github.com/salesforce/CodeGen) trained on [Verilog code dataset](https://huggingface.co/shailja/Verilog_GitHub).
|
| 271 |
|
| 272 |
- **Repository:** [shailja-thakur/VGen](https://github.com/shailja-thakur/VGen)
|
| 273 |
- **Baseline LLM** [SalesForce/CodeGen](https://github.com/salesforce/CodeGen)
|