File size: 543 Bytes
bbe0bd8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38f4c59
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: text
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 2383682
    num_examples: 2528
  download_size: 806627
  dataset_size: 2383682
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

This dataset has been created by retrieving, for each question, the top 2 documents of https://www.kaggle.com/datasets/conjuring92/wiki-stem-corpus using BAAI/bge-small-en-v1.5 of the EPFL dataset