@@ -31,33 +31,33 @@ and has the following configurations predefined (defaults to the first one):
3131
3232* ` all ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under all categories.
3333
34- * ` h ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
35- Classification (CPC)h: Electricity
34+ * ` c ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
35+ Classification (CPC)c: Chemistry; Metallurgy
3636
37- * ` y ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
38- Classification (CPC)y: General tagging of new or cross-sectional technology
37+ * ` b ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
38+ Classification (CPC)b: Performing Operations; Transporting
3939
40- * ` d ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
41- Classification (CPC)d: Textiles; Paper
40+ * ` a ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
41+ Classification (CPC)a: Human Necessities
4242
43- * ` e ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
44- Classification (CPC)e: Fixed Constructions
43+ * ` g ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
44+ Classification (CPC)g: Physics
4545
4646* ` f ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
4747 Classification (CPC)f: Mechanical Engineering; Lightning; Heating; Weapons;
4848 Blasting
4949
50- * ` g ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
51- Classification (CPC)g: Physics
50+ * ` e ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
51+ Classification (CPC)e: Fixed Constructions
5252
53- * ` a ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
54- Classification (CPC)a: Human Necessities
53+ * ` d ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
54+ Classification (CPC)d: Textiles; Paper
5555
56- * ` b ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
57- Classification (CPC)b: Performing Operations; Transporting
56+ * ` y ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
57+ Classification (CPC)y: General tagging of new or cross-sectional technology
5858
59- * ` c ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
60- Classification (CPC)c: Chemistry; Metallurgy
59+ * ` h ` (` v1.0.0 ` ) (` Size: 6.01 GiB ` ): Patents under Cooperative Patent
60+ Classification (CPC)h: Electricity
6161
6262## ` big_patent/all `
6363Patents under all categories.
@@ -90,9 +90,9 @@ FeaturesDict({
9090### Supervised keys (for ` as_supervised=True ` )
9191` (u'description', u'abstract') `
9292
93- ## ` big_patent/h `
93+ ## ` big_patent/c `
9494
95- Patents under Cooperative Patent Classification (CPC)h: Electricity
95+ Patents under Cooperative Patent Classification (CPC)c: Chemistry; Metallurgy
9696
9797Versions:
9898
@@ -102,10 +102,10 @@ Versions:
102102
103103Split | Examples
104104:--------- | -------:
105- ALL | 285,577
106- TRAIN | 257,019
107- TEST | 14,279
108- VALIDATION | 14,279
105+ ALL | 112,269
106+ TRAIN | 101,042
107+ TEST | 5,614
108+ VALIDATION | 5,613
109109
110110### Features
111111``` python
@@ -122,10 +122,10 @@ FeaturesDict({
122122### Supervised keys (for ` as_supervised=True ` )
123123` (u'description', u'abstract') `
124124
125- ## ` big_patent/y `
125+ ## ` big_patent/b `
126126
127- Patents under Cooperative Patent Classification (CPC)y: General tagging of new
128- or cross-sectional technology
127+ Patents under Cooperative Patent Classification (CPC)b: Performing Operations;
128+ Transporting
129129
130130Versions:
131131
@@ -135,10 +135,10 @@ Versions:
135135
136136Split | Examples
137137:--------- | -------:
138- ALL | 138,219
139- TRAIN | 124,397
140- TEST | 6,911
141- VALIDATION | 6,911
138+ ALL | 179,467
139+ TRAIN | 161,520
140+ TEST | 8,974
141+ VALIDATION | 8,973
142142
143143### Features
144144``` python
@@ -155,9 +155,9 @@ FeaturesDict({
155155### Supervised keys (for ` as_supervised=True ` )
156156` (u'description', u'abstract') `
157157
158- ## ` big_patent/d `
158+ ## ` big_patent/a `
159159
160- Patents under Cooperative Patent Classification (CPC)d: Textiles; Paper
160+ Patents under Cooperative Patent Classification (CPC)a: Human Necessities
161161
162162Versions:
163163
@@ -167,10 +167,10 @@ Versions:
167167
168168Split | Examples
169169:--------- | -------:
170- ALL | 11,294
171- TRAIN | 10,164
172- TEST | 565
173- VALIDATION | 565
170+ ALL | 193,483
171+ TRAIN | 174,134
172+ TEST | 9,675
173+ VALIDATION | 9,674
174174
175175### Features
176176``` python
@@ -187,9 +187,9 @@ FeaturesDict({
187187### Supervised keys (for ` as_supervised=True ` )
188188` (u'description', u'abstract') `
189189
190- ## ` big_patent/e `
190+ ## ` big_patent/g `
191191
192- Patents under Cooperative Patent Classification (CPC)e: Fixed Constructions
192+ Patents under Cooperative Patent Classification (CPC)g: Physics
193193
194194Versions:
195195
@@ -199,10 +199,10 @@ Versions:
199199
200200Split | Examples
201201:--------- | -------:
202- ALL | 38,271
203- TRAIN | 34,443
204- TEST | 1,914
205- VALIDATION | 1,914
202+ ALL | 287,706
203+ TRAIN | 258,935
204+ TEST | 14,386
205+ VALIDATION | 14,385
206206
207207### Features
208208``` python
@@ -252,9 +252,9 @@ FeaturesDict({
252252### Supervised keys (for ` as_supervised=True ` )
253253` (u'description', u'abstract') `
254254
255- ## ` big_patent/g `
255+ ## ` big_patent/e `
256256
257- Patents under Cooperative Patent Classification (CPC)g: Physics
257+ Patents under Cooperative Patent Classification (CPC)e: Fixed Constructions
258258
259259Versions:
260260
@@ -264,10 +264,10 @@ Versions:
264264
265265Split | Examples
266266:--------- | -------:
267- ALL | 287,706
268- TRAIN | 258,935
269- TEST | 14,386
270- VALIDATION | 14,385
267+ ALL | 38,271
268+ TRAIN | 34,443
269+ TEST | 1,914
270+ VALIDATION | 1,914
271271
272272### Features
273273``` python
@@ -284,9 +284,9 @@ FeaturesDict({
284284### Supervised keys (for ` as_supervised=True ` )
285285` (u'description', u'abstract') `
286286
287- ## ` big_patent/a `
287+ ## ` big_patent/d `
288288
289- Patents under Cooperative Patent Classification (CPC)a: Human Necessities
289+ Patents under Cooperative Patent Classification (CPC)d: Textiles; Paper
290290
291291Versions:
292292
@@ -296,10 +296,10 @@ Versions:
296296
297297Split | Examples
298298:--------- | -------:
299- ALL | 193,483
300- TRAIN | 174,134
301- TEST | 9,675
302- VALIDATION | 9,674
299+ ALL | 11,294
300+ TRAIN | 10,164
301+ TEST | 565
302+ VALIDATION | 565
303303
304304### Features
305305``` python
@@ -316,10 +316,10 @@ FeaturesDict({
316316### Supervised keys (for ` as_supervised=True ` )
317317` (u'description', u'abstract') `
318318
319- ## ` big_patent/b `
319+ ## ` big_patent/y `
320320
321- Patents under Cooperative Patent Classification (CPC)b: Performing Operations;
322- Transporting
321+ Patents under Cooperative Patent Classification (CPC)y: General tagging of new
322+ or cross-sectional technology
323323
324324Versions:
325325
@@ -329,10 +329,10 @@ Versions:
329329
330330Split | Examples
331331:--------- | -------:
332- ALL | 179,467
333- TRAIN | 161,520
334- TEST | 8,974
335- VALIDATION | 8,973
332+ ALL | 138,219
333+ TRAIN | 124,397
334+ TEST | 6,911
335+ VALIDATION | 6,911
336336
337337### Features
338338``` python
@@ -349,9 +349,9 @@ FeaturesDict({
349349### Supervised keys (for ` as_supervised=True ` )
350350` (u'description', u'abstract') `
351351
352- ## ` big_patent/c `
352+ ## ` big_patent/h `
353353
354- Patents under Cooperative Patent Classification (CPC)c: Chemistry; Metallurgy
354+ Patents under Cooperative Patent Classification (CPC)h: Electricity
355355
356356Versions:
357357
@@ -361,10 +361,10 @@ Versions:
361361
362362Split | Examples
363363:--------- | -------:
364- ALL | 112,269
365- TRAIN | 101,042
366- TEST | 5,614
367- VALIDATION | 5,613
364+ ALL | 285,577
365+ TRAIN | 257,019
366+ TEST | 14,279
367+ VALIDATION | 14,279
368368
369369### Features
370370``` python
0 commit comments