omurberaisik commited on
Commit
4acec87
·
verified ·
1 Parent(s): e3b152f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,6 +29,7 @@ pipeline_tag: text-generation
29
  **Tokenizer-free, byte-level language models, trained entirely from scratch**
30
 
31
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://huggingface.co/omurberaisik/NoTokenLM-MicroGen/blob/main/notebook.ipynb)
 
32
 
33
  </div>
34
 
@@ -195,6 +196,7 @@ print(output)
195
  Or use the model picker below to jump straight to a ready-to-run notebook — it loads whichever model you pick and runs generation for you:
196
 
197
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://huggingface.co/omurberaisik/NoTokenLM-MicroGen/blob/main/notebook.ipynb)
 
198
 
199
  > Note: because this single repository hosts six separate checkpoints (one per subfolder) rather than one model at the repo root, Hugging Face's default "Use this model" widget doesn't correctly represent it — use the snippet or the notebook above instead.
200
 
 
29
  **Tokenizer-free, byte-level language models, trained entirely from scratch**
30
 
31
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://huggingface.co/omurberaisik/NoTokenLM-MicroGen/blob/main/notebook.ipynb)
32
+ [![Open In Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://www.kaggle.com/kernels/welcome?src=https://huggingface.co/omurberaisik/NoTokenLM-MicroGen/resolve/main/notebook.ipynb)
33
 
34
  </div>
35
 
 
196
  Or use the model picker below to jump straight to a ready-to-run notebook — it loads whichever model you pick and runs generation for you:
197
 
198
  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://huggingface.co/omurberaisik/NoTokenLM-MicroGen/blob/main/notebook.ipynb)
199
+ [![Open In Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://www.kaggle.com/kernels/welcome?src=https://huggingface.co/omurberaisik/NoTokenLM-MicroGen/resolve/main/notebook.ipynb)
200
 
201
  > Note: because this single repository hosts six separate checkpoints (one per subfolder) rather than one model at the repo root, Hugging Face's default "Use this model" widget doesn't correctly represent it — use the snippet or the notebook above instead.
202