File size: 578 Bytes
d9dcf0c
 
 
 
 
 
 
 
f212739
54bed3c
e5ec74b
 
f212739
d9dcf0c
e5ec74b
8382e37
f212739
 
d9dcf0c
 
 
 
f212739
d9dcf0c
 
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: n1
    dtype: int64
  - name: close_ans
    dtype: int64
  - name: correct_ans
    dtype: int64
  - name: incorrect_ans
    dtype: int64
  - name: n2
    dtype: int64
  splits:
  - name: train
    num_bytes: 4000
    num_examples: 100
  download_size: 4984
  dataset_size: 4000
---
# Dataset Card for "correct_addition"

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