ffurfaro commited on
Commit
6cfa998
·
verified ·
1 Parent(s): c136f69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  datasets:
3
- - ffurfaro/PixelBytes-Pokemon
4
  language: en
5
  library_name: pytorch
6
  license: mit
@@ -27,7 +27,7 @@ The PixelByte model generates mixed sequences of text and images, handling trans
27
 
28
  ## Dataset
29
 
30
- We use the **PixelBytes-Pokemon** dataset, available on Hugging Face: [PixelBytes-Pokemon](https://huggingface.co/datasets/ffurfaro/PixelBytes-PokemonAll). It contains text and image sequences of Pokémon for training our model.
31
 
32
  ## Models Trained
33
 
 
1
  ---
2
  datasets:
3
+ - ffurfaro/PixelBytes-PokemonAll
4
  language: en
5
  library_name: pytorch
6
  license: mit
 
27
 
28
  ## Dataset
29
 
30
+ We use the **PixelBytes-PokemonAll** dataset, available on Hugging Face: [PixelBytes-PokemonAll](https://huggingface.co/datasets/ffurfaro/PixelBytes-PokemonAll). It contains text and image sequences of Pokémon for training our model.
31
 
32
  ## Models Trained
33