license: mit
pretty_name: solar system data
wikipedia_solar_system_dataset
This dataset contains sentence-level text extracted from Wikipedia articles related to the Solar System.
The following topics were covered:
['solar system', 'the sun', 'mercury (planet)', 'venus', 'earth', 'mars', 'asteroid belt', 'jupiter', 'saturn', 'uranus', 'neptune', 'the moon', 'formation and evolution of the solar system', 'solar eclipse', 'lunar eclipse', 'coronal mass ejection', 'solar wind', 'solar activity and climate', 'life on mars', 'galilean moons', 'ring system', 'rings of jupiter', 'rings of saturn', 'Rings_of_Uranus', 'Rings_of_Neptune', 'pluto', 'halleys comet', 'dwarf planets', 'comet', 'kuiper belt', 'heliosphere', 'oort cloud']
The text was cleaned and split into sentences using sentence-transformers/all-MiniLM-L6-v2.
This dataset can be used for:
- Semantic search
- Retrieval-Augmented Generation (RAG)
- Clustering and topic modeling
- Embedding model evaluation