Upload dataset
Browse files- README.md +70 -0
- raw/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: raw
|
4 |
+
features:
|
5 |
+
- name: source
|
6 |
+
dtype: string
|
7 |
+
- name: id
|
8 |
+
dtype: string
|
9 |
+
- name: dct
|
10 |
+
struct:
|
11 |
+
- name: id
|
12 |
+
dtype: string
|
13 |
+
- name: text
|
14 |
+
dtype: string
|
15 |
+
- name: text
|
16 |
+
dtype: string
|
17 |
+
- name: context
|
18 |
+
dtype: string
|
19 |
+
- name: entities
|
20 |
+
list:
|
21 |
+
- name: id
|
22 |
+
dtype: string
|
23 |
+
- name: offsets
|
24 |
+
sequence: int64
|
25 |
+
- name: text
|
26 |
+
dtype: string
|
27 |
+
- name: tlinks
|
28 |
+
list:
|
29 |
+
- name: relation
|
30 |
+
dtype: string
|
31 |
+
- name: source
|
32 |
+
dtype: string
|
33 |
+
- name: target
|
34 |
+
dtype: string
|
35 |
+
- name: timeline
|
36 |
+
list:
|
37 |
+
- name: relation
|
38 |
+
dtype: string
|
39 |
+
- name: source
|
40 |
+
dtype: string
|
41 |
+
- name: target
|
42 |
+
dtype: string
|
43 |
+
- name: tlinks_closure
|
44 |
+
list:
|
45 |
+
- name: relation
|
46 |
+
dtype: string
|
47 |
+
- name: source
|
48 |
+
dtype: string
|
49 |
+
- name: target
|
50 |
+
dtype: string
|
51 |
+
- name: timeline_closure
|
52 |
+
list:
|
53 |
+
- name: relation
|
54 |
+
dtype: string
|
55 |
+
- name: source
|
56 |
+
dtype: string
|
57 |
+
- name: target
|
58 |
+
dtype: string
|
59 |
+
splits:
|
60 |
+
- name: train
|
61 |
+
num_bytes: 51453575
|
62 |
+
num_examples: 693
|
63 |
+
download_size: 7460187
|
64 |
+
dataset_size: 51453575
|
65 |
+
configs:
|
66 |
+
- config_name: raw
|
67 |
+
data_files:
|
68 |
+
- split: train
|
69 |
+
path: raw/train-*
|
70 |
+
---
|
raw/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:351db4c7f150abb08e2d8e0fb7a9001722c1ee15fbf9987653fa726584413118
|
3 |
+
size 7460187
|