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 |
+
# FounderAI_FinderAnalytics
|
9 |
+
|
10 |
+
tags: analytics, machine learning, founder profiles
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'FounderAI_FinderAnalytics' dataset contains anonymized profiles of startup founders sourced from a hypothetical API named 'FINDER', which provides machine learning and AI-powered insights into founder-related data. Each record includes a description of the founder, their startup, and key attributes relevant to analysis, such as industry focus, funding amount, and growth metrics. The dataset has been labeled for machine learning purposes, aiding in predictive modeling and trend analysis.
|
17 |
+
|
18 |
+
**CSV Content Preview:**
|
19 |
+
|
20 |
+
```csv
|
21 |
+
label,founder_name,startup_name,industry,funding_amount,growth_metrics,description
|
22 |
+
label1,John Doe,AI Innovations,Artificial Intelligence,2500000,20% annual growth,John Doe is the CEO of AI Innovations, a startup specializing in AI solutions for healthcare, which has secured $2.5M in funding and shown a steady 20% annual growth in the last two years.
|
23 |
+
label2,Jane Smith,EcoEnergy Solutions,Renewable Energy,1200000,35% annual growth,Jane Smith leads EcoEnergy Solutions, a company at the forefront of developing renewable energy technologies. They have raised $1.2M and their growth metrics are impressive, with a 35% annual increase.
|
24 |
+
label3,Raj Patel,AgriTech Dynamics,Agriculture Technology,800000,15% annual growth,Raj Patel founded AgriTech Dynamics, focusing on tech-driven agricultural solutions. The startup has garnered $800K in investments and is growing at a 15% rate per annum.
|
25 |
+
label4,Emily Zhang,Quantum Computing Corp,Quantum Computing,5000000,40% annual growth,Emily Zhang's Quantum Computing Corp has made significant strides in the quantum computing space. With a substantial $5M in funding, their annual growth rate is a remarkable 40%.
|
26 |
+
label5,Alexander Volkov,SmartWear Technologies,Wearable Technology,1500000,25% annual growth,Alexander Volkov's SmartWear Technologies designs cutting-edge wearable devices for health monitoring. The company has attracted $1.5M in funding and is experiencing a 25% growth in sales each year.
|
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 'FINDER API KEY KI AI SEARCH AND FOUNDER FINDER':
|
32 |
+
|
33 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=FINDER+API+KEY+KI+AI+SEARCH+AND+FOUNDER+FINDER&dataset=FounderAI_FinderAnalytics&tags=analytics,+machine+learning,+founder+profiles
|
34 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
35 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|