nielsr HF staff commited on
Commit
f2eb713
·
verified ·
1 Parent(s): 3341958

Create dataset card

Browse files

This PR creates a dataset card for the dataset. It links the dataset to the paper at https://huggingface.co/papers/2502.19413 and adds the `question-answering` task category. It also links to the project page.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - question-answering
4
+ ---
5
+
6
+ This dataset is part of the [Project Alexandria](https://projects.laion.ai/project-alexandria/) initiative and is described in the paper []. It appears to be related to question answering, though additional details are scarce at the moment.
7
+
8
+ Paper: https://huggingface.co/papers/2502.19413