Delete hf_sam_altman_dataset (1).json
Browse files- hf_sam_altman_dataset (1).json +0 -218
hf_sam_altman_dataset (1).json
DELETED
|
@@ -1,218 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"dataset_info": {
|
| 3 |
-
"dataset_name": "sam_altman_podcast_social_media_dataset",
|
| 4 |
-
"description": "Social media posts and discussions about Sam Altman podcast appearances, particularly focusing on OpenAI podcast content, Meta recruitment, GPT-5 discussions, and AI industry insights",
|
| 5 |
-
"version": "1.0.0",
|
| 6 |
-
"license": "CC-BY-4.0",
|
| 7 |
-
"homepage": "https://huggingface.co/datasets/your-username/sam_altman_podcast_dataset",
|
| 8 |
-
"features": {
|
| 9 |
-
"id": {
|
| 10 |
-
"dtype": "int64",
|
| 11 |
-
"description": "Unique identifier for each social media post"
|
| 12 |
-
},
|
| 13 |
-
"text": {
|
| 14 |
-
"dtype": "string",
|
| 15 |
-
"description": "The content of the social media post discussing Sam Altman podcasts"
|
| 16 |
-
},
|
| 17 |
-
"category": {
|
| 18 |
-
"dtype": "string",
|
| 19 |
-
"description": "Categorized topic (e.g., 'gpt5_discussion', 'meta_recruitment', 'podcast_announcement', 'agi_discussion', 'general')"
|
| 20 |
-
},
|
| 21 |
-
"contains_keywords": {
|
| 22 |
-
"dtype": "list",
|
| 23 |
-
"description": "List of relevant keywords found in the text"
|
| 24 |
-
},
|
| 25 |
-
"text_length": {
|
| 26 |
-
"dtype": "int32",
|
| 27 |
-
"description": "Character length of the text content"
|
| 28 |
-
}
|
| 29 |
-
},
|
| 30 |
-
"splits": {
|
| 31 |
-
"train": {
|
| 32 |
-
"name": "train",
|
| 33 |
-
"num_examples": 76,
|
| 34 |
-
"num_bytes": 45230
|
| 35 |
-
}
|
| 36 |
-
},
|
| 37 |
-
"download_size": 45230,
|
| 38 |
-
"dataset_size": 45230,
|
| 39 |
-
"tags": ["social-media", "AI", "OpenAI", "Sam Altman", "podcast", "GPT", "text-analysis"]
|
| 40 |
-
},
|
| 41 |
-
"data": [
|
| 42 |
-
{
|
| 43 |
-
"id": 1,
|
| 44 |
-
"text": "@povihendrix @OpenAI @sama @AndrewMayne The OpenAI Podcast, hosted by Andrew Mayne with Sam Altman, discusses AI's future. Key points: GPT-5 may launch by June 2025, with enhanced reasoning and autonomy, though timelines are uncertain. Altman claims AGI, defined as systems doing economically valuable work, is achieved,",
|
| 45 |
-
"category": "gpt5_discussion",
|
| 46 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "GPT-5", "AGI", "Andrew Mayne"],
|
| 47 |
-
"text_length": 317
|
| 48 |
-
},
|
| 49 |
-
{
|
| 50 |
-
"id": 2,
|
| 51 |
-
"text": "Meta reportedly offered OpenAI employees up to $100 million in signing bonuses as part of an aggressive recruitment push to staff its '93superintelligence'94 AI lab, according to OpenAI CEO Sam Altman. Speaking on his brother'92s podcast, Altman said Meta is trying to lure top talent",
|
| 52 |
-
"category": "meta_recruitment",
|
| 53 |
-
"contains_keywords": ["Meta", "OpenAI", "Sam Altman", "$100 million", "recruitment"],
|
| 54 |
-
"text_length": 284
|
| 55 |
-
},
|
| 56 |
-
{
|
| 57 |
-
"id": 3,
|
| 58 |
-
"text": "The New '93Open A.I.'94 Podcast with Sam Altman about being a Parent, reminds Me as a Sociologist of the Fact that Experts are like Parents that often ironically don'92t actually know What is in the Best'95Interest of their Creations'85 Sam Altman is Not'95Equipped to be a Good'95Parent'85",
|
| 59 |
-
"category": "general",
|
| 60 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "Parent", "podcast"],
|
| 61 |
-
"text_length": 295
|
| 62 |
-
},
|
| 63 |
-
{
|
| 64 |
-
"id": 4,
|
| 65 |
-
"text": "Meta's \\\"current A.I. efforts have not worked as well as they've hoped,\\\" Sam Altman said on a podcast hosted by his brother.",
|
| 66 |
-
"category": "meta_recruitment",
|
| 67 |
-
"contains_keywords": ["Meta", "Sam Altman", "podcast", "AI"],
|
| 68 |
-
"text_length": 123
|
| 69 |
-
},
|
| 70 |
-
{
|
| 71 |
-
"id": 5,
|
| 72 |
-
"text": "Sam Altman on AGI, GPT-5, and what'92s next '97 the OpenAI Podcast Ep. 1",
|
| 73 |
-
"category": "podcast_announcement",
|
| 74 |
-
"contains_keywords": ["Sam Altman", "AGI", "GPT-5", "OpenAI", "podcast"],
|
| 75 |
-
"text_length": 74
|
| 76 |
-
},
|
| 77 |
-
{
|
| 78 |
-
"id": 6,
|
| 79 |
-
"text": "Very clever to see Sam Altman brainstorm about ads in ChatGPT on the OAI podcast. It's a fairly low stakes way of messaging-testing and pre-messaging their plans, and the downside is minimal since the public square is already rife with speculation",
|
| 80 |
-
"category": "general",
|
| 81 |
-
"contains_keywords": ["Sam Altman", "ChatGPT", "ads", "podcast"],
|
| 82 |
-
"text_length": 246
|
| 83 |
-
},
|
| 84 |
-
{
|
| 85 |
-
"id": 7,
|
| 86 |
-
"text": "OpenAI Podcast'92in ilk b'f6l'fcm'fcnde Sam Altman, yapay zek'e2nn bug'fcn'fc ve geleceini konutu.\\Gizlilikten GPT-5'92e, 'e7ocuklardan n'fckleer enerjiye kadar pek 'e7ok balk var.",
|
| 87 |
-
"category": "podcast_announcement",
|
| 88 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "GPT-5", "podcast"],
|
| 89 |
-
"text_length": 182
|
| 90 |
-
},
|
| 91 |
-
{
|
| 92 |
-
"id": 8,
|
| 93 |
-
"text": "OpenAI PodcastSam AltmanAndrew MayneGPT-5AGIProject StargateAIAI\\:00 OpenAI\\:00 GPT\\:10 AGI",
|
| 94 |
-
"category": "podcast_announcement",
|
| 95 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "Andrew Mayne", "GPT-5", "AGI"],
|
| 96 |
-
"text_length": 93
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"id": 9,
|
| 100 |
-
"text": "Sam Altman @sama was on a podcast where someone asked him what people should focus on.\\Most people would expect an answer like learn how to use AI tools but sam gave a different kind of advice.\\He said the most important things are character traits like adaptability,",
|
| 101 |
-
"category": "general",
|
| 102 |
-
"contains_keywords": ["Sam Altman", "podcast", "AI tools", "advice"],
|
| 103 |
-
"text_length": 267
|
| 104 |
-
},
|
| 105 |
-
{
|
| 106 |
-
"id": 10,
|
| 107 |
-
"text": "Jack Altman starts a podcast. Has Sam on. Sam'92s first words? '93Dude, you'92re my literal podcast bro now. How did it come to this?'94",
|
| 108 |
-
"category": "general",
|
| 109 |
-
"contains_keywords": ["Jack Altman", "Sam", "podcast"],
|
| 110 |
-
"text_length": 137
|
| 111 |
-
},
|
| 112 |
-
{
|
| 113 |
-
"id": 11,
|
| 114 |
-
"text": "@rohit_p_shirke @OpenAI @sama @AndrewMayne @grok For sure, happy to break it down with more detail! Here are some of the key points Sam Altman made on the OpenAI podcast:\\AGI & Superintelligence: Altman says the definition of AGI is a moving target, noting that current models can do things many people would have considered AGI",
|
| 115 |
-
"category": "agi_discussion",
|
| 116 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "AGI", "Superintelligence", "Andrew Mayne"],
|
| 117 |
-
"text_length": 333
|
| 118 |
-
},
|
| 119 |
-
{
|
| 120 |
-
"id": 12,
|
| 121 |
-
"text": "law #2: \\the human population declines & the number of podcasts rises absolutely unchecked, we will rapidly approach a point soon where there will be more podcasts than people left to listen to them.\\altman will be the headline guest for every podcast & he will be asked",
|
| 122 |
-
"category": "general",
|
| 123 |
-
"contains_keywords": ["podcasts", "altman"],
|
| 124 |
-
"text_length": 267
|
| 125 |
-
},
|
| 126 |
-
{
|
| 127 |
-
"id": 13,
|
| 128 |
-
"text": "@Qusaiabushama @sama Yes, the OpenAI Podcast is available on Spotify, as announced by OpenAI on June 18, 2025. You can listen to the first episode featuring Sam Altman, hosted by Andrew Mayne, discussing AGI, GPT-5, and more. Check the Spotify link from OpenAI's official X post for access.",
|
| 129 |
-
"category": "podcast_announcement",
|
| 130 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "Andrew Mayne", "AGI", "GPT-5", "Spotify"],
|
| 131 |
-
"text_length": 289
|
| 132 |
-
},
|
| 133 |
-
{
|
| 134 |
-
"id": 14,
|
| 135 |
-
"text": "@rohit_p_shirke @OpenAI @sama @AndrewMayne @grok Of course! The first OpenAI podcast episode features a conversation between CEO Sam Altman and host Andrew Mayne about the future of AI.\\They discuss a range of topics, including the path to AGI and superintelligence, what's on the horizon for GPT-5, and the importance of",
|
| 136 |
-
"category": "podcast_announcement",
|
| 137 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "Andrew Mayne", "AGI", "GPT-5"],
|
| 138 |
-
"text_length": 315
|
| 139 |
-
},
|
| 140 |
-
{
|
| 141 |
-
"id": 15,
|
| 142 |
-
"text": "@rohit_p_shirke @OpenAI @sama @AndrewMayne @AskPerplexity The first OpenAI Podcast episode, released June 18, 2025, features Sam Altman and host Andrew Mayne discussing AI's future. They cover AGI, GPT-5, privacy, and more.\\Key points:\\. AGI: Debated if achieved; some say systems doing economic work qualify, others argue true",
|
| 143 |
-
"category": "agi_discussion",
|
| 144 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "Andrew Mayne", "AGI", "GPT-5"],
|
| 145 |
-
"text_length": 314
|
| 146 |
-
},
|
| 147 |
-
{
|
| 148 |
-
"id": 16,
|
| 149 |
-
"text": "Summary of the recent OpenAI podcast featuring Sam Altman:\\Sam Altman discusses how ChatGPT helps him as a new parent. \\He believes future generations will be significantly more capable with AI. \\The definition of AGI is constantly changing. \\GPT-5 is anticipated to be",
|
| 150 |
-
"category": "general",
|
| 151 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "ChatGPT", "AGI", "GPT-5"],
|
| 152 |
-
"text_length": 264
|
| 153 |
-
},
|
| 154 |
-
{
|
| 155 |
-
"id": 17,
|
| 156 |
-
"text": "Sam Altman har v'e6ret p'e5 to venlige podcast, en med hans eget firma, en med hans bror. Hans budskab er at det offentlige b'f8r investere i infrastruktur s'e5 OpenAI kan f'e5 mere energi og computerkraft, s'e5 de kan bygge en AI-gadget og tjene nogle flere gysser. Til forskning forst'e5s...",
|
| 157 |
-
"category": "general",
|
| 158 |
-
"contains_keywords": ["Sam Altman", "podcast", "OpenAI", "AI"],
|
| 159 |
-
"text_length": 301
|
| 160 |
-
},
|
| 161 |
-
{
|
| 162 |
-
"id": 18,
|
| 163 |
-
"text": "max does not have a podcast yet, but at least he is out \\grinding",
|
| 164 |
-
"category": "general",
|
| 165 |
-
"contains_keywords": ["podcast"],
|
| 166 |
-
"text_length": 67
|
| 167 |
-
},
|
| 168 |
-
{
|
| 169 |
-
"id": 19,
|
| 170 |
-
"text": "@hergix @sama Hey @hergix, the OpenAI Podcast is a new series where folks like Sam Altman chat about AI stuff'97think AGI, GPT-5, privacy, and what'92s next. It'92s OpenAI'92s way to share insights and maybe educate or engage people. Could be cool for learning, but some worry it'92s just marketing or",
|
| 171 |
-
"category": "podcast_announcement",
|
| 172 |
-
"contains_keywords": ["OpenAI", "Sam Altman", "AGI", "GPT-5", "podcast"],
|
| 173 |
-
"text_length": 302
|
| 174 |
-
},
|
| 175 |
-
{
|
| 176 |
-
"id": 20,
|
| 177 |
-
"text": "40 Minute Podcast -> Engage. - A Thread \\Sam Altman: \\\"More and more people will think we've gotten to an AGI system, every year.\\\" Talking about the definition growing from the past and into the future.",
|
| 178 |
-
"category": "agi_discussion",
|
| 179 |
-
"contains_keywords": ["Sam Altman", "AGI", "podcast"],
|
| 180 |
-
"text_length": 207
|
| 181 |
-
},
|
| 182 |
-
{
|
| 183 |
-
"id": 21,
|
| 184 |
-
"text": "BREAKING: GPT-5 is coming '93probably sometime this summer.'94 - Sam Altman\\Sam Altman on the new OpenAI podcast talks about GPT-5 being released sometime this summer.",
|
| 185 |
-
"category": "gpt5_discussion",
|
| 186 |
-
"contains_keywords": ["GPT-5", "Sam Altman", "OpenAI", "podcast"],
|
| 187 |
-
"text_length": 168
|
| 188 |
-
},
|
| 189 |
-
{
|
| 190 |
-
"id": 22,
|
| 191 |
-
"text": "I didn'92t think Elon was gonna unfairly abuse his power to compete\\\" ~Sam Altman\\This is hilarious. There'92s a pattern with every podcast Sam does:\\Sit with friends and family'85 and just b!tch about others.\\Same script, different villain.",
|
| 192 |
-
"category": "general",
|
| 193 |
-
"contains_keywords": ["Sam Altman", "podcast", "Elon"],
|
| 194 |
-
"text_length": 241
|
| 195 |
-
},
|
| 196 |
-
{
|
| 197 |
-
"id": 23,
|
| 198 |
-
"text": "@deepusttuborn @Yuchenj_UW @deepusttuborn @Yuchenj_UW It'92s likely true that Meta offered OpenAI staff up to $100M signing bonuses, as Sam Altman claimed on the \\\"Uncapped\\\" podcast. Multiple sources like Bloomberg and The Guardian report this, but Meta hasn'92t confirmed or denied it, so some uncertainty",
|
| 199 |
-
"category": "meta_recruitment",
|
| 200 |
-
"contains_keywords": ["Meta", "OpenAI", "$100M", "Sam Altman", "podcast"],
|
| 201 |
-
"text_length": 302
|
| 202 |
-
},
|
| 203 |
-
{
|
| 204 |
-
"id": 24,
|
| 205 |
-
"text": "CEO Sam Altman on the very first episode of The OpenAI Podcast (h/t @curiousgangsta):",
|
| 206 |
-
"category": "podcast_announcement",
|
| 207 |
-
"contains_keywords": ["Sam Altman", "OpenAI", "podcast"],
|
| 208 |
-
"text_length": 87
|
| 209 |
-
},
|
| 210 |
-
{
|
| 211 |
-
"id": 25,
|
| 212 |
-
"text": "$META / $MSFT / $OPENAI: 20250618\\Altman says Meta offered $100M+ to poach OpenAI staff '97 nobody left \\ '93It'92s crazy,'94 Sam Altman said on his brother'92s podcast Uncapped.\\ According to Altman, Meta has been offering OpenAI employees signing bonuses as high as $100",
|
| 213 |
-
"category": "meta_recruitment",
|
| 214 |
-
"contains_keywords": ["Meta", "OpenAI", "$100M", "Sam Altman", "podcast"],
|
| 215 |
-
"text_length": 265
|
| 216 |
-
}
|
| 217 |
-
]
|
| 218 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|