File size: 849 Bytes
957dee6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7e99275
 
 
 
 
11bebd7
 
 
7e99275
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 472516
    num_examples: 2590
  download_size: 261969
  dataset_size: 472516
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

## Dataset Description

This dataset is a flattened version of ARC Challenge (train, validation and test splits) only containing the questions and the correct answers.

The details on how this dataset was pre-processed:

[Contaminated LLMs: What Happens When You Train an LLM on the Evaluation Benchmarks?](https://thesalt.substack.com/p/contaminated-llms-what-happens-when)



- **Developed by:** [The Kaitchup](https://kaitchup.substack.com/)
- **Model type:** Causal 
- **Language(s) (NLP):** English
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)