Update README.md
#4
by
minghaowu
- opened
README.md
CHANGED
@@ -113,7 +113,7 @@ print("Response": generated_text)
|
|
113 |
<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>
|
114 |
</p>
|
115 |
|
116 |
-
We initialize with [google/flan-t5-
|
117 |
|
118 |
### Training Hyperparameters
|
119 |
|
|
|
113 |
<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>
|
114 |
</p>
|
115 |
|
116 |
+
We initialize with [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) and fine-tune it on our [LaMini dataset](https://huggingface.co/datasets/MBZUAI/LaMini-instruction). Its total number of parameters is 77M.
|
117 |
|
118 |
### Training Hyperparameters
|
119 |
|