Upload dataset
Browse files- README.md +26 -0
- informatics/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -44,6 +44,28 @@ dataset_info:
|
|
| 44 |
num_examples: 100
|
| 45 |
download_size: 11312
|
| 46 |
dataset_size: 13519.57142857143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
- config_name: physics
|
| 48 |
features:
|
| 49 |
- name: subject
|
|
@@ -75,6 +97,10 @@ configs:
|
|
| 75 |
data_files:
|
| 76 |
- split: train
|
| 77 |
path: chemistry/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
- config_name: physics
|
| 79 |
data_files:
|
| 80 |
- split: train
|
|
|
|
| 44 |
num_examples: 100
|
| 45 |
download_size: 11312
|
| 46 |
dataset_size: 13519.57142857143
|
| 47 |
+
- config_name: informatics
|
| 48 |
+
features:
|
| 49 |
+
- name: subject
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: topic
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: grade
|
| 54 |
+
dtype: int64
|
| 55 |
+
- name: question
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: correct_answer
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: A
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: B
|
| 62 |
+
dtype: string
|
| 63 |
+
splits:
|
| 64 |
+
- name: train
|
| 65 |
+
num_bytes: 13519.57142857143
|
| 66 |
+
num_examples: 100
|
| 67 |
+
download_size: 13545
|
| 68 |
+
dataset_size: 13519.57142857143
|
| 69 |
- config_name: physics
|
| 70 |
features:
|
| 71 |
- name: subject
|
|
|
|
| 97 |
data_files:
|
| 98 |
- split: train
|
| 99 |
path: chemistry/train-*
|
| 100 |
+
- config_name: informatics
|
| 101 |
+
data_files:
|
| 102 |
+
- split: train
|
| 103 |
+
path: informatics/train-*
|
| 104 |
- config_name: physics
|
| 105 |
data_files:
|
| 106 |
- split: train
|
informatics/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcdd84fc72c3bfd0652c495bfe7bbc12df67fdf0fbbbc3d611955c950682b08c
|
| 3 |
+
size 13545
|