Small update to readme
Browse files
README.md
CHANGED
|
@@ -2,4 +2,13 @@
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
datasets:
|
| 6 |
+
- roneneldan/TinyStories
|
| 7 |
+
pipeline_tag: text-generation
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# GenAI Childrens Stories model
|
| 11 |
+
|
| 12 |
+
A tiny model trained in a web browser for educational demonstration.
|
| 13 |
+
|
| 14 |
+
The model can be tried out at https://lm.gen-ai.fi
|