Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,39 +1,5 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
-
dataset_info:
|
4 |
-
config_name: davis_pdp
|
5 |
-
features:
|
6 |
-
- name: text
|
7 |
-
dtype: string
|
8 |
-
- name: pronoun
|
9 |
-
dtype: string
|
10 |
-
- name: pronoun_loc
|
11 |
-
dtype: int32
|
12 |
-
- name: quote
|
13 |
-
dtype: string
|
14 |
-
- name: quote_loc
|
15 |
-
dtype: int32
|
16 |
-
- name: options
|
17 |
-
sequence: string
|
18 |
-
- name: label
|
19 |
-
dtype:
|
20 |
-
class_label:
|
21 |
-
names:
|
22 |
-
'0': '0'
|
23 |
-
'1': '1'
|
24 |
-
- name: source
|
25 |
-
dtype: string
|
26 |
-
splits:
|
27 |
-
- name: test
|
28 |
-
num_bytes: 17818
|
29 |
-
num_examples: 60
|
30 |
-
download_size: 14118
|
31 |
-
dataset_size: 17818
|
32 |
-
configs:
|
33 |
-
- config_name: davis_pdp
|
34 |
-
data_files:
|
35 |
-
- split: test
|
36 |
-
path: davis_pdp/test-*
|
37 |
---
|
38 |
|
39 |
# Pronoun Disambiguation Problems (PDP) from the 2016 WSC as hosted by Ernest Davis
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Pronoun Disambiguation Problems (PDP) from the 2016 WSC as hosted by Ernest Davis
|