ianporada commited on
Commit
4c20dce
1 Parent(s): c39beae

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +32 -0
  2. davis_pdp/test-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,5 +1,37 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Pronoun Disambiguation Problems (PDP) from the 2016 WSC as hosted by Ernest Davis
 
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: int32
20
+ - name: humanSubjects
21
+ dtype: string
22
+ - name: source
23
+ dtype: string
24
+ splits:
25
+ - name: test
26
+ num_bytes: 20098
27
+ num_examples: 60
28
+ download_size: 14796
29
+ dataset_size: 20098
30
+ configs:
31
+ - config_name: davis_pdp
32
+ data_files:
33
+ - split: test
34
+ path: davis_pdp/test-*
35
  ---
36
 
37
  # Pronoun Disambiguation Problems (PDP) from the 2016 WSC as hosted by Ernest Davis
davis_pdp/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7042d14757c4a4f1e57a770a09d17bd4c7dadab054f0bc5d089e219a6c7305b7
3
+ size 14796