pythontech9 commited on
Commit
672c3db
·
verified ·
1 Parent(s): 442b369

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +29 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: inquiry_id
6
+ dtype: int64
7
+ - name: inquiry_type
8
+ dtype: string
9
+ - name: customer_id
10
+ dtype: int64
11
+ - name: account_id
12
+ dtype: int64
13
+ - name: question
14
+ dtype: string
15
+ - name: response
16
+ dtype: string
17
+ - name: status
18
+ dtype: string
19
+ - name: date
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 2814
24
+ num_examples: 15
25
+ download_size: 5791
26
+ dataset_size: 2814
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15bea3bba3e93e8595399a3b3d25de804b273ce7c8c39fb55d913e61a6594ade
3
+ size 5791