Question-Sparql / README.md
julioc-p's picture
Rename validation split to test
60f940f verified
|
raw
history blame
587 Bytes
metadata
license: mit
dataset_info:
  features:
    - name: text_query
      dtype: string
    - name: language
      dtype: string
    - name: sparql_query
      dtype: string
    - name: knowledge_graphs
      dtype: string
    - name: context
      dtype: string
  splits:
    - name: train
      num_bytes: 374237004
      num_examples: 895166
    - name: test
      num_bytes: 230499
      num_examples: 788
  download_size: 97377947
  dataset_size: 374467503
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*