gmihaila commited on
Commit
41df4a7
1 Parent(s): d0d2e86

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "validation", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33118fc6934126d89703396faaf6a1e93a78f48efa2602e8de5271263c6b1c7
3
+ size 1297920
test/dataset_info.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "movie_rationales",
3
+ "citation": "\n@unpublished{eraser2019,\n title = {ERASER: A Benchmark to Evaluate Rationalized NLP Models},\n author = {Jay DeYoung and Sarthak Jain and Nazneen Fatema Rajani and Eric Lehman and Caiming Xiong and Richard Socher and Byron C. Wallace}\n}\n@InProceedings{zaidan-eisner-piatko-2008:nips,\n author = {Omar F. Zaidan and Jason Eisner and Christine Piatko},\n title = {Machine Learning with Annotator Rationales to Reduce Annotation Cost},\n booktitle = {Proceedings of the NIPS*2008 Workshop on Cost Sensitive Learning},\n month = {December},\n year = {2008}\n}\n",
4
+ "config_name": "default",
5
+ "dataset_name": "movie_rationales",
6
+ "dataset_size": 8727198,
7
+ "description": "\nThe movie rationale dataset contains human annotated rationales for movie\nreviews.\n",
8
+ "download_checksums": {
9
+ "http://www.eraserbenchmark.com/zipped/movies.tar.gz": {
10
+ "num_bytes": 3899487,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 3899487,
15
+ "features": {
16
+ "review": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "label": {
21
+ "names": [
22
+ "NEG",
23
+ "POS"
24
+ ],
25
+ "_type": "ClassLabel"
26
+ },
27
+ "evidences": {
28
+ "feature": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "_type": "Sequence"
33
+ },
34
+ "chunked_review": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "http://www.cs.jhu.edu/~ozaidan/rationales/",
40
+ "license": "",
41
+ "size_in_bytes": 12626685,
42
+ "splits": {
43
+ "train": {
44
+ "name": "train",
45
+ "num_bytes": 6851077,
46
+ "num_examples": 1600,
47
+ "dataset_name": "movie_rationales"
48
+ },
49
+ "validation": {
50
+ "name": "validation",
51
+ "num_bytes": 830115,
52
+ "num_examples": 200,
53
+ "dataset_name": "movie_rationales"
54
+ },
55
+ "test": {
56
+ "name": "test",
57
+ "num_bytes": 1046006,
58
+ "num_examples": 199,
59
+ "dataset_name": "movie_rationales"
60
+ }
61
+ },
62
+ "version": {
63
+ "version_str": "0.1.0",
64
+ "major": 0,
65
+ "minor": 1,
66
+ "patch": 0
67
+ }
68
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8cb907664b7adc2c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "test"
13
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ad4e152f50a094b6a8b8c480f1f62588b51825c621eeb04053b1d9938836856
3
+ size 8476616
train/dataset_info.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "movie_rationales",
3
+ "citation": "\n@unpublished{eraser2019,\n title = {ERASER: A Benchmark to Evaluate Rationalized NLP Models},\n author = {Jay DeYoung and Sarthak Jain and Nazneen Fatema Rajani and Eric Lehman and Caiming Xiong and Richard Socher and Byron C. Wallace}\n}\n@InProceedings{zaidan-eisner-piatko-2008:nips,\n author = {Omar F. Zaidan and Jason Eisner and Christine Piatko},\n title = {Machine Learning with Annotator Rationales to Reduce Annotation Cost},\n booktitle = {Proceedings of the NIPS*2008 Workshop on Cost Sensitive Learning},\n month = {December},\n year = {2008}\n}\n",
4
+ "config_name": "default",
5
+ "dataset_name": "movie_rationales",
6
+ "dataset_size": 8727198,
7
+ "description": "\nThe movie rationale dataset contains human annotated rationales for movie\nreviews.\n",
8
+ "download_checksums": {
9
+ "http://www.eraserbenchmark.com/zipped/movies.tar.gz": {
10
+ "num_bytes": 3899487,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 3899487,
15
+ "features": {
16
+ "review": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "label": {
21
+ "names": [
22
+ "NEG",
23
+ "POS"
24
+ ],
25
+ "_type": "ClassLabel"
26
+ },
27
+ "evidences": {
28
+ "feature": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "_type": "Sequence"
33
+ },
34
+ "chunked_review": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "http://www.cs.jhu.edu/~ozaidan/rationales/",
40
+ "license": "",
41
+ "size_in_bytes": 12626685,
42
+ "splits": {
43
+ "train": {
44
+ "name": "train",
45
+ "num_bytes": 6851077,
46
+ "num_examples": 1600,
47
+ "dataset_name": "movie_rationales"
48
+ },
49
+ "validation": {
50
+ "name": "validation",
51
+ "num_bytes": 830115,
52
+ "num_examples": 200,
53
+ "dataset_name": "movie_rationales"
54
+ },
55
+ "test": {
56
+ "name": "test",
57
+ "num_bytes": 1046006,
58
+ "num_examples": 199,
59
+ "dataset_name": "movie_rationales"
60
+ }
61
+ },
62
+ "version": {
63
+ "version_str": "0.1.0",
64
+ "major": 0,
65
+ "minor": 1,
66
+ "patch": 0
67
+ }
68
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "602ab8a1290f20fb",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67f9bbf498ae8217363f8caef7779779286682bd5b0278dbccfb1a3b1a944ae
3
+ size 1009216
validation/dataset_info.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "movie_rationales",
3
+ "citation": "\n@unpublished{eraser2019,\n title = {ERASER: A Benchmark to Evaluate Rationalized NLP Models},\n author = {Jay DeYoung and Sarthak Jain and Nazneen Fatema Rajani and Eric Lehman and Caiming Xiong and Richard Socher and Byron C. Wallace}\n}\n@InProceedings{zaidan-eisner-piatko-2008:nips,\n author = {Omar F. Zaidan and Jason Eisner and Christine Piatko},\n title = {Machine Learning with Annotator Rationales to Reduce Annotation Cost},\n booktitle = {Proceedings of the NIPS*2008 Workshop on Cost Sensitive Learning},\n month = {December},\n year = {2008}\n}\n",
4
+ "config_name": "default",
5
+ "dataset_name": "movie_rationales",
6
+ "dataset_size": 8727198,
7
+ "description": "\nThe movie rationale dataset contains human annotated rationales for movie\nreviews.\n",
8
+ "download_checksums": {
9
+ "http://www.eraserbenchmark.com/zipped/movies.tar.gz": {
10
+ "num_bytes": 3899487,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 3899487,
15
+ "features": {
16
+ "review": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "label": {
21
+ "names": [
22
+ "NEG",
23
+ "POS"
24
+ ],
25
+ "_type": "ClassLabel"
26
+ },
27
+ "evidences": {
28
+ "feature": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "_type": "Sequence"
33
+ },
34
+ "chunked_review": {
35
+ "dtype": "string",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "http://www.cs.jhu.edu/~ozaidan/rationales/",
40
+ "license": "",
41
+ "size_in_bytes": 12626685,
42
+ "splits": {
43
+ "train": {
44
+ "name": "train",
45
+ "num_bytes": 6851077,
46
+ "num_examples": 1600,
47
+ "dataset_name": "movie_rationales"
48
+ },
49
+ "validation": {
50
+ "name": "validation",
51
+ "num_bytes": 830115,
52
+ "num_examples": 200,
53
+ "dataset_name": "movie_rationales"
54
+ },
55
+ "test": {
56
+ "name": "test",
57
+ "num_bytes": 1046006,
58
+ "num_examples": 199,
59
+ "dataset_name": "movie_rationales"
60
+ }
61
+ },
62
+ "version": {
63
+ "version_str": "0.1.0",
64
+ "major": 0,
65
+ "minor": 1,
66
+ "patch": 0
67
+ }
68
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "ea13fd5924696484",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "validation"
13
+ }