added examples to readme
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ language:
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
pipeline_tag: text2text-generation
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
This is a t5-small model trained on the wikidata5M dataset.
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
pipeline_tag: text2text-generation
|
8 |
+
widget:
|
9 |
+
- text: "predict [SEP] Arman Kirakossian country of citizenship [SEP] place of birth Yerevan [SEP] instance of human [SEP] occupation diplomat [SEP] occupation historian [SEP] ethnic group Armenians [SEP]"
|
10 |
+
example_title: "Armenia"
|
11 |
---
|
12 |
|
13 |
This is a t5-small model trained on the wikidata5M dataset.
|