Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ This model is a 4-bit quantized, fine-tuned version of CodeQwen1.5-7B on the MG-
|
|
12 |
|
13 |
## Training Procedures
|
14 |
|
15 |
-
This model has been trained using the A100 GPU in a Google Colab environment.
|
16 |
|
17 |
Here are the specifications of the process used:
|
18 |
- The MG-Verilog dataset was downloaded from Gatech-EIC/MG-Verilog. I have copied this dataset to my GitHub repository used to train the model.
|
|
|
12 |
|
13 |
## Training Procedures
|
14 |
|
15 |
+
This model has been trained using the A100 GPU in a Google Colab environment. The training script and Colab notebook can be found on this GitHub repository (https://github.com/pranaydang/qwen-train-verilog) (repository still in progress).
|
16 |
|
17 |
Here are the specifications of the process used:
|
18 |
- The MG-Verilog dataset was downloaded from Gatech-EIC/MG-Verilog. I have copied this dataset to my GitHub repository used to train the model.
|