spyn4ch commited on
Commit
b9e74be
·
verified ·
1 Parent(s): dc14f3f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: dialog_id
5
+ dtype: string
6
+ - name: intent
7
+ dtype: string
8
+ - name: emotion
9
+ dtype: string
10
+ - name: speech_act
11
+ dtype: string
12
+ - name: implicature_text
13
+ dtype: string
14
+ - name: user_string
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ - name: label
19
+ dtype: int64
20
+ - name: final_text
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 421414
25
+ num_examples: 473
26
+ - name: test
27
+ num_bytes: 106021
28
+ num_examples: 119
29
+ download_size: 179226
30
+ dataset_size: 527435
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6008d1917bff62debd74dd74f191e0c6a9036527d7085732c9b52692b6728306
3
+ size 44991
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee89414350fcc67cb774a5fb102fd879ca48029b0a6e4c7ba83fbde42ba17df3
3
+ size 134235