Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ datasets:
|
|
11 |
|
12 |
# Genji-python 6B
|
13 |
|
|
|
|
|
|
|
14 |
## Model Description
|
15 |
|
16 |
Genji is a transformer model finetuned on EleutherAI's GPT-J 6B model. This particular model is trained on python only code approaching 4GB in size.
|
|
|
11 |
|
12 |
# Genji-python 6B
|
13 |
|
14 |
+
For example usage or to easily use the model you can check our colab notebook:
|
15 |
+
[Notebook](https://colab.research.google.com/drive/1PnWpx02IEUkY8jhLKd_NewUGEXahAska?usp=sharing)
|
16 |
+
|
17 |
## Model Description
|
18 |
|
19 |
Genji is a transformer model finetuned on EleutherAI's GPT-J 6B model. This particular model is trained on python only code approaching 4GB in size.
|