tomalamb commited on
Commit
3648969
1 Parent(s): 08a3005

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence
5
+ dtype: string
6
+ - name: template
7
+ dtype: string
8
+ - name: person
9
+ dtype: string
10
+ - name: gender
11
+ dtype: string
12
+ - name: race
13
+ dtype: string
14
+ - name: emotion
15
+ dtype: string
16
+ - name: emotion word
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 318577
21
+ num_examples: 2000
22
+ - name: same_iid
23
+ num_bytes: 321274
24
+ num_examples: 2000
25
+ - name: higher_correlation
26
+ num_bytes: 323884
27
+ num_examples: 2000
28
+ - name: reduced_correlation
29
+ num_bytes: 321595
30
+ num_examples: 2000
31
+ - name: flipped
32
+ num_bytes: 318781
33
+ num_examples: 2000
34
+ download_size: 154291
35
+ dataset_size: 1604111
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: same_iid
42
+ path: data/same_iid-*
43
+ - split: higher_correlation
44
+ path: data/higher_correlation-*
45
+ - split: reduced_correlation
46
+ path: data/reduced_correlation-*
47
+ - split: flipped
48
+ path: data/flipped-*
49
+ ---
data/flipped-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ebc151bf3bb9a3c7131d7cdf17711e71ce91026d02679f8474e299bc2696aac
3
+ size 26879
data/higher_correlation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92be7ad7678bdd85985b1939997430246a2a389a2be58894f474a0d9068e4d13
3
+ size 27154
data/reduced_correlation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7001fba70128c6c6dbcbdf2c8dafc09d3aad8d52aefebc4a1bc24caa54351f3c
3
+ size 30236
data/same_iid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872123274bcaaaac9760aab7cff4643c3f4585db7881eec3cd6d922b1ac269d3
3
+ size 33375
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:730e5147a6529365192c788c186017ecd951253899f875861a26eda2ef65e40a
3
+ size 36647