Update README.md
#1
by
Mansi2929
- opened
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
---
|
|
|
2 |
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
|
3 |
license: mit
|
4 |
+
datasets:
|
5 |
+
- fka/awesome-chatgpt-prompts
|
6 |
+
language:
|
7 |
+
- mr
|
8 |
+
- hi
|
9 |
+
- en
|
10 |
+
- sa
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
+
- bertscore
|
14 |
+
library_name: allennlp
|
15 |
+
pipeline_tag: feature-extraction
|
16 |
+
widget:
|
17 |
+
- text: "We are at a relationship crossroad"
|
18 |
+
example_title: "Metaphoric1"
|
19 |
+
- text: "The car waits at a crossroad"
|
20 |
+
example_title: "Literal1"
|
21 |
+
- text: "I win the argument"
|
22 |
+
example_title: "Metaphoric2"
|
23 |
+
- text: "I win the game"
|
24 |
+
example_title: "Literal2"
|
25 |
+
- text: "The sky is as blue as ocean."
|
26 |
+
example_title: "Similies"
|
27 |
+
---
|