Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Million Agent Sorting Challenge (MASC)
|
| 2 |
|
| 3 |
Benchmarking Large Scale Multi-Agent Systems Through Coordinated Sorting
|
|
@@ -69,4 +81,4 @@ This dataset can be used for:
|
|
| 69 |
|
| 70 |
## Citation
|
| 71 |
|
| 72 |
-
> *Preprint coming soon.*
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: unlicense
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- agent
|
| 9 |
+
pretty_name: Million Agent Sorting Challenge
|
| 10 |
+
size_categories:
|
| 11 |
+
- 1M<n<10M
|
| 12 |
+
---
|
| 13 |
# Million Agent Sorting Challenge (MASC)
|
| 14 |
|
| 15 |
Benchmarking Large Scale Multi-Agent Systems Through Coordinated Sorting
|
|
|
|
| 81 |
|
| 82 |
## Citation
|
| 83 |
|
| 84 |
+
> *Preprint coming soon.*
|