hynky HF staff commited on
Commit
f9fa6dc
1 Parent(s): 7163759

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -30,6 +30,14 @@ configs:
30
  data_files:
31
  - split: train
32
  path: data/train-*
 
 
 
 
 
 
 
 
33
  ---
34
 
35
  - The dataset has been gather from assigments of [Klokánek](https://matematickyklokan.net/) competition from 2004-2022.
@@ -47,7 +55,7 @@ Cite:
47
  title = {Klokánek dataset},
48
  year = {2023},
49
  publisher = {Hynek Kydlíček},
 
50
  howpublished = "\url{https://huggingface.co/datasets/hynky/klokan-qa}"
51
  }
52
- ```
53
-
 
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.
 
55
  title = {Klokánek dataset},
56
  year = {2023},
57
  publisher = {Hynek Kydlíček},
58
+ doi = { 10.57967/hf/1608 },
59
  howpublished = "\url{https://huggingface.co/datasets/hynky/klokan-qa}"
60
  }
61
+ ```