Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ Jam is a GPT2-like model for research in fine-grained Java analysis. It is inten
|
|
30 |
|r | learning rate | 3e-5 |
|
31 |
|y | weight decay | 1e-1 |
|
32 |
|
33 |
-
We train our models using a single NVidia A5000
|
34 |
|
35 |
---
|
36 |
## Jam Projects
|
|
|
30 |
|r | learning rate | 3e-5 |
|
31 |
|y | weight decay | 1e-1 |
|
32 |
|
33 |
+
We train our models using a single NVidia A5000 GPU.
|
34 |
|
35 |
---
|
36 |
## Jam Projects
|