CoolFace
Datasetpublic

Programmer-RD-AI/sfia-9-chunks

sfia-9-chunks Dataset Overview The sfia-9-chunks dataset is a derived dataset from sfia-9-scraped. It uses sentence embeddings and hierarchical clustering to split each SFIA-9 document into coherent semantic chunks. This chunking facilitates more efficient downstream tasks like semantic search, question answering, and topic modeling. Chunking Methodology We employ the following procedure to generate chunks: from sentence_transformers import… See the full description on the dataset page: https://huggingface.co/datasets/Programmer-RD-AI/sfia-9-chunks.

sourceHugging Facecc-by-nc-4.0updated 1y agoView on Hugging Face
1likes6downloads
4 commits on main
f8817e01y ago

Update README.md

Programmer-RD-AI
035dc411y ago

Update README.md

Programmer-RD-AI
5bb6c5f1y ago

Create sfia_9_chunks.json

Programmer-RD-AI
fab27281y ago

initial commit

Programmer-RD-AI