minghaowu commited on
Commit
6a43f3e
1 Parent(s): ba8b796

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,7 +27,7 @@ should probably proofread and complete it, then remove this comment. -->
27
  <a><img src="https://raw.githubusercontent.com/mbzuai-nlp/lamini/main/images/LaMnin.png" alt="Title" style="width: 100%; min-width: 300px; display: block; margin: auto;"></a>
28
  </p>
29
 
30
- # LaMini-GPT-774M
31
 
32
  [![Model License](https://img.shields.io/badge/Model%20License-CC%20By%20NC%204.0-red.svg)]()
33
 
@@ -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-xl](https://huggingface.co/gpt2-xl) and fine-tune it on our [LaMini dataset](https://huggingface.co/datasets/MBZUAI/LaMini-instruction). Its total number of parameters is 77M.
128
 
129
  ### Training Hyperparameters
130
 
 
27
  <a><img src="https://raw.githubusercontent.com/mbzuai-nlp/lamini/main/images/LaMnin.png" alt="Title" style="width: 100%; min-width: 300px; display: block; margin: auto;"></a>
28
  </p>
29
 
30
+ # LaMini-GPT-1.5B
31
 
32
  [![Model License](https://img.shields.io/badge/Model%20License-CC%20By%20NC%204.0-red.svg)]()
33
 
 
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-xl](https://huggingface.co/gpt2-xl) and fine-tune it on our [LaMini dataset](https://huggingface.co/datasets/MBZUAI/LaMini-instruction). Its total number of parameters is 1.5B.
128
 
129
  ### Training Hyperparameters
130