vikwiki-qa / README.md
boapps's picture
Update README.md
22bb982 verified
metadata
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-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.