hoshi_04 / README.md
shyp's picture
Upload dataset
23b66d2 verified
|
raw
history blame contribute delete
No virus
508 Bytes
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: prompts
      dtype: string
    - name: answer
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 2359300
      num_examples: 1480
    - name: validation
      num_bytes: 257875
      num_examples: 161
  download_size: 496314
  dataset_size: 2617175
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*