ashmib commited on
Commit
225e3a8
1 Parent(s): a09b4b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - travel
7
+ - europe
8
+ - cities
9
+ size_categories:
10
+ - n<1K
11
  ---
12
+ # Dataset Card for Dataset Name
13
+
14
+ <!-- Provide a quick summary of the dataset. -->
15
+ This dataset comprises abstracts from Wikivoyage for 160 European cities along with their corresponding country names, coordinates, and populations. The embeddings are derived from the GTE-Large model, incorporating data from the city, country, population, and abstract columns.
16
+
17
+ ### Dataset Sources
18
+
19
+ <!-- Provide the basic links for the dataset. -->
20
+ * [Wikivoyage data](https://dumps.wikimedia.org/enwikivoyage/latest/)
21
+ * [World cities database](https://simplemaps.com/data/world-cities)