aciborowska's picture
Upload README.md with huggingface_hub
5783e8e
|
raw
history blame
1.2 kB
metadata
dataset_info:
  features:
    - name: Date_received
      dtype: string
    - name: Product
      dtype: string
    - name: Sub_product
      dtype: string
    - name: Issue
      dtype: string
    - name: Sub_issue
      dtype: string
    - name: Consumer_complaint_narrative
      dtype: string
    - name: Company_public_response
      dtype: string
    - name: Company
      dtype: string
    - name: State
      dtype: string
    - name: ZIP_code
      dtype: string
    - name: Tags
      dtype: string
    - name: Consumer_consent_provided?
      dtype: string
    - name: Submitted_via
      dtype: string
    - name: Date_sent_to_company
      dtype: string
    - name: Company response to consumer
      dtype: string
    - name: Timely_response?
      dtype: string
    - name: Consumer_disputed?
      dtype: string
    - name: Complaint_ID
      dtype: int64
  splits:
    - name: train
      num_bytes: 32323002
      num_examples: 24000
  download_size: 12680642
  dataset_size: 32323002
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "customers-complaints-train"

More Information needed