rbojja commited on
Commit
985f292
·
verified ·
1 Parent(s): aea024e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: domain
5
+ dtype: string
6
+ - name: subdomain
7
+ dtype: string
8
+ - name: category
9
+ dtype: string
10
+ - name: example
11
+ dtype: string
12
+ - name: intent
13
+ dtype:
14
+ class_label:
15
+ names:
16
+ '0': Apology
17
+ '1': Clarification
18
+ '2': Confirmation
19
+ '3': Explaining
20
+ '4': Farewell
21
+ '5': Greeting
22
+ '6': Negative
23
+ '7': Neutral
24
+ '8': Positive
25
+ '9': Thanking
26
+ '10': Unsure
27
+ splits:
28
+ - name: train
29
+ num_bytes: 1086914.7033158813
30
+ num_examples: 5500
31
+ - name: test
32
+ num_bytes: 271926.2966841187
33
+ num_examples: 1376
34
+ download_size: 483313
35
+ dataset_size: 1358841.0
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: test
42
+ path: data/test-*
43
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81bf81457bb81160a3f9a010193a02fb955b279d53485b502630e4d2b729f56b
3
+ size 101516
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a70db6c0341299b97af0a5d3efd1801e9217263fa53542b65fa8ccde2794c47
3
+ size 381797