omarsamehsyam commited on
Commit
88e379e
·
verified ·
1 Parent(s): e33c1d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 or A100 available in Colab) with 4-bit quantization (`bnb_4bit_quant_type="nf4"`).
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