Upload dataset
Browse files- README.md +26 -0
- chemistry/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -22,6 +22,28 @@ dataset_info:
|
|
| 22 |
num_examples: 100
|
| 23 |
download_size: 13110
|
| 24 |
dataset_size: 13519.57142857143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
- config_name: physics
|
| 26 |
features:
|
| 27 |
- name: subject
|
|
@@ -49,6 +71,10 @@ configs:
|
|
| 49 |
data_files:
|
| 50 |
- split: train
|
| 51 |
path: biology/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
- config_name: physics
|
| 53 |
data_files:
|
| 54 |
- split: train
|
|
|
|
| 22 |
num_examples: 100
|
| 23 |
download_size: 13110
|
| 24 |
dataset_size: 13519.57142857143
|
| 25 |
+
- config_name: chemistry
|
| 26 |
+
features:
|
| 27 |
+
- name: subject
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: topic
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: grade
|
| 32 |
+
dtype: int64
|
| 33 |
+
- name: question
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: correct_answer
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: A
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: B
|
| 40 |
+
dtype: string
|
| 41 |
+
splits:
|
| 42 |
+
- name: train
|
| 43 |
+
num_bytes: 13519.57142857143
|
| 44 |
+
num_examples: 100
|
| 45 |
+
download_size: 11312
|
| 46 |
+
dataset_size: 13519.57142857143
|
| 47 |
- config_name: physics
|
| 48 |
features:
|
| 49 |
- name: subject
|
|
|
|
| 71 |
data_files:
|
| 72 |
- split: train
|
| 73 |
path: biology/train-*
|
| 74 |
+
- config_name: chemistry
|
| 75 |
+
data_files:
|
| 76 |
+
- split: train
|
| 77 |
+
path: chemistry/train-*
|
| 78 |
- config_name: physics
|
| 79 |
data_files:
|
| 80 |
- split: train
|
chemistry/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c26472715be99128675a7ee1b77418cc5fbc8d628ef64df2e48fdffeabdeda9d
|
| 3 |
+
size 11312
|