This dataset contains news article embeddings generated using the Qwen/Qwen3-Embedding-0.6B model.
Source
The original news articles were sourced from the Global News Dataset on Kaggle.
Dataset Structure
Each row contains:
article_id: Unique identifier for the article from the source dataset
text: Concatenation of title and description (separated by \n---\n)
embedding: 1024-dimensional embedding vector
Embedding Model… See the full description on the dataset page: https://huggingface.co/datasets/live-wire/news_embeddings.