librarian-bot's picture
Librarian Bot: Add language metadata for dataset
9c55f80 verified
|
raw
history blame
732 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: question
      dtype: string
    - name: positive_context
      dtype: string
    - name: negative_context_0
      dtype: string
    - name: negative_context_1
      dtype: string
    - name: negative_context_2
      dtype: string
    - name: negative_context_3
      dtype: string
  splits:
    - name: train
      num_bytes: 189850444
      num_examples: 88514
    - name: dev
      num_bytes: 23080031
      num_examples: 10783
    - name: test
      num_bytes: 22356979
      num_examples: 10448
  download_size: 148960508
  dataset_size: 235287454
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*