Datasets:

Modalities:
Text
Formats:
json
Libraries:
Datasets
pandas
License:
ianporada commited on
Commit
66b730b
1 Parent(s): 74acb1d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -4,8 +4,8 @@ license: cc-by-4.0
4
 
5
  # The Knowref 60K Dataset
6
 
7
- The second version of the Knowref dataset.
8
- From: https://github.com/aemami1/KnowRef60k
9
 
10
  ## Fields
11
 
@@ -16,8 +16,7 @@ From: https://github.com/aemami1/KnowRef60k
16
  - `swapped_sentence` (str): sentence after swapping the names with square brackets marking the pronoun
17
  - `correct_candidate` (str): either "candidate_0" or "candidate_1"
18
 
19
-
20
- Citation:
21
  ```
22
  @inproceedings{emami-etal-2020-analysis,
23
  title = "An Analysis of Dataset Overlap on {W}inograd-Style Tasks",
 
4
 
5
  # The Knowref 60K Dataset
6
 
7
+ - Project: https://github.com/aemami1/KnowRef60k
8
+ - Data source: https://github.com/aemami1/KnowRef60k/tree/28e5385d17967744ccb3bdba45fdd89d9690307d
9
 
10
  ## Fields
11
 
 
16
  - `swapped_sentence` (str): sentence after swapping the names with square brackets marking the pronoun
17
  - `correct_candidate` (str): either "candidate_0" or "candidate_1"
18
 
19
+ ## Citation
 
20
  ```
21
  @inproceedings{emami-etal-2020-analysis,
22
  title = "An Analysis of Dataset Overlap on {W}inograd-Style Tasks",