File size: 528 Bytes
b51ed53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: query
    dtype: string
  - name: answer
    dtype: string
  - name: text
    dtype: string
  - name: choices
    sequence: string
  - name: gold
    dtype: int64
  splits:
  - name: test
    num_bytes: 745920
    num_examples: 690
  download_size: 245389
  dataset_size: 745920
---
# Dataset Card for "flare-finarg-ecc-arc"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)