hanaearg commited on
Commit
8cbbafa
·
verified ·
1 Parent(s): 612cd91

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: emotion
9
+ dtype: string
10
+ - name: emotions
11
+ dtype: string
12
+ - name: __index_level_0__
13
+ dtype: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 5186392
17
+ num_examples: 22597
18
+ - name: validation
19
+ num_bytes: 289752
20
+ num_examples: 1255
21
+ - name: test
22
+ num_bytes: 291810
23
+ num_examples: 1256
24
+ download_size: 3052647
25
+ dataset_size: 5767954
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a7cce8d0cc3680b8489bf99045b80c470176d1eff2a5150863d9a2835657665
3
+ size 158114
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e33c1380f3dcc243eda566db4d017cbe35e21fd937316c795d0d70b28e6a948
3
+ size 2738111
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebf3cbc794a5abaf0180c16c9da77f3b20a159f17baa13ed99579c4b21373974
3
+ size 156422