Paul Bird commited on
Commit
38b6210
1 Parent(s): 969593e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ pipeline_tag: text-generation
5
  ---
6
 
7
  # Tiny Stories Model in Unity Sentis Format
8
- This is the [Tiny Stories model](https://huggingface.co/roneneldan/TinyStories-33M) checked to run on Unity 2023
9
 
10
 
11
  ## How to Use
 
5
  ---
6
 
7
  # Tiny Stories Model in Unity Sentis Format
8
+ This is the [Tiny Stories model](https://huggingface.co/roneneldan/TinyStories-33M) checked to run on Unity 2023. Tiny Stories is a Large Language Model that was trained on children's stories and can create stories based on the first couple of sentences.
9
 
10
 
11
  ## How to Use