Update README.md
Browse files
README.md
CHANGED
@@ -124,7 +124,7 @@ print("Response": generated_text)
|
|
124 |
<a><img src="https://raw.githubusercontent.com/mbzuai-nlp/lamini/main/images/lamini-pipeline.drawio.png" alt="Title" style="width: 100%; min-width: 250px; display: block; margin: auto;"></a>
|
125 |
</p>
|
126 |
|
127 |
-
We initialize with [gpt2-large](https://huggingface.co/gpt2-large) and fine-tune it on our [LaMini dataset](https://huggingface.co/datasets/MBZUAI/LaMini-instruction). Its total number of parameters is
|
128 |
|
129 |
### Training Hyperparameters
|
130 |
|
|
|
124 |
<a><img src="https://raw.githubusercontent.com/mbzuai-nlp/lamini/main/images/lamini-pipeline.drawio.png" alt="Title" style="width: 100%; min-width: 250px; display: block; margin: auto;"></a>
|
125 |
</p>
|
126 |
|
127 |
+
We initialize with [gpt2-large](https://huggingface.co/gpt2-large) and fine-tune it on our [LaMini dataset](https://huggingface.co/datasets/MBZUAI/LaMini-instruction). Its total number of parameters is 774M.
|
128 |
|
129 |
### Training Hyperparameters
|
130 |
|