Update README.md
Browse files
README.md
CHANGED
|
@@ -184,3 +184,31 @@ configs:
|
|
| 184 |
- split: train
|
| 185 |
path: physics/train-*
|
| 186 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
- split: train
|
| 185 |
path: physics/train-*
|
| 186 |
---
|
| 187 |
+
task_categories:
|
| 188 |
+
- question-answering
|
| 189 |
+
language:
|
| 190 |
+
- cs
|
| 191 |
+
size_categories:
|
| 192 |
+
- n<1K
|
| 193 |
+
---
|
| 194 |
+
# Dataset Card for umimeto
|
| 195 |
+
|
| 196 |
+
<!-- Provide a quick summary of the dataset. -->
|
| 197 |
+
|
| 198 |
+
This dataset offers selected questions from the https://www.umimeto.org/ project
|
| 199 |
+
|
| 200 |
+
## Dataset Details
|
| 201 |
+
|
| 202 |
+
### Dataset Description
|
| 203 |
+
|
| 204 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
| 205 |
+
|
| 206 |
+
|
| 207 |
+
|
| 208 |
+
- **Curated by:** https://nlp.fi.muni.cz/
|
| 209 |
+
- **Language(s) (NLP):** cs
|
| 210 |
+
- **License:** non-commercial, for LLM benchmarking purposes
|
| 211 |
+
|
| 212 |
+
## Dataset Card Contact
|
| 213 |
+
|
| 214 |
+
Ales Horak <llm@nlp.fi.muni.cz>
|