Nofing commited on
Commit
b412d3c
·
verified ·
1 Parent(s): f4e3451

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +76 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: doc_idx
7
+ dtype: int64
8
+ - name: tokens
9
+ list: string
10
+ - name: mentions
11
+ list: string
12
+ - name: spans
13
+ list:
14
+ list: int64
15
+ - name: relations
16
+ struct:
17
+ - name: AFTER
18
+ list:
19
+ list: int64
20
+ - name: BEFORE
21
+ list:
22
+ list: int64
23
+ - name: BEGINS
24
+ list:
25
+ list: int64
26
+ - name: BEGUN_BY
27
+ list:
28
+ list: int64
29
+ - name: CLINK
30
+ list:
31
+ list: int64
32
+ - name: DURING
33
+ list:
34
+ list: int64
35
+ - name: ENDED_BY
36
+ list:
37
+ list: int64
38
+ - name: ENDS
39
+ list:
40
+ list: int64
41
+ - name: IAFTER
42
+ list:
43
+ list: int64
44
+ - name: IBEFORE
45
+ list:
46
+ list: int64
47
+ - name: IDENTITY
48
+ list:
49
+ list: int64
50
+ - name: INCLUDES
51
+ list:
52
+ list: int64
53
+ - name: IS_INCLUDED
54
+ list:
55
+ list: int64
56
+ - name: SIMULTANEOUS
57
+ list:
58
+ list: int64
59
+ - name: sentences
60
+ list:
61
+ list: int64
62
+ - name: pair_list
63
+ list:
64
+ list: int64
65
+ splits:
66
+ - name: train
67
+ num_bytes: 1168920
68
+ num_examples: 183
69
+ download_size: 1058392
70
+ dataset_size: 1168920
71
+ configs:
72
+ - config_name: default
73
+ data_files:
74
+ - split: train
75
+ path: data/train-*
76
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e932eee9552f112ca88d3684b4d46720d3db810cc944d2cdba28107e09f3213
3
+ size 1058392