Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ extra_gated_fields:
|
|
| 50 |
|
| 51 |
## Model Summary
|
| 52 |
|
| 53 |
-
The
|
| 54 |
|
| 55 |
- **Repository:** [shailja-thakur/VGen](https://github.com/shailja-thakur/VGen)
|
| 56 |
- **Baseline LLM** [SalesForce/CodeGen](https://github.com/salesforce/CodeGen)
|
|
|
|
| 50 |
|
| 51 |
## Model Summary
|
| 52 |
|
| 53 |
+
The VeriGen model is 2B parameter model is a fine-tuned version of [CodeGen-multi-2B](https://github.com/salesforce/codegen), trained on [Verilog Dataset](https://huggingface.co/datasets/shailja/Verilog_GitHub), with a context length of 2048.
|
| 54 |
|
| 55 |
- **Repository:** [shailja-thakur/VGen](https://github.com/shailja-thakur/VGen)
|
| 56 |
- **Baseline LLM** [SalesForce/CodeGen](https://github.com/salesforce/CodeGen)
|