ios_action / README.md
anamhira's picture
Upload README.md with huggingface_hub
142908d
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 482012
      num_examples: 233
    - name: valid
      num_bytes: 5762
      num_examples: 3
  download_size: 79950
  dataset_size: 487774

Dataset Card for "ios_action"

More Information needed