hmao's picture
Upload README.md with huggingface_hub
ac928d2
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: task_name
      dtype: string
    - name: filepath
      dtype: string
    - name: rule
      dtype: string
    - name: description
      dtype: string
    - name: configuration
      dtype: string
  splits:
    - name: train
      num_bytes: 203602
      num_examples: 100
  download_size: 97940
  dataset_size: 203602

Dataset Card for "rule_learning_data_v0_test"

More Information needed