Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# The original Winograd Schema Challenge (WSC) as hosted by Ernest Davis
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
configs:
|
4 |
+
- config_name: wsc273
|
5 |
+
data_files:
|
6 |
+
- split: test
|
7 |
+
path: "wsc273/test-*.parquet"
|
8 |
+
- config_name: wsc285
|
9 |
+
data_files:
|
10 |
+
- split: test
|
11 |
+
path: "wsc285/test-*.parquet"
|
12 |
---
|
13 |
|
14 |
# The original Winograd Schema Challenge (WSC) as hosted by Ernest Davis
|