isacat commited on
Commit
ddc9ee9
1 Parent(s): 7ad0a40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,4 +8,8 @@ language:
8
  This dataset was created from the (Wikipedia)[https://huggingface.co/datasets/wikipedia] training dataset by using a list of countries,
9
  retrieving all cities for each country, and then finding their corresponding Wikipedia article in the Wikipedia dataset. Postprocessing
10
  removed the last 25th percentile of countries with fewest city articles, and also took a maximum of 200 articles per country.
11
- The final set has a total of 133 countries.
 
 
 
 
 
8
  This dataset was created from the (Wikipedia)[https://huggingface.co/datasets/wikipedia] training dataset by using a list of countries,
9
  retrieving all cities for each country, and then finding their corresponding Wikipedia article in the Wikipedia dataset. Postprocessing
10
  removed the last 25th percentile of countries with fewest city articles, and also took a maximum of 200 articles per country.
11
+ The final set has a total of 126 countries, and a total of 3531 cities.
12
+
13
+ Below is a distribution of cities by country.
14
+
15
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64a830cd6cc1a9a131f62619/uYKqKkGUK8tq03KWGZLFD.jpeg)