ai2_arc-ka / README.md
lukab's picture
Update README.md
68a8839 verified
metadata
license: odc-by
dataset_info:
  - config_name: ARC-Challenge
    features:
      - name: id
        dtype: string
      - name: question
        dtype: string
      - name: choices
        struct:
          - name: text
            list: string
          - name: label
            list: string
      - name: answerKey
        dtype: string
      - name: question_ka
        dtype: string
      - name: choices_ka
        struct:
          - name: label
            list: string
          - name: text
            list: string
    splits:
      - name: train
        num_bytes: 450636
        num_examples: 437
      - name: validation
        num_bytes: 122157
        num_examples: 119
      - name: test
        num_bytes: 489621
        num_examples: 478
    download_size: 461394
    dataset_size: 1062414
  - config_name: ARC-Easy
    features:
      - name: id
        dtype: string
      - name: question
        dtype: string
      - name: choices
        struct:
          - name: text
            list: string
          - name: label
            list: string
      - name: answerKey
        dtype: string
      - name: question_ka
        dtype: string
      - name: choices_ka
        struct:
          - name: label
            list: string
          - name: text
            list: string
    splits:
      - name: train
        num_bytes: 17446
        num_examples: 25
      - name: validation
        num_bytes: 5569
        num_examples: 9
      - name: test
        num_bytes: 549545
        num_examples: 609
    download_size: 250360
    dataset_size: 572560
configs:
  - config_name: ARC-Challenge
    data_files:
      - split: train
        path: ARC-Challenge/train-*
      - split: validation
        path: ARC-Challenge/validation-*
      - split: test
        path: ARC-Challenge/test-*
  - config_name: ARC-Easy
    data_files:
      - split: train
        path: ARC-Easy/train-*
      - split: validation
        path: ARC-Easy/validation-*
      - split: test
        path: ARC-Easy/test-*

Dataset Details

  • Developed by: Tbilisi AI Lab

Citation

@misc{ai2_arcka,
  title        = {ai2_arc-ka: A Dataset by Tbilisi AI Lab},
  author       = {Tbilisi AI Lab Team},
  year         = {2025},
  publisher    = {Hugging Face},
  howpublished = {\url{https://huggingface.co/datasets/tbilisi-ai-lab/ai2_arc-ka}},
  note         = {Accessed: 2025-10-18}
}

License/Terms of Use:

odc-by