Upload dataset
Browse files- README.md +26 -0
- czech/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: history
|
| 48 |
features:
|
| 49 |
- name: subject
|
|
@@ -119,6 +141,10 @@ configs:
|
|
| 119 |
data_files:
|
| 120 |
- split: train
|
| 121 |
path: chemistry/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
- config_name: history
|
| 123 |
data_files:
|
| 124 |
- split: train
|
|
|
|
| 44 |
num_examples: 100
|
| 45 |
download_size: 11312
|
| 46 |
dataset_size: 13519.57142857143
|
| 47 |
+
- config_name: czech
|
| 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: 10164
|
| 68 |
+
dataset_size: 13519.57142857143
|
| 69 |
- config_name: history
|
| 70 |
features:
|
| 71 |
- name: subject
|
|
|
|
| 141 |
data_files:
|
| 142 |
- split: train
|
| 143 |
path: chemistry/train-*
|
| 144 |
+
- config_name: czech
|
| 145 |
+
data_files:
|
| 146 |
+
- split: train
|
| 147 |
+
path: czech/train-*
|
| 148 |
- config_name: history
|
| 149 |
data_files:
|
| 150 |
- split: train
|
czech/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04db8f90eb862cf52d8095d1e82f1443239fba7d1c8a5174cf69f5a511ffb772
|
| 3 |
+
size 10164
|