tardellirs's picture
Add dataset card
14baf51 verified
|
Raw
History Blame Contribute Delete
1.26 kB
---
language:
- pt
license: cc-by-sa-4.0
task_categories:
- text-classification
tags:
- mteb
- portuguese
- brazilian-portuguese
- clustering
pretty_name: StackoverflowPtClustering
---
# StackoverflowPtClustering
Cluster native Brazilian-Portuguese technical question titles from the Portuguese Stack Overflow (pt.stackoverflow.com) into 10 technology tags (python, java, php, javascript, android, mysql, c#, html, css, c). Programming domain.
Part of **[MTEB(por)](https://huggingface.co/mteb-pt)** — the native Brazilian-Portuguese MTEB sub-benchmark. **Task type:** Clustering · **Language:** Brazilian Portuguese (mined from real-world sources) · **Domains:** Programming, Web, Written.
## Dataset structure
- **`default`** — columns: `sentences`, `label`
## Source
https://pt.stackoverflow.com/
## License
`cc-by-sa-4.0`
## Citation
```bibtex
@misc{ptstackoverflow,
title = {Portuguese Stack Overflow (pt.stackoverflow.com)},
author = {{Stack Exchange Inc.}},
howpublished = {Community Q\&A site; data via the Stack Exchange API, content licensed CC-BY-SA-4.0},
url = {https://pt.stackoverflow.com/},
}
```
---
*Repackaged for MTEB(por); pinned by commit SHA in the task for reproducibility.*