Upload dataset
Browse files
README.md
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: split_0
|
4 |
+
features:
|
5 |
+
- name: doc_name
|
6 |
+
dtype: string
|
7 |
+
- name: meta_info
|
8 |
+
struct:
|
9 |
+
- name: author
|
10 |
+
dtype: string
|
11 |
+
- name: date
|
12 |
+
dtype: string
|
13 |
+
- name: gutenberg_id
|
14 |
+
dtype: string
|
15 |
+
- name: title
|
16 |
+
dtype: string
|
17 |
+
- name: sentences
|
18 |
+
sequence:
|
19 |
+
sequence: string
|
20 |
+
- name: coref_chains
|
21 |
+
sequence:
|
22 |
+
sequence:
|
23 |
+
sequence: int64
|
24 |
+
- name: entities
|
25 |
+
list:
|
26 |
+
list:
|
27 |
+
- name: bio_tags
|
28 |
+
sequence: string
|
29 |
+
- name: token
|
30 |
+
dtype: string
|
31 |
+
- name: events
|
32 |
+
list:
|
33 |
+
list:
|
34 |
+
- name: is_event
|
35 |
+
dtype: bool
|
36 |
+
- name: token
|
37 |
+
dtype: string
|
38 |
+
- name: original_text
|
39 |
+
dtype: string
|
40 |
+
- name: quotes
|
41 |
+
list:
|
42 |
+
- name: attribution
|
43 |
+
dtype: string
|
44 |
+
- name: end
|
45 |
+
struct:
|
46 |
+
- name: sent_id
|
47 |
+
dtype: string
|
48 |
+
- name: token_id
|
49 |
+
dtype: string
|
50 |
+
- name: quotation
|
51 |
+
dtype: string
|
52 |
+
- name: quote_id
|
53 |
+
dtype: string
|
54 |
+
- name: start
|
55 |
+
struct:
|
56 |
+
- name: sent_id
|
57 |
+
dtype: string
|
58 |
+
- name: token_id
|
59 |
+
dtype: string
|
60 |
+
splits:
|
61 |
+
- name: train
|
62 |
+
num_bytes: 56694989
|
63 |
+
num_examples: 80
|
64 |
+
- name: validation
|
65 |
+
num_bytes: 8345154
|
66 |
+
num_examples: 10
|
67 |
+
- name: test
|
68 |
+
num_bytes: 8986883
|
69 |
+
num_examples: 10
|
70 |
+
download_size: 40965931
|
71 |
+
dataset_size: 74027026
|
72 |
+
configs:
|
73 |
+
- config_name: split_0
|
74 |
+
data_files:
|
75 |
+
- split: train
|
76 |
+
path: split_0/train-*
|
77 |
+
- split: validation
|
78 |
+
path: split_0/validation-*
|
79 |
+
- split: test
|
80 |
+
path: split_0/test-*
|
81 |
+
---
|
split_0/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:069ca044754639d1210a6f60fff3885a6727eabe4cc7654f84c988fc870dbded
|
3 |
+
size 5145757
|
split_0/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87b80a8581887933111f9c4af4bbd547a47a556df2e86fa6469e7b221b1cd9a4
|
3 |
+
size 31134605
|
split_0/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fe881304aebf6b3ff16c61e61ed5d532237b0d43a5f72f36b0e8c7515f0ed01
|
3 |
+
size 4685569
|