tax-convos-sample / README.md
mdacampora's picture
Upload README.md with huggingface_hub
b4292f4
metadata
dataset_info:
  features:
    - name: customer
      struct:
        - name: employee_id
          dtype: string
        - name: name
          dtype: string
        - name: social_security_number
          dtype: string
    - name: problem
      dtype: string
    - name: transcript
      sequence: string
  splits:
    - name: train
      num_bytes: 2443
      num_examples: 4
  download_size: 8150
  dataset_size: 2443

Dataset Card for "tax-convos-sample"

More Information needed