librarian-bot
commited on
Commit
•
8340742
1
Parent(s):
ca34b1d
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`relbert/semeval2012_relational_similarity`](https://huggingface.co/datasets/relbert/semeval2012_relational_similarity), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.
Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.
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-xl-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-xl-analogy-permutation
|
14 |
|