librarian-bot's picture
Librarian Bot: Add language metadata for dataset
b066cc7 verified
|
raw
history blame
491 Bytes
metadata
language:
  - vi
dataset_info:
  features:
    - name: question
      dtype: string
    - name: choices
      sequence: string
    - name: ground_truth
      dtype: int64
  splits:
    - name: train
      num_bytes: 2083639.7048489107
      num_examples: 1415
    - name: test
      num_bytes: 11780.295151089249
      num_examples: 8
  download_size: 544334
  dataset_size: 2095420
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*