phucdev commited on
Commit
6384cd7
1 Parent(s): 05a884c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: word
4
+ features:
5
+ - name: words
6
+ sequence: string
7
+ - name: tags
8
+ sequence: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 2249018
12
+ num_examples: 5027
13
+ - name: validation
14
+ num_bytes: 979915
15
+ num_examples: 2000
16
+ - name: test
17
+ num_bytes: 1493091
18
+ num_examples: 3000
19
+ download_size: 772962
20
+ dataset_size: 4722024
21
+ configs:
22
+ - config_name: word
23
+ data_files:
24
+ - split: train
25
+ path: word/train-*
26
+ - split: validation
27
+ path: word/validation-*
28
+ - split: test
29
+ path: word/test-*
30
+ ---
word/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f1ab831bc87126ff4a8748da3a3a030a003446d425b2452bdbae4da64c3a613
3
+ size 247303
word/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e8da4bf6950cd038192801af2611f1793205989700554f66bdd3612456d5157
3
+ size 365985
word/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc01905e7ca28dcf118cee528741c433c1af09fba1afec64f669af8639e9e0a
3
+ size 159674