Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
License:

Add dataset card info, link to paper, project page, github and task category

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - question-answering
5
+ ---
6
+
7
+ This repository contains the data of the paper [Xolver: Multi-Agent Reasoning with Holistic Experience Learning Just Like an Olympiad Team](https://huggingface.co/papers/2506.14234).
8
+
9
+ Project page: https://kagnlp.github.io/xolver.github.io/
10
+ Code: https://github.com/kagnlp/Xolver