Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,13 @@ language:
|
|
| 6 |
- en
|
| 7 |
size_categories:
|
| 8 |
- n<1K
|
| 9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- en
|
| 7 |
size_categories:
|
| 8 |
- n<1K
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# CountryRC
|
| 12 |
+
|
| 13 |
+
CountryRC is a reading comprehension dataset used.
|
| 14 |
+
|
| 15 |
+
The context always contains one or two country names, and the correct answer is always a country name that appears in the context.
|
| 16 |
+
|
| 17 |
+
Country names are represented with placeholders.
|
| 18 |
+
You can use this dataset by replacing the placeholders by actual country names.
|