File size: 2,432 Bytes
b992315 e37cf1e b992315 e37cf1e b992315 e37cf1e b992315 e37cf1e 09bef35 b992315 954d501 09bef35 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 |
---
language:
- en
license: cc0-1.0
size_categories:
- 1M<n<10M
source_datasets: consumer-finance-complaints
task_categories:
- text-classification
- text-generation
dataset_info:
- config_name: default
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: 3427420677
num_examples: 4707579
download_size: 1061488683
dataset_size: 3427420677
- config_name: has-text
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: 1229876941.3934054
num_examples: 1689573
download_size: 925128908
dataset_size: 1229876941.3934054
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- config_name: has-text
data_files:
- split: train
path: has-text/train-*
tags:
- finance
- government data
- '2024'
---
# BEE-spoke-data/consumer-finance-complaints
`consumer-finance-complaints` but in a format that actually works.
Pulled Feb 2024
|