kurumuz commited on
Commit
890390b
1 Parent(s): 00b1935

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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.