File size: 917 Bytes
7c73af7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22bb982
 
 
 
 
 
 
7c73af7
 
 
22bb982
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: question
    dtype: string
  - name: answers
    sequence: string
  - name: correct_answer
    dtype: int64
  splits:
  - name: train
    num_bytes: 1267180.5238698774
    num_examples: 5325
  - name: test
    num_bytes: 422631.4761301225
    num_examples: 1776
  download_size: 983857
  dataset_size: 1689812
task_categories:
- question-answering
language:
- hu
size_categories:
- 1K<n<10K
---
# Dataset Card for "vikwiki-qa"

Ez egy kifejezetten nyelvi modellek kiértékelésére használható verziója a [vikwiki-quiz](https://huggingface.co/datasets/boapps/vikwiki-quiz)-nek.

A helyes válasz a `correct_answer` mezőben található, 0-tól indexelve.

Csak olyan kérdéseket tartalmaz, amikhez nem tartozik kép és csak egy helyes válasz van.