test-model-outputs / README.md
lewtun's picture
lewtun HF staff
Upload README.md with huggingface_hub
0f67ba7
|
raw
history blame contribute delete
No virus
522 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: source
      dtype: string
    - name: prompt
      dtype: string
    - name: outputs
      list:
        - name: model
          dtype: string
        - name: outputs
          sequence: string
  splits:
    - name: train
      num_bytes: 982
      num_examples: 1
  download_size: 5435
  dataset_size: 982

Dataset Card for "test-model-outputs"

More Information needed