Update README.md
Browse files
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
|
24 |
-
[
|
25 |
-
[
|
26 |
-
[gatortron-
|
|
|
|
|
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 |
|