Datasets:
Upload dataset
Browse files- README.md +16 -12
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: question
|
@@ -19,25 +27,21 @@ dataset_info:
|
|
19 |
dtype: int64
|
20 |
- name: year
|
21 |
dtype: int64
|
|
|
|
|
|
|
|
|
22 |
splits:
|
23 |
- name: train
|
24 |
-
num_bytes:
|
25 |
-
num_examples:
|
26 |
-
download_size:
|
27 |
-
dataset_size:
|
28 |
configs:
|
29 |
- config_name: default
|
30 |
data_files:
|
31 |
- split: train
|
32 |
path: data/train-*
|
33 |
-
license: cc
|
34 |
-
task_categories:
|
35 |
-
- question-answering
|
36 |
-
language:
|
37 |
-
- cs
|
38 |
-
pretty_name: KLOKAN - Czech matehmatical dataset
|
39 |
-
size_categories:
|
40 |
-
- n<1K
|
41 |
---
|
42 |
|
43 |
- The dataset has been gather from assigments of [Klokánek](https://matematickyklokan.net/) competition from 2004-2022.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- cs
|
4 |
+
license: cc
|
5 |
+
size_categories:
|
6 |
+
- n<1K
|
7 |
+
task_categories:
|
8 |
+
- question-answering
|
9 |
+
pretty_name: KLOKAN - Czech matehmatical dataset
|
10 |
dataset_info:
|
11 |
features:
|
12 |
- name: question
|
|
|
27 |
dtype: int64
|
28 |
- name: year
|
29 |
dtype: int64
|
30 |
+
- name: __hfsplit__
|
31 |
+
dtype: string
|
32 |
+
- name: __index_level_0__
|
33 |
+
dtype: int64
|
34 |
splits:
|
35 |
- name: train
|
36 |
+
num_bytes: 221871
|
37 |
+
num_examples: 813
|
38 |
+
download_size: 131470
|
39 |
+
dataset_size: 221871
|
40 |
configs:
|
41 |
- config_name: default
|
42 |
data_files:
|
43 |
- split: train
|
44 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
---
|
46 |
|
47 |
- The dataset has been gather from assigments of [Klokánek](https://matematickyklokan.net/) competition from 2004-2022.
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6117925f261981108d24cf8518aa1471e8b3fa270a6f65bc038f9de7bbe8707
|
3 |
+
size 131470
|