Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,15 @@ language:
|
|
4 |
library_name: transformers
|
5 |
datasets:
|
6 |
- Salesforce/wikitext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Model Card for Model ID
|
|
|
4 |
library_name: transformers
|
5 |
datasets:
|
6 |
- Salesforce/wikitext
|
7 |
+
widget:
|
8 |
+
- text: 'The University of Tokyo is'
|
9 |
+
example_title: Explanation-001
|
10 |
+
- text: 'George Washington was'
|
11 |
+
example_title: Explanation-002
|
12 |
+
- text: 'On a shelf, there are three books: a gray book, a red book,'
|
13 |
+
example_title: StoryCompletion-001
|
14 |
+
- text: 'Once upon a time, '
|
15 |
+
example_title: Poem-001
|
16 |
---
|
17 |
|
18 |
# Model Card for Model ID
|