Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
-
---
|
2 |
-
task_categories:
|
3 |
-
- text2text-generation
|
4 |
-
- text-generation
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
pretty_name: SurveyEval
|
8 |
-
size_categories:
|
9 |
-
- n<1K
|
10 |
-
---
|
11 |
# SurveyEval: An Evaluation Benchmark Dataset for LLM $\times$ MapReduce-V2
|
12 |
|
13 |
-
SurveyEval stands as a pioneering evaluation benchmark dataset specifically designed for LLM$\times$MapReduce-V2 in the realm of computer science. If you intend to utilize it for evaluation purposes or incorporate it into the creation of a survey, kindly refer to our [Github](https://github.com/thunlp/LLMxMapReduce) for detailed instructions and guidelines.
|
14 |
|
15 |
## Dataset Uniqueness
|
16 |
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text2text-generation
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pretty_name: SurveyEval
|
8 |
+
size_categories:
|
9 |
+
- n<1K
|
10 |
+
---
|
11 |
# SurveyEval: An Evaluation Benchmark Dataset for LLM $\times$ MapReduce-V2
|
12 |
|
13 |
+
SurveyEval stands as a pioneering evaluation benchmark dataset specifically designed for LLM$\times$MapReduce-V2 in the realm of computer science. If you intend to utilize it for evaluation purposes or incorporate it into the creation of a survey, kindly refer to our [Github](https://github.com/thunlp/LLMxMapReduce) for detailed instructions and guidelines and refer to us [paper](https://arxiv.org/abs/2504.05732).
|
14 |
|
15 |
## Dataset Uniqueness
|
16 |
|