File size: 1,261 Bytes
baea103
14baf51
 
 
 
 
 
 
 
 
 
 
baea103
14baf51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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.*