jonghyuk commited on
Commit
ea43935
·
verified ·
1 Parent(s): 3bc85ae

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +47 -17
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -7,36 +7,66 @@ dataset_info:
7
  dtype: string
8
  - name: subject_entity
9
  struct:
10
- - name: end_idx
11
- dtype: int64
12
  - name: start_idx
13
- dtype: int64
 
 
14
  - name: type
15
  dtype: string
16
- - name: word
17
- dtype: string
18
  - name: object_entity
19
  struct:
20
- - name: end_idx
21
- dtype: int64
22
  - name: start_idx
23
- dtype: int64
 
 
24
  - name: type
25
  dtype: string
26
- - name: word
27
- dtype: string
28
  - name: label
29
- dtype: int64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  - name: source
31
  dtype: string
32
- - name: __index_level_0__
33
- dtype: int64
34
  splits:
35
  - name: train
36
- num_bytes: 9539443
37
- num_examples: 25976
38
- download_size: 5501998
39
- dataset_size: 9539443
40
  configs:
41
  - config_name: default
42
  data_files:
 
7
  dtype: string
8
  - name: subject_entity
9
  struct:
10
+ - name: word
11
+ dtype: string
12
  - name: start_idx
13
+ dtype: int32
14
+ - name: end_idx
15
+ dtype: int32
16
  - name: type
17
  dtype: string
 
 
18
  - name: object_entity
19
  struct:
20
+ - name: word
21
+ dtype: string
22
  - name: start_idx
23
+ dtype: int32
24
+ - name: end_idx
25
+ dtype: int32
26
  - name: type
27
  dtype: string
 
 
28
  - name: label
29
+ dtype:
30
+ class_label:
31
+ names:
32
+ '0': no_relation
33
+ '1': org:dissolved
34
+ '2': org:founded
35
+ '3': org:place_of_headquarters
36
+ '4': org:alternate_names
37
+ '5': org:member_of
38
+ '6': org:members
39
+ '7': org:political/religious_affiliation
40
+ '8': org:product
41
+ '9': org:founded_by
42
+ '10': org:top_members/employees
43
+ '11': org:number_of_employees/members
44
+ '12': per:date_of_birth
45
+ '13': per:date_of_death
46
+ '14': per:place_of_birth
47
+ '15': per:place_of_death
48
+ '16': per:place_of_residence
49
+ '17': per:origin
50
+ '18': per:employee_of
51
+ '19': per:schools_attended
52
+ '20': per:alternate_names
53
+ '21': per:parents
54
+ '22': per:children
55
+ '23': per:siblings
56
+ '24': per:spouse
57
+ '25': per:other_family
58
+ '26': per:colleagues
59
+ '27': per:product
60
+ '28': per:religion
61
+ '29': per:title
62
  - name: source
63
  dtype: string
 
 
64
  splits:
65
  - name: train
66
+ num_bytes: 11145426
67
+ num_examples: 32470
68
+ download_size: 6647272
69
+ dataset_size: 11145426
70
  configs:
71
  - config_name: default
72
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58ee0edbf0c06ced18862006f86b5592aae596c5bf14b946c3607f4a98c51f57
3
- size 5501998
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:177037dc11fd6b096963dc0aaa0286985c3d270b46796355bf3927631e44cf16
3
+ size 6647272