Rogarcia18 commited on
Commit
95617f3
·
verified ·
1 Parent(s): b58a903

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: word_tokens
7
+ list: string
8
+ - name: word_labels
9
+ list: string
10
+ - name: tokens
11
+ list: string
12
+ - name: input_ids
13
+ list: int64
14
+ - name: token_labels
15
+ list: string
16
+ - name: token_label_ids
17
+ list: int64
18
+ splits:
19
+ - name: train
20
+ num_bytes: 7450404
21
+ num_examples: 14288
22
+ - name: validation
23
+ num_bytes: 931040
24
+ num_examples: 1786
25
+ - name: test
26
+ num_bytes: 919781
27
+ num_examples: 1786
28
+ download_size: 1000261
29
+ dataset_size: 9301225
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fbc25aeb0b936fe7fbdbbc42d328bedd69596381ad87b6ab7b308ed41b1edaa
3
+ size 121311
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4766949a0a64fe7cc824be20c234991c8fd78019e06968a058ab4546245da292
3
+ size 759607
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a54470ee79853c6638a2580ae8c423606ad295ca748460bdee125009c377fcd
3
+ size 119343