enlatics commited on
Commit
1464cb2
·
verified ·
1 Parent(s): b0a76cd

updating Readme

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,5 +1,10 @@
1
- ---
2
- license: other
3
- license_name: enlatics
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
1
+ # GAIA-style Evaluation Results (Public)
2
+
3
+ This dataset contains GAIA-inspired benchmark question results for LLM evaluation.
4
+
5
+ ## What is inside
6
+ - `grok_answers.csv`: question-by-question outputs, model used, response time (seconds), and run status.
7
+
8
+ ## Notes
9
+ - These tasks are designed in a GAIA-style (multi-hop, web-grounded questions).
10
+ - Official GAIA leaderboard submission access was restricted for our account, so results are published here for transparency and reproducibility.