yonghuiwu commited on
Commit
127a8d5
·
verified ·
1 Parent(s): 78b8671

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -18,12 +18,14 @@ This model is converted to Hugginface from : https://catalog.ngc.nvidia.com/orgs
18
 
19
  <h2>Model variations</h2>
20
 
21
- Model | Parameter
22
- --- | ---
23
- [gatortron-base (this model)](https://huggingface.co/UFNLP/gatortron-base)| 345 million
24
- [gatortronS](https://huggingface.co/UFNLP/gatortronS) | 345 million
25
- [gatortron-medium](https://huggingface.co/UFNLP/gatortron-medium) | 3.9 billion
26
- [gatortron-large](https://huggingface.co/UFNLP/gatortron-large) | 8.9 billion
 
 
27
 
28
  <h2>How to use</h2>
29
 
 
18
 
19
  <h2>Model variations</h2>
20
 
21
+ Model | Parameter | Maximum input
22
+ --- | --- | ---
23
+ [gatortron-base-2k](https://huggingface.co/UFNLP/gatortron-base-2k) | 345 million | 2048
24
+ [gatortron-base (this model)](https://huggingface.co/UFNLP/gatortron-base) | 345 million | 512
25
+ [gatortronS](https://huggingface.co/UFNLP/gatortronS) | 345 million | 512
26
+ [gatortron-medium](https://huggingface.co/UFNLP/gatortron-medium) | 3.9 billion | 512
27
+ [gatortron-large](https://huggingface.co/UFNLP/gatortron-large) | 8.9 billion | 512
28
+
29
 
30
  <h2>How to use</h2>
31