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 |
+
# NameInfluence
|
9 |
+
|
10 |
+
tags: names, influence mapping, social network analysis
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'NameInfluence' dataset comprises records detailing the influence of names within various social networks. It includes metrics derived from social media platforms, literature citations, and public recognition surveys. Each record contains the name of an individual or a character, the sources of their influence, and quantifiable impact scores based on reach and engagement. The dataset can be used for influence mapping and understanding patterns in name popularity and recognition.
|
17 |
+
|
18 |
+
**CSV Content Preview:**
|
19 |
+
|
20 |
+
```
|
21 |
+
name,source,influence_score,label
|
22 |
+
John Smith,literature,87,character
|
23 |
+
Mary Johnson,social_media,92,individual
|
24 |
+
Alexander Hamilton,history,76,historical_figure
|
25 |
+
Elizabeth Bennet,literature,89,character
|
26 |
+
Charlie Brown,popular_culture,65,fictional_character
|
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 'names':
|
32 |
+
|
33 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=names&dataset=NameInfluence&tags=names,+influence+mapping,+social+network+analysis
|
34 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
35 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|