Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
nthakur nielsr HF Staff commited on
Commit
ebdb7c9
·
verified ·
1 Parent(s): 7365e27

Update task category to `question-answering` (#2)

Browse files

- Update task category to `question-answering` (3007cd535990e8199872f8d92b72412cae36cfae)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
 
 
 
 
 
2
  dataset_info:
3
  - config_name: angular
4
  features:
@@ -121,19 +126,13 @@ configs:
121
  data_files:
122
  - split: train
123
  path: yolo/train-*
124
- license: cc-by-sa-4.0
125
- task_categories:
126
- - sentence-similarity
127
- size_categories:
128
- - 10K<n<100K
129
  ---
130
 
131
  # Dataset Card for FreshStack (Corpus)
132
 
133
- ## Dataset Description
134
  [Homepage](https://fresh-stack.github.io) |
135
  [Repository](https://github.com/fresh-stack/freshstack) |
136
- [ArXiv](https://arxiv.org/abs/2504.13128)
137
 
138
  FreshStack is a holistic framework to construct challenging IR/RAG evaluation datasets that focuses on search across niche and recent topics.
139
 
 
1
  ---
2
+ license: cc-by-sa-4.0
3
+ size_categories:
4
+ - 10K<n<100K
5
+ task_categories:
6
+ - question-answering
7
  dataset_info:
8
  - config_name: angular
9
  features:
 
126
  data_files:
127
  - split: train
128
  path: yolo/train-*
 
 
 
 
 
129
  ---
130
 
131
  # Dataset Card for FreshStack (Corpus)
132
 
 
133
  [Homepage](https://fresh-stack.github.io) |
134
  [Repository](https://github.com/fresh-stack/freshstack) |
135
+ [Paper](https://arxiv.org/abs/2504.13128)
136
 
137
  FreshStack is a holistic framework to construct challenging IR/RAG evaluation datasets that focuses on search across niche and recent topics.
138