Kikinoking commited on
Commit
26f4ab1
·
verified ·
1 Parent(s): a0e5562

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +5 -5
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,19 +1,19 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: questionID
5
  dtype: string
6
- - name: Question
7
  dtype: string
8
- - name: Choices
9
  sequence: string
10
- - name: Completion
11
  dtype: string
12
  splits:
13
  - name: train
14
  num_bytes: 1969568
15
  num_examples: 7856
16
- download_size: 1089768
17
  dataset_size: 1969568
18
  configs:
19
  - config_name: default
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: id
5
  dtype: string
6
+ - name: question
7
  dtype: string
8
+ - name: choices
9
  sequence: string
10
+ - name: answer
11
  dtype: string
12
  splits:
13
  - name: train
14
  num_bytes: 1969568
15
  num_examples: 7856
16
+ download_size: 1090008
17
  dataset_size: 1969568
18
  configs:
19
  - config_name: default
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34a38d857d80d7d0d127dac2ee08ec55c6828474f9db239424d8cd497c2fb586
3
- size 1089768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a84cd72e1616119f84f8aee7425d225c341e0839d13e71a04ec7552b3f5b887
3
+ size 1090008