Dongfu Jiang
commited on
Commit
•
4a71ce1
1
Parent(s):
ae5fda5
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,22 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- TIGER-Lab/MetricInstruct
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- zh
|
8 |
+
- ru
|
9 |
+
- cs
|
10 |
+
metrics:
|
11 |
+
- pearsonr
|
12 |
+
- spearmanr
|
13 |
+
pipeline_tag: text2text-generation
|
14 |
+
tags:
|
15 |
+
- text evaluation
|
16 |
+
- metric
|
17 |
+
- llm metric
|
18 |
+
- llama
|
19 |
+
- tigerscore
|
20 |
---
|
21 |
|
22 |
|