Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,37 +1,5 @@
|
|
1 |
---
|
2 |
license: unknown
|
3 |
-
dataset_info:
|
4 |
-
config_name: plain_text
|
5 |
-
features:
|
6 |
-
- name: sentence
|
7 |
-
dtype: string
|
8 |
-
- name: pronoun
|
9 |
-
dtype: string
|
10 |
-
- name: candidates
|
11 |
-
sequence: string
|
12 |
-
length: 2
|
13 |
-
- name: label
|
14 |
-
dtype:
|
15 |
-
class_label:
|
16 |
-
names:
|
17 |
-
'0': '0'
|
18 |
-
'1': '1'
|
19 |
-
splits:
|
20 |
-
- name: test
|
21 |
-
num_bytes: 71679
|
22 |
-
num_examples: 564
|
23 |
-
- name: train
|
24 |
-
num_bytes: 171499
|
25 |
-
num_examples: 1322
|
26 |
-
download_size: 106997
|
27 |
-
dataset_size: 243178
|
28 |
-
configs:
|
29 |
-
- config_name: plain_text
|
30 |
-
data_files:
|
31 |
-
- split: test
|
32 |
-
path: plain_text/test-*
|
33 |
-
- split: train
|
34 |
-
path: plain_text/train-*
|
35 |
---
|
36 |
|
37 |
# "definite_pronoun_resolution" (dpr)
|
|
|
1 |
---
|
2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# "definite_pronoun_resolution" (dpr)
|