de-francophones commited on
Commit
50a3207
1 Parent(s): 859f9a8

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: int64
8
+ splits:
9
+ - name: train
10
+ num_bytes: 127019
11
+ num_examples: 915
12
+ - name: validation
13
+ num_bytes: 121393
14
+ num_examples: 946
15
+ - name: test
16
+ num_bytes: 130972
17
+ num_examples: 952
18
+ download_size: 120493
19
+ dataset_size: 379384
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:cb6cb0bd763ffa2e1e3113d31f3346b0635dfdd58e6ec391ffcaf0ad19f68474
3
+ size 41128
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7733a8df09c495f38fa69ebbefca3653f4f6135964d82fa0422b808128f2e08a
3
+ size 41044
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d53e326247c4955404eff720ecb89926db38630d6d6412a0db0647f140cccc
3
+ size 38321