albertvillanova HF staff commited on
Commit
d046830
1 Parent(s): a334ccd

Add de data files

Browse files
README.md CHANGED
@@ -49,16 +49,16 @@ dataset_info:
49
  '1': '1'
50
  splits:
51
  - name: train
52
- num_bytes: 12801824
53
  num_examples: 49401
54
  - name: test
55
- num_bytes: 524214
56
  num_examples: 2000
57
  - name: validation
58
- num_bytes: 514009
59
  num_examples: 2000
60
- download_size: 30282057
61
- dataset_size: 13840047
62
  - config_name: en
63
  features:
64
  - name: id
@@ -216,6 +216,14 @@ dataset_info:
216
  download_size: 30282057
217
  dataset_size: 11763261
218
  configs:
 
 
 
 
 
 
 
 
219
  - config_name: en
220
  data_files:
221
  - split: train
 
49
  '1': '1'
50
  splits:
51
  - name: train
52
+ num_bytes: 12801784
53
  num_examples: 49401
54
  - name: test
55
+ num_bytes: 524206
56
  num_examples: 2000
57
  - name: validation
58
+ num_bytes: 514001
59
  num_examples: 2000
60
+ download_size: 9601920
61
+ dataset_size: 13839991
62
  - config_name: en
63
  features:
64
  - name: id
 
216
  download_size: 30282057
217
  dataset_size: 11763261
218
  configs:
219
+ - config_name: de
220
+ data_files:
221
+ - split: train
222
+ path: de/train-*
223
+ - split: test
224
+ path: de/test-*
225
+ - split: validation
226
+ path: de/validation-*
227
  - config_name: en
228
  data_files:
229
  - split: train
dataset_infos.json CHANGED
@@ -67,33 +67,26 @@
67
  "features": {
68
  "id": {
69
  "dtype": "int32",
70
- "id": null,
71
  "_type": "Value"
72
  },
73
  "sentence1": {
74
  "dtype": "string",
75
- "id": null,
76
  "_type": "Value"
77
  },
78
  "sentence2": {
79
  "dtype": "string",
80
- "id": null,
81
  "_type": "Value"
82
  },
83
  "label": {
84
- "num_classes": 2,
85
  "names": [
86
  "0",
87
  "1"
88
  ],
89
- "names_file": null,
90
- "id": null,
91
  "_type": "ClassLabel"
92
  }
93
  },
94
- "post_processed": null,
95
- "supervised_keys": null,
96
- "builder_name": "pawsx",
97
  "config_name": "de",
98
  "version": {
99
  "version_str": "1.1.0",
@@ -105,33 +98,26 @@
105
  "splits": {
106
  "train": {
107
  "name": "train",
108
- "num_bytes": 12801824,
109
  "num_examples": 49401,
110
- "dataset_name": "pawsx"
111
  },
112
  "test": {
113
  "name": "test",
114
- "num_bytes": 524214,
115
  "num_examples": 2000,
116
- "dataset_name": "pawsx"
117
  },
118
  "validation": {
119
  "name": "validation",
120
- "num_bytes": 514009,
121
  "num_examples": 2000,
122
- "dataset_name": "pawsx"
123
- }
124
- },
125
- "download_checksums": {
126
- "https://storage.googleapis.com/paws/pawsx/x-final.tar.gz": {
127
- "num_bytes": 30282057,
128
- "checksum": "4146db499101d66e68ae4c8ed3cf9dadecd625f44b7d8cf3d4a0fe93afc4fd9f"
129
  }
130
  },
131
- "download_size": 30282057,
132
- "post_processing_size": null,
133
- "dataset_size": 13840047,
134
- "size_in_bytes": 44122104
135
  },
136
  "es": {
137
  "description": "PAWS-X, a multilingual version of PAWS (Paraphrase Adversaries from Word Scrambling) for six languages.\n\nThis dataset contains 23,659 human translated PAWS evaluation pairs and 296,406 machine\ntranslated training pairs in six typologically distinct languages: French, Spanish, German,\nChinese, Japanese, and Korean. English language is available by default. All translated\npairs are sourced from examples in PAWS-Wiki.\n\nFor further details, see the accompanying paper: PAWS-X: A Cross-lingual Adversarial Dataset\nfor Paraphrase Identification (https://arxiv.org/abs/1908.11828)\n\nNOTE: There might be some missing or wrong labels in the dataset and we have replaced them with -1.\n",
 
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-x",
89
+ "dataset_name": "paws-x",
 
90
  "config_name": "de",
91
  "version": {
92
  "version_str": "1.1.0",
 
98
  "splits": {
99
  "train": {
100
  "name": "train",
101
+ "num_bytes": 12801784,
102
  "num_examples": 49401,
103
+ "dataset_name": null
104
  },
105
  "test": {
106
  "name": "test",
107
+ "num_bytes": 524206,
108
  "num_examples": 2000,
109
+ "dataset_name": null
110
  },
111
  "validation": {
112
  "name": "validation",
113
+ "num_bytes": 514001,
114
  "num_examples": 2000,
115
+ "dataset_name": null
 
 
 
 
 
 
116
  }
117
  },
118
+ "download_size": 9601920,
119
+ "dataset_size": 13839991,
120
+ "size_in_bytes": 23441911
 
121
  },
122
  "es": {
123
  "description": "PAWS-X, a multilingual version of PAWS (Paraphrase Adversaries from Word Scrambling) for six languages.\n\nThis dataset contains 23,659 human translated PAWS evaluation pairs and 296,406 machine\ntranslated training pairs in six typologically distinct languages: French, Spanish, German,\nChinese, Japanese, and Korean. English language is available by default. All translated\npairs are sourced from examples in PAWS-Wiki.\n\nFor further details, see the accompanying paper: PAWS-X: A Cross-lingual Adversarial Dataset\nfor Paraphrase Identification (https://arxiv.org/abs/1908.11828)\n\nNOTE: There might be some missing or wrong labels in the dataset and we have replaced them with -1.\n",
de/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f50249f813edbde93aa86668775779671457aee6b0fa334d1acd5d8d9f83fe6
3
+ size 351726
de/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2fc8cdcbd926761a222c30f4f046a7cbae2ea1b14c2dbaf94f3d8a94aef1e45
3
+ size 8905655
de/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4678b3c952b038f560035623523f1e92c353f1f9e66a2b79b589ee2c20bb512f
3
+ size 344539