Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ GPT-J 6B was pretrained on the [Pile](pile.eleuther.ai), a large scale curated d
|
|
41 |
|
42 |
## Training procedure
|
43 |
|
44 |
-
Genji-python-6B is trained for 20k steps on around 655 million tokens
|
45 |
|
46 |
## Intended Use
|
47 |
|
@@ -94,7 +94,7 @@ Generation:
|
|
94 |
```
|
95 |
|
96 |
For example usage, you can see our colab notebook as well:
|
97 |
-
[Notebook]()
|
98 |
|
99 |
## Eval results
|
100 |
|
|
|
41 |
|
42 |
## Training procedure
|
43 |
|
44 |
+
Genji-python-6B is trained for 20k steps on around 655 million tokens with learning rate of 2e-06
|
45 |
|
46 |
## Intended Use
|
47 |
|
|
|
94 |
```
|
95 |
|
96 |
For example usage, you can see our colab notebook as well:
|
97 |
+
[Notebook](https://colab.research.google.com/drive/1PnWpx02IEUkY8jhLKd_NewUGEXahAska?usp=sharing)
|
98 |
|
99 |
## Eval results
|
100 |
|