Update README.md
Browse files
README.md
CHANGED
@@ -18,12 +18,14 @@ The Github for GatorTron is at : https://github.com/uf-hobi-informatics-lab/Gato
|
|
18 |
|
19 |
<h2>Model variations</h2>
|
20 |
|
21 |
-
Model | Parameter
|
22 |
-
--- | ---
|
23 |
-
[gatortron-base](https://huggingface.co/UFNLP/gatortron-base)| 345 million
|
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](https://huggingface.co/UFNLP/gatortron-base) | 345 million | 512
|
25 |
+
[gatortronS](https://huggingface.co/UFNLP/gatortronS) | 345 million | 512
|
26 |
+
[gatortron-medium (this model)](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 |
|