Librarian Bot: Update dataset YAML metadata for model

#2
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,14 +1,14 @@
1
-
2
  ---
 
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
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
14