aslon1213 commited on
Commit
08e5948
·
verified ·
1 Parent(s): b335935

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: ner_tags
7
+ list:
8
+ - name: end
9
+ dtype: int64
10
+ - name: label
11
+ dtype: string
12
+ - name: start
13
+ dtype: int64
14
+ - name: text
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 1509604.1169176262
19
+ num_examples: 1016
20
+ - name: test
21
+ num_bytes: 167898.8830823738
22
+ num_examples: 113
23
+ - name: validation
24
+ num_bytes: 167898.8830823738
25
+ num_examples: 113
26
+ download_size: 906986
27
+ dataset_size: 1845401.8830823738
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: test
34
+ path: data/test-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0596e2949238ebe986614325ac5fb1b43b5aadd6cd836b55e21a5cd843ac5a0
3
+ size 97938
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fced22bd418b0414c2ffc5cf8a6f63c20a474725492af15f1db30eeff28fba9f
3
+ size 711110
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0596e2949238ebe986614325ac5fb1b43b5aadd6cd836b55e21a5cd843ac5a0
3
+ size 97938