Commit
·
729690e
1
Parent(s):
723bc6a
Update README.md
Browse files
README.md
CHANGED
@@ -4,10 +4,11 @@ language:
|
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
widget:
|
7 |
-
- text:
|
8 |
-
example_title:
|
9 |
-
- text:
|
10 |
-
example_title:
|
|
|
11 |
---
|
12 |
|
13 |
BlueHeeler-10M is a nanoGPT (GPT-2) 6-head x 6-layer x 192-deep model trained on scripts from the children's show Bluey.
|
|
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
widget:
|
7 |
+
- text: 'Bluey:'
|
8 |
+
example_title: Dialogue 1
|
9 |
+
- text: 'Mom:'
|
10 |
+
example_title: Dialogue 2
|
11 |
+
library_name: transformers
|
12 |
---
|
13 |
|
14 |
BlueHeeler-10M is a nanoGPT (GPT-2) 6-head x 6-layer x 192-deep model trained on scripts from the children's show Bluey.
|