albertvillanova HF staff commited on
Commit
1e90e82
1 Parent(s): 638290f

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -164
dataset_infos.json DELETED
@@ -1,164 +0,0 @@
1
- {
2
- "labeled_final": {
3
- "description": "PAWS: Paraphrase Adversaries from Word Scrambling\n\nThis dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature\nthe importance of modeling structure, context, and word order information for the problem\nof paraphrase identification. The dataset has two subsets, one based on Wikipedia and the\nother one based on the Quora Question Pairs (QQP) dataset.\n\nFor further details, see the accompanying paper: PAWS: Paraphrase Adversaries from Word Scrambling\n(https://arxiv.org/abs/1904.01130)\n\nPAWS-QQP is not available due to license of QQP. It must be reconstructed by downloading the original\ndata and then running our scripts to produce the data and attach the labels.\n\nNOTE: There might be some missing or wrong labels in the dataset and we have replaced them with -1.\n",
4
- "citation": "@InProceedings{paws2019naacl,\n title = {{PAWS: Paraphrase Adversaries from Word Scrambling}},\n author = {Zhang, Yuan and Baldridge, Jason and He, Luheng},\n booktitle = {Proc. of NAACL},\n year = {2019}\n}\n",
5
- "homepage": "https://github.com/google-research-datasets/paws",
6
- "license": "The dataset may be freely used for any purpose, although acknowledgement of Google LLC (\"Google\") as the data source would be appreciated. The dataset is provided \"AS IS\" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.",
7
- "features": {
8
- "id": {
9
- "dtype": "int32",
10
- "_type": "Value"
11
- },
12
- "sentence1": {
13
- "dtype": "string",
14
- "_type": "Value"
15
- },
16
- "sentence2": {
17
- "dtype": "string",
18
- "_type": "Value"
19
- },
20
- "label": {
21
- "names": [
22
- "0",
23
- "1"
24
- ],
25
- "_type": "ClassLabel"
26
- }
27
- },
28
- "builder_name": "paws",
29
- "dataset_name": "paws",
30
- "config_name": "labeled_final",
31
- "version": {
32
- "version_str": "1.1.0",
33
- "description": "",
34
- "major": 1,
35
- "minor": 1,
36
- "patch": 0
37
- },
38
- "splits": {
39
- "train": {
40
- "name": "train",
41
- "num_bytes": 12239938,
42
- "num_examples": 49401,
43
- "dataset_name": null
44
- },
45
- "test": {
46
- "name": "test",
47
- "num_bytes": 1987794,
48
- "num_examples": 8000,
49
- "dataset_name": null
50
- },
51
- "validation": {
52
- "name": "validation",
53
- "num_bytes": 1975862,
54
- "num_examples": 8000,
55
- "dataset_name": null
56
- }
57
- },
58
- "download_size": 10899391,
59
- "dataset_size": 16203594,
60
- "size_in_bytes": 27102985
61
- },
62
- "labeled_swap": {
63
- "description": "PAWS: Paraphrase Adversaries from Word Scrambling\n\nThis dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature\nthe importance of modeling structure, context, and word order information for the problem\nof paraphrase identification. The dataset has two subsets, one based on Wikipedia and the\nother one based on the Quora Question Pairs (QQP) dataset.\n\nFor further details, see the accompanying paper: PAWS: Paraphrase Adversaries from Word Scrambling\n(https://arxiv.org/abs/1904.01130)\n\nPAWS-QQP is not available due to license of QQP. It must be reconstructed by downloading the original\ndata and then running our scripts to produce the data and attach the labels.\n\nNOTE: There might be some missing or wrong labels in the dataset and we have replaced them with -1.\n",
64
- "citation": "@InProceedings{paws2019naacl,\n title = {{PAWS: Paraphrase Adversaries from Word Scrambling}},\n author = {Zhang, Yuan and Baldridge, Jason and He, Luheng},\n booktitle = {Proc. of NAACL},\n year = {2019}\n}\n",
65
- "homepage": "https://github.com/google-research-datasets/paws",
66
- "license": "The dataset may be freely used for any purpose, although acknowledgement of Google LLC (\"Google\") as the data source would be appreciated. The dataset is provided \"AS IS\" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.",
67
- "features": {
68
- "id": {
69
- "dtype": "int32",
70
- "_type": "Value"
71
- },
72
- "sentence1": {
73
- "dtype": "string",
74
- "_type": "Value"
75
- },
76
- "sentence2": {
77
- "dtype": "string",
78
- "_type": "Value"
79
- },
80
- "label": {
81
- "names": [
82
- "0",
83
- "1"
84
- ],
85
- "_type": "ClassLabel"
86
- }
87
- },
88
- "builder_name": "paws",
89
- "dataset_name": "paws",
90
- "config_name": "labeled_swap",
91
- "version": {
92
- "version_str": "1.1.0",
93
- "description": "",
94
- "major": 1,
95
- "minor": 1,
96
- "patch": 0
97
- },
98
- "splits": {
99
- "train": {
100
- "name": "train",
101
- "num_bytes": 7963619,
102
- "num_examples": 30397,
103
- "dataset_name": null
104
- }
105
- },
106
- "download_size": 5741756,
107
- "dataset_size": 7963619,
108
- "size_in_bytes": 13705375
109
- },
110
- "unlabeled_final": {
111
- "description": "PAWS: Paraphrase Adversaries from Word Scrambling\n\nThis dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature\nthe importance of modeling structure, context, and word order information for the problem\nof paraphrase identification. The dataset has two subsets, one based on Wikipedia and the\nother one based on the Quora Question Pairs (QQP) dataset.\n\nFor further details, see the accompanying paper: PAWS: Paraphrase Adversaries from Word Scrambling\n(https://arxiv.org/abs/1904.01130)\n\nPAWS-QQP is not available due to license of QQP. It must be reconstructed by downloading the original\ndata and then running our scripts to produce the data and attach the labels.\n\nNOTE: There might be some missing or wrong labels in the dataset and we have replaced them with -1.\n",
112
- "citation": "@InProceedings{paws2019naacl,\n title = {{PAWS: Paraphrase Adversaries from Word Scrambling}},\n author = {Zhang, Yuan and Baldridge, Jason and He, Luheng},\n booktitle = {Proc. of NAACL},\n year = {2019}\n}\n",
113
- "homepage": "https://github.com/google-research-datasets/paws",
114
- "license": "The dataset may be freely used for any purpose, although acknowledgement of Google LLC (\"Google\") as the data source would be appreciated. The dataset is provided \"AS IS\" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.",
115
- "features": {
116
- "id": {
117
- "dtype": "int32",
118
- "_type": "Value"
119
- },
120
- "sentence1": {
121
- "dtype": "string",
122
- "_type": "Value"
123
- },
124
- "sentence2": {
125
- "dtype": "string",
126
- "_type": "Value"
127
- },
128
- "label": {
129
- "names": [
130
- "0",
131
- "1"
132
- ],
133
- "_type": "ClassLabel"
134
- }
135
- },
136
- "builder_name": "paws",
137
- "dataset_name": "paws",
138
- "config_name": "unlabeled_final",
139
- "version": {
140
- "version_str": "1.1.0",
141
- "description": "",
142
- "major": 1,
143
- "minor": 1,
144
- "patch": 0
145
- },
146
- "splits": {
147
- "train": {
148
- "name": "train",
149
- "num_bytes": 157806476,
150
- "num_examples": 645652,
151
- "dataset_name": null
152
- },
153
- "validation": {
154
- "name": "validation",
155
- "num_bytes": 2442165,
156
- "num_examples": 10000,
157
- "dataset_name": null
158
- }
159
- },
160
- "download_size": 112644285,
161
- "dataset_size": 160248641,
162
- "size_in_bytes": 272892926
163
- }
164
- }