Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
long context
Commit
•
196af1a
1
Parent(s):
e4962d8
Add 'abstract' config data files
Browse files
README.md
CHANGED
@@ -9,7 +9,36 @@ task_ids:
|
|
9 |
tags:
|
10 |
- long context
|
11 |
dataset_info:
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
features:
|
14 |
- name: text
|
15 |
dtype: string
|
@@ -39,6 +68,14 @@ dataset_info:
|
|
39 |
download_size: 272966251
|
40 |
dataset_size: 655948601
|
41 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
- config_name: patent
|
43 |
data_files:
|
44 |
- split: train
|
|
|
9 |
tags:
|
10 |
- long context
|
11 |
dataset_info:
|
12 |
+
- config_name: abstract
|
13 |
+
features:
|
14 |
+
- name: text
|
15 |
+
dtype: string
|
16 |
+
- name: label
|
17 |
+
dtype:
|
18 |
+
class_label:
|
19 |
+
names:
|
20 |
+
'0': Human Necessities
|
21 |
+
'1': Performing Operations; Transporting
|
22 |
+
'2': Chemistry; Metallurgy
|
23 |
+
'3': Textiles; Paper
|
24 |
+
'4': Fixed Constructions
|
25 |
+
'5': Mechanical Engineering; Lightning; Heating; Weapons; Blasting
|
26 |
+
'6': Physics
|
27 |
+
'7': Electricity
|
28 |
+
'8': General tagging of new or cross-sectional technology
|
29 |
+
splits:
|
30 |
+
- name: train
|
31 |
+
num_bytes: 17225101
|
32 |
+
num_examples: 25000
|
33 |
+
- name: validation
|
34 |
+
num_bytes: 3472854
|
35 |
+
num_examples: 5000
|
36 |
+
- name: test
|
37 |
+
num_bytes: 3456733
|
38 |
+
num_examples: 5000
|
39 |
+
download_size: 12067953
|
40 |
+
dataset_size: 24154688
|
41 |
+
- config_name: patent
|
42 |
features:
|
43 |
- name: text
|
44 |
dtype: string
|
|
|
68 |
download_size: 272966251
|
69 |
dataset_size: 655948601
|
70 |
configs:
|
71 |
+
- config_name: abstract
|
72 |
+
data_files:
|
73 |
+
- split: train
|
74 |
+
path: abstract/train-*
|
75 |
+
- split: validation
|
76 |
+
path: abstract/validation-*
|
77 |
+
- split: test
|
78 |
+
path: abstract/test-*
|
79 |
- config_name: patent
|
80 |
data_files:
|
81 |
- split: train
|
abstract/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:193794903aa2c7a5a23b34b01b5ac51514afd658f61424024aed74f25fd200d3
|
3 |
+
size 1720512
|
abstract/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0c0bb843b324a631735e6f916c5fcbb739f91c15307747b4cf62c67ae313617
|
3 |
+
size 8611586
|
abstract/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61a4282d20a6623db135489039b09a5fd541d6158d8f2378ac3098c532ae4671
|
3 |
+
size 1735855
|