ianporada commited on
Commit
6da01a7
1 Parent(s): 9cfb959

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -43,7 +43,9 @@ configs:
43
  path: wsc/test-*
44
  ---
45
 
46
- The wsc and wsc.fixed datasets from the HuggingFace "super_glue" repository.
 
 
47
 
48
  ### Data Fields
49
 
@@ -69,4 +71,8 @@ The wsc and wsc.fixed datasets from the HuggingFace "super_glue" repository.
69
  volume = {32},
70
  year = {2019}
71
  }
72
- ```
 
 
 
 
 
43
  path: wsc/test-*
44
  ---
45
 
46
+ # Winograd Schema Challenge examples included in the SuperGLUE Benchmark
47
+
48
+ Specifically: The wsc and wsc.fixed datasets from the HuggingFace "super_glue" repository.
49
 
50
  ### Data Fields
51
 
 
71
  volume = {32},
72
  year = {2019}
73
  }
74
+ ```
75
+
76
+ ### Contributions
77
+
78
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.