kevinscaria
commited on
Commit
·
0b02910
1
Parent(s):
da8c335
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ metrics:
|
|
9 |
- precision
|
10 |
- recall
|
11 |
pipeline_tag: text2text-generation
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# joint_tk-instruct-base-def-pos-neg-neut-laptops
|
@@ -36,4 +38,4 @@ If you use this model in your work, please cite the following paper:
|
|
36 |
author={Kevin Scaria and Himanshu Gupta and Saurabh Arjun Sawant and Swaroop Mishra and Chitta Baral},
|
37 |
year={2023}
|
38 |
}
|
39 |
-
```
|
|
|
9 |
- precision
|
10 |
- recall
|
11 |
pipeline_tag: text2text-generation
|
12 |
+
language:
|
13 |
+
- en
|
14 |
---
|
15 |
|
16 |
# joint_tk-instruct-base-def-pos-neg-neut-laptops
|
|
|
38 |
author={Kevin Scaria and Himanshu Gupta and Saurabh Arjun Sawant and Swaroop Mishra and Chitta Baral},
|
39 |
year={2023}
|
40 |
}
|
41 |
+
```
|