marcov commited on
Commit
59cc7f0
·
verified ·
1 Parent(s): 665b5af

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: tokens
7
+ sequence: string
8
+ - name: labels
9
+ sequence:
10
+ class_label:
11
+ names:
12
+ '0': B-long
13
+ '1': B-short
14
+ '2': I-long
15
+ '3': I-short
16
+ '4': O
17
+ - name: template_name
18
+ dtype: string
19
+ - name: template
20
+ dtype: string
21
+ - name: rendered_input
22
+ dtype: string
23
+ - name: rendered_output
24
+ dtype: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 221583682.52955875
28
+ num_examples: 80383
29
+ - name: validation
30
+ num_bytes: 27188873.57212192
31
+ num_examples: 9868
32
+ - name: test
33
+ num_bytes: 16108512.0
34
+ num_examples: 7000
35
+ download_size: 27551938
36
+ dataset_size: 264881068.10168067
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: validation
43
+ path: data/validation-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf222b0b3c06f15c060827cd7210333d4ccc26c8eb5795a0c04ad23b2f4134c7
3
+ size 1869877
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18105a07e54095ccdd28690d62403f14ee3b33f1947403f591724bd0c6e0a6e9
3
+ size 22878425
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e990f6cc53e3b09509272af53f1f13625700f780900997e73e0f78929cc78c11
3
+ size 2803636