Update README.md
Browse files
README.md
CHANGED
|
@@ -171,7 +171,7 @@ This model was fine-tuned in a Google Colab environment using the following conf
|
|
| 171 |
* `Gradient Accumulation Steps`: 2
|
| 172 |
* `Learning Rate`: 2e-4
|
| 173 |
* `Max Sequence Length`: 1024 tokens (allowing for detailed netlist inclusion)
|
| 174 |
-
* **Hardware:** Trained on a single GPU (e.g., NVIDIA T4
|
| 175 |
|
| 176 |
## Dataset & Notebook
|
| 177 |
|
|
|
|
| 171 |
* `Gradient Accumulation Steps`: 2
|
| 172 |
* `Learning Rate`: 2e-4
|
| 173 |
* `Max Sequence Length`: 1024 tokens (allowing for detailed netlist inclusion)
|
| 174 |
+
* **Hardware:** Trained on a single GPU (e.g., NVIDIA T4 available in Colab) with 4-bit quantization (`bnb_4bit_quant_type="nf4"`).
|
| 175 |
|
| 176 |
## Dataset & Notebook
|
| 177 |
|