hr-demo / README.md
camapblue's picture
Upload README.md with huggingface_hub
fed899f verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: name
      dtype: string
    - name: team
      dtype: string
    - name: role
      dtype: string
  splits:
    - name: train
      num_bytes: 162
      num_examples: 3
  download_size: 0
  dataset_size: 162

Dataset Card for "hr-demo"

More Information needed