Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# MoscowLargeEnterprises
|
9 |
+
|
10 |
+
tags: employment, geolocation, machine learning
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'MoscowLargeEnterprises' dataset contains information about various large companies (with more than 1000 employees) located in Moscow. It includes the company's name, label for the type of business, and their geographical coordinates in decimal format. This dataset is designed for analysis and research in areas such as urban economics, machine learning for location-based services, and employment patterns within large enterprises.
|
17 |
+
|
18 |
+
**CSV Content Preview:**
|
19 |
+
|
20 |
+
```csv
|
21 |
+
Name,Label,Latitude,Longitude
|
22 |
+
Moscow International Business Center,Financial Services,55.752222,-37.615556
|
23 |
+
VTB Bank,Banking,55.755556,-37.622500
|
24 |
+
Russian Railways,Transportation,55.75556,37.622500
|
25 |
+
Philharmonia Orchestra of Moscow,Entertainment,55.752222,-37.615556
|
26 |
+
Hilton Moscow Leningradsky,Hospitality,55.75556,37.622500
|
27 |
+
```
|
28 |
+
|
29 |
+
**Source of the data:**
|
30 |
+
|
31 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'Create a csv table of large (more than 1000 employee) enterprises in Moscow with their decimal geo coordinates.':
|
32 |
+
|
33 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=Create+a+csv+table+of+large+(more+than+1000+employee)+enterprises+in+Moscow+with+their+decimal+geo+coordinates.&dataset=MoscowLargeEnterprises&tags=employment,+geolocation,+machine+learning
|
34 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
35 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|