Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
6.5
TFLOPS
1
4
118
Alex Renoki
rennokki
Follow
KennyVechov's profile picture
21world's profile picture
2 followers
·
6 following
rennokki
AI & ML interests
LLMs — Check organizations for more of my work.
Recent Activity
Reacted to
asoria
's
post
with 👍
27 days ago
🚀 Exploring Topic Modeling with BERTopic 🤖 When you come across an interesting dataset, you often wonder: Which topics frequently appear in these documents? 🤔 What is this data really about? 📊 Topic modeling helps answer these questions by identifying recurring themes within a collection of documents. This process enables quick and efficient exploratory data analysis. I’ve been working on an app that leverages BERTopic, a flexible framework designed for topic modeling. Its modularity makes BERTopic powerful, allowing you to switch components with your preferred algorithms. It also supports handling large datasets efficiently by merging models using the BERTopic.merge_models approach. 🔗 🔍 How do we make this work? Here’s the stack we’re using: 📂 Data Source ➡️ Hugging Face datasets with DuckDB for retrieval 🧠 Text Embeddings ➡️ Sentence Transformers (all-MiniLM-L6-v2) ⚡ Dimensionality Reduction ➡️ RAPIDS cuML UMAP for GPU-accelerated performance 🔍 Clustering ➡️ RAPIDS cuML HDBSCAN for fast clustering ✂️ Tokenization ➡️ CountVectorizer 🔧 Representation Tuning ➡️ KeyBERTInspired + Hugging Face Inference Client with Meta-Llama-3-8B-Instruct 🌍 Visualization ➡️ Datamapplot library Check out the space and see how you can quickly generate topics from your dataset: https://huggingface.co/spaces/datasets-topics/topics-generator Powered by @MaartenGr - BERTopic
Reacted to
asoria
's
post
with 🔥
27 days ago
🚀 Exploring Topic Modeling with BERTopic 🤖 When you come across an interesting dataset, you often wonder: Which topics frequently appear in these documents? 🤔 What is this data really about? 📊 Topic modeling helps answer these questions by identifying recurring themes within a collection of documents. This process enables quick and efficient exploratory data analysis. I’ve been working on an app that leverages BERTopic, a flexible framework designed for topic modeling. Its modularity makes BERTopic powerful, allowing you to switch components with your preferred algorithms. It also supports handling large datasets efficiently by merging models using the BERTopic.merge_models approach. 🔗 🔍 How do we make this work? Here’s the stack we’re using: 📂 Data Source ➡️ Hugging Face datasets with DuckDB for retrieval 🧠 Text Embeddings ➡️ Sentence Transformers (all-MiniLM-L6-v2) ⚡ Dimensionality Reduction ➡️ RAPIDS cuML UMAP for GPU-accelerated performance 🔍 Clustering ➡️ RAPIDS cuML HDBSCAN for fast clustering ✂️ Tokenization ➡️ CountVectorizer 🔧 Representation Tuning ➡️ KeyBERTInspired + Hugging Face Inference Client with Meta-Llama-3-8B-Instruct 🌍 Visualization ➡️ Datamapplot library Check out the space and see how you can quickly generate topics from your dataset: https://huggingface.co/spaces/datasets-topics/topics-generator Powered by @MaartenGr - BERTopic
Reacted to
asoria
's
post
with 🔥
27 days ago
🚀 Exploring Topic Modeling with BERTopic 🤖 When you come across an interesting dataset, you often wonder: Which topics frequently appear in these documents? 🤔 What is this data really about? 📊 Topic modeling helps answer these questions by identifying recurring themes within a collection of documents. This process enables quick and efficient exploratory data analysis. I’ve been working on an app that leverages BERTopic, a flexible framework designed for topic modeling. Its modularity makes BERTopic powerful, allowing you to switch components with your preferred algorithms. It also supports handling large datasets efficiently by merging models using the BERTopic.merge_models approach. 🔗 🔍 How do we make this work? Here’s the stack we’re using: 📂 Data Source ➡️ Hugging Face datasets with DuckDB for retrieval 🧠 Text Embeddings ➡️ Sentence Transformers (all-MiniLM-L6-v2) ⚡ Dimensionality Reduction ➡️ RAPIDS cuML UMAP for GPU-accelerated performance 🔍 Clustering ➡️ RAPIDS cuML HDBSCAN for fast clustering ✂️ Tokenization ➡️ CountVectorizer 🔧 Representation Tuning ➡️ KeyBERTInspired + Hugging Face Inference Client with Meta-Llama-3-8B-Instruct 🌍 Visualization ➡️ Datamapplot library Check out the space and see how you can quickly generate topics from your dataset: https://huggingface.co/spaces/datasets-topics/topics-generator Powered by @MaartenGr - BERTopic
View all activity
Organizations
models
None public yet
datasets
1
rennokki/profilepic
Updated
13 days ago
•
3