akkky02 commited on
Commit
7bbd10c
1 Parent(s): ce4b10d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Human Necessities
11
+ '1': Performing Operations; Transporting
12
+ '2': Chemistry; Metallurgy
13
+ '3': Textiles; Paper
14
+ '4': Fixed Constructions
15
+ '5': Mechanical Engineering; Lightning; Heating; Weapons; Blasting
16
+ '6': Physics
17
+ '7': Electricity
18
+ '8': General tagging of new or cross-sectional technology
19
+ splits:
20
+ - name: train
21
+ num_bytes: 17225101
22
+ num_examples: 25000
23
+ - name: validation
24
+ num_bytes: 3472854
25
+ num_examples: 5000
26
+ - name: test
27
+ num_bytes: 3456733
28
+ num_examples: 5000
29
+ download_size: 12067953
30
+ dataset_size: 24154688
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: validation
37
+ path: data/validation-*
38
+ - split: test
39
+ path: data/test-*
40
+ ---
data/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
data/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
data/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