weather2json / README.md
completelyboofyblitzed's picture
Upload dataset
f1012be verified
metadata
license: unknown
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: prompt
      dtype: string
    - name: json_structure
      dtype: string
  splits:
    - name: train
      num_bytes: 723312
      num_examples: 1044
    - name: test
      num_bytes: 363202
      num_examples: 522
  download_size: 113015
  dataset_size: 1086514