celinelee commited on
Commit
9bb0541
·
1 Parent(s): 23968bb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,16 +1,18 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: question
5
  dtype: string
6
  - name: answer
7
  dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 26258
11
- num_examples: 103
12
- download_size: 16121
13
- dataset_size: 26258
14
  ---
15
  # Dataset Card for "ny_state_math"
16
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: file_source
5
+ dtype: string
6
  - name: question
7
  dtype: string
8
  - name: answer
9
  dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 30626
13
+ num_examples: 102
14
+ download_size: 18549
15
+ dataset_size: 30626
16
  ---
17
  # Dataset Card for "ny_state_math"
18