File size: 4,176 Bytes
34987a3
 
8eac762
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34987a3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ecdaba8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34987a3
8eac762
 
 
 
 
 
 
 
34987a3
 
 
 
 
 
 
 
ecdaba8
 
 
 
 
 
 
 
34987a3
 
 
 
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
---
dataset_info:
- config_name: imbalanced
  features:
  - name: text
    dtype: string
  - name: intent
    dtype:
      class_label:
        names:
          '0': account_blocked
          '1': interest_rate
          '2': report_lost_card
          '3': freeze_account
          '4': bill_balance
          '5': improve_credit_score
          '6': balance
          '7': exchange_rate
          '8': credit_limit
          '9': oos
          '10': card_declined
          '11': rewards_balance
          '12': bill_due
          '13': damaged_card
          '14': pin_change
          '15': replacement_card_duration
          '16': new_card
          '17': income
          '18': taxes
          '19': rollover_401k
          '20': direct_deposit
          '21': credit_limit_change
          '22': pay_bill
          '23': order_checks
          '24': transfer
          '25': international_fees
          '26': min_payment
  splits:
  - name: test
    num_bytes: 286966
    num_examples: 5500
  - name: train
    num_bytes: 546901
    num_examples: 10625
  - name: validation
    num_bytes: 160298
    num_examples: 3100
  download_size: 426123
  dataset_size: 994165
- config_name: plus
  features:
  - name: text
    dtype: string
  - name: intent
    dtype:
      class_label:
        names:
          '0': account_blocked
          '1': interest_rate
          '2': report_lost_card
          '3': freeze_account
          '4': bill_balance
          '5': improve_credit_score
          '6': balance
          '7': exchange_rate
          '8': credit_limit
          '9': oos
          '10': card_declined
          '11': rewards_balance
          '12': bill_due
          '13': damaged_card
          '14': pin_change
          '15': replacement_card_duration
          '16': new_card
          '17': income
          '18': taxes
          '19': rollover_401k
          '20': direct_deposit
          '21': credit_limit_change
          '22': pay_bill
          '23': order_checks
          '24': transfer
          '25': international_fees
          '26': min_payment
  splits:
  - name: test
    num_bytes: 286966
    num_examples: 5500
  - name: train
    num_bytes: 791247
    num_examples: 15250
  - name: validation
    num_bytes: 160298
    num_examples: 3100
  download_size: 509960
  dataset_size: 1238511
- config_name: small
  features:
  - name: text
    dtype: string
  - name: intent
    dtype:
      class_label:
        names:
          '0': account_blocked
          '1': interest_rate
          '2': report_lost_card
          '3': freeze_account
          '4': bill_balance
          '5': improve_credit_score
          '6': balance
          '7': exchange_rate
          '8': credit_limit
          '9': oos
          '10': card_declined
          '11': rewards_balance
          '12': bill_due
          '13': damaged_card
          '14': pin_change
          '15': replacement_card_duration
          '16': new_card
          '17': income
          '18': taxes
          '19': rollover_401k
          '20': direct_deposit
          '21': credit_limit_change
          '22': pay_bill
          '23': order_checks
          '24': transfer
          '25': international_fees
          '26': min_payment
  splits:
  - name: test
    num_bytes: 286966
    num_examples: 5500
  - name: train
    num_bytes: 394124
    num_examples: 7600
  - name: validation
    num_bytes: 160298
    num_examples: 3100
  download_size: 369492
  dataset_size: 841388
configs:
- config_name: imbalanced
  data_files:
  - split: test
    path: imbalanced/test-*
  - split: train
    path: imbalanced/train-*
  - split: validation
    path: imbalanced/validation-*
- config_name: plus
  data_files:
  - split: test
    path: plus/test-*
  - split: train
    path: plus/train-*
  - split: validation
    path: plus/validation-*
- config_name: small
  data_files:
  - split: test
    path: small/test-*
  - split: train
    path: small/train-*
  - split: validation
    path: small/validation-*
---
# Dataset Card for "banking-clinc-oos"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)