pythontech9's picture
Update README.md
3a8f18e verified
|
raw
history blame
544 Bytes
metadata
dataset_info:
  features:
    - name: inquiry_id
      dtype: int64
    - name: inquiry_type
      dtype: string
    - name: customer_id
      dtype: int64
    - name: product_id
      dtype: int64
    - name: question
      dtype: string
    - name: response
      dtype: string
    - name: status
      dtype: string
    - name: date
      dtype: string
  splits:
    - name: train
      num_bytes: 667
      num_examples: 5
  download_size: 4085
  dataset_size: 667
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
license: apache-2.0