Librarian Bot: Update dataset YAML metadata for model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
|
2 |
---
|
|
|
3 |
widget:
|
4 |
-
- text:
|
5 |
-
example_title:
|
6 |
-
- text:
|
7 |
-
example_title:
|
8 |
-
- text:
|
9 |
-
example_title:
|
10 |
-
- text:
|
11 |
-
example_title:
|
12 |
---
|
13 |
# relbert/flan-t5-small-analogy-permutation
|
14 |
|
|
|
|
|
1 |
---
|
2 |
+
datasets: relbert/semeval2012_relational_similarity
|
3 |
widget:
|
4 |
+
- text: 'generate analogy: mammal is to whale'
|
5 |
+
example_title: Analogy Example 1 (semantic relation)
|
6 |
+
- text: 'generate analogy: wedding is to marriage'
|
7 |
+
example_title: Analogy Example 1 (semantic relation, metaphor)
|
8 |
+
- text: 'generate analogy: London is to U.K.'
|
9 |
+
example_title: Analogy Example 2 (entity)
|
10 |
+
- text: 'generate analogy: actual is to actually'
|
11 |
+
example_title: Analogy Example 3 (morphological)
|
12 |
---
|
13 |
# relbert/flan-t5-small-analogy-permutation
|
14 |
|