File size: 1,119 Bytes
22897a3
8822524
 
22897a3
 
 
7aae708
 
 
 
 
 
 
 
 
 
 
 
 
 
faf57e6
 
 
 
 
 
 
 
 
58c95ff
faf57e6
 
 
 
58c95ff
e776197
58c95ff
 
faf57e6
 
 
 
 
22897a3
 
7aae708
22897a3
7aae708
22897a3
7aae708
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
language:
- en
license:
- cc-by-sa-3.0
- gfdl
tags:
- rag
- long-context
- llm-search
- reasoning
- factuality
- retrieval
- question-answering
- iterative-search
task_categories:
- text-classification
- token-classification
- table-question-answering
- question-answering
dataset_info:
  features:
  - name: title
    dtype: string
  - name: link
    dtype: string
  - name: frames_prompt_id
    sequence: int64
  - name: original_link
    sequence: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 57344587
    num_examples: 2524
  download_size: 33251945
  dataset_size: 57344587
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# FRAMES Wikipedia Articles

This dataset contains fulltext of Wikipeida articles used in [FRAMES benchmark](https://huggingface.co/datasets/google/frames-benchmark) [(https://arxiv.org/abs/2409.12941)](https://arxiv.org/abs/2409.12941) for testing the capabilities of Retrieval-Augmented Generation (RAG) systems across factuality, retrieval accuracy, and reasoning.

The articles are retrieved in Oct. 2024.