fursov commited on
Commit
80ba020
1 Parent(s): f8d531b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 18782227.17508146
11
+ num_examples: 55538
12
+ - name: validation
13
+ num_bytes: 1352747.8249185395
14
+ num_examples: 4000
15
+ download_size: 4066198
16
+ dataset_size: 20134975.0
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:095cb8a8b0480a734d15771c262783f00d4e08bec1fc1eb0c1b3b684ea653304
3
+ size 3791609
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:354e3499325a3b26d656ce48d9345c63f3bbe63bef8af19b11fa38e44948082c
3
+ size 274589