gabrielloiseau commited on
Commit
a628bf6
·
verified ·
1 Parent(s): 4f6699e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: occurrence1_id
5
+ dtype: string
6
+ - name: occurrence1_concept
7
+ dtype: string
8
+ - name: occurrence1_lemma
9
+ dtype: string
10
+ - name: occurrence1_pos
11
+ dtype: string
12
+ - name: occurrence1
13
+ dtype: string
14
+ - name: occurrence2_id
15
+ dtype: string
16
+ - name: occurrence2_concept
17
+ dtype: string
18
+ - name: occurrence2_lemma
19
+ dtype: string
20
+ - name: occurrence2_pos
21
+ dtype: string
22
+ - name: occurrence2
23
+ dtype: string
24
+ - name: label
25
+ dtype: int64
26
+ splits:
27
+ - name: train
28
+ num_bytes: 75468918
29
+ num_examples: 156387
30
+ - name: validation
31
+ num_bytes: 9935906
32
+ num_examples: 20346
33
+ - name: test
34
+ num_bytes: 21611019
35
+ num_examples: 44891
36
+ download_size: 34691151
37
+ dataset_size: 107015843
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - split: validation
44
+ path: data/validation-*
45
+ - split: test
46
+ path: data/test-*
47
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d993dc71cbe4661ec0721e6f9c31585156b70b8ae1a730f4c3129c91372f5c4e
3
+ size 8914442
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6d793e2a52e783945348e98d0082202f59b0bb45c62cb78d9f0e70e3bf0c69
3
+ size 21792773
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e585ef9510c740c0d70920b6fcbb28d9210808a593c7f8339efb80ff68a0615c
3
+ size 3983936