alecocc commited on
Commit
740dcf9
·
verified ·
1 Parent(s): 9496f05

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: tokens
5
+ sequence: string
6
+ - name: ner_tags
7
+ sequence: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 13069226
11
+ num_examples: 30682
12
+ - name: validation
13
+ num_bytes: 12994723
14
+ num_examples: 30639
15
+ - name: test
16
+ num_bytes: 11216880
17
+ num_examples: 26364
18
+ download_size: 8276825
19
+ dataset_size: 37280829
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: validation
26
+ path: data/validation-*
27
+ - split: test
28
+ path: data/test-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4070b737d1382ae2b659bb1f7069be2652f70c2001877e32e2f2ac3b1f41d896
3
+ size 2492566
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b30e35a3ed40ce765d11293453c2860210f39792ff009d87d00adead4c69d7e7
3
+ size 2901382
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b239a30bade1abd3066237eed83d3d26f55c636b6352948e7ea3e5746c584f
3
+ size 2882877