Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Taise228 commited on
Commit
6ebfb7e
·
verified ·
1 Parent(s): a1385ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
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.