Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
7f2b832
·
verified ·
1 Parent(s): 8328d00

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +211 -0
README.md CHANGED
@@ -1,4 +1,13 @@
1
  ---
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: sentences
@@ -16,4 +25,206 @@ configs:
16
  data_files:
17
  - split: test
18
  path: data/test-*
 
 
 
19
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - derived
4
+ language:
5
+ - eng
6
+ license: cc-by-nd-4.0
7
+ multilinguality: monolingual
8
+ task_categories:
9
+ - text-classification
10
+ task_ids: []
11
  dataset_info:
12
  features:
13
  - name: sentences
 
25
  data_files:
26
  - split: test
27
  path: data/test-*
28
+ tags:
29
+ - mteb
30
+ - text
31
  ---
32
+ <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
33
+
34
+ <div align="center" style="padding: 40px 20px; background-color: white; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); max-width: 600px; margin: 0 auto;">
35
+ <h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">BuiltBenchClusteringS2S</h1>
36
+ <div style="font-size: 1.5rem; color: #4a4a4a; margin-bottom: 5px; font-weight: 300;">An <a href="https://github.com/embeddings-benchmark/mteb" style="color: #2c5282; font-weight: 600; text-decoration: none;" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">MTEB</a> dataset</div>
37
+ <div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
38
+ </div>
39
+
40
+ Clustering of built asset names/titles based on categories identified within industry classification systems such as IFC, Uniclass, etc.
41
+
42
+ | | |
43
+ |---------------|---------------------------------------------|
44
+ | Task category | t2c |
45
+ | Domains | Engineering, Written |
46
+ | Reference | https://arxiv.org/abs/2411.12056 |
47
+
48
+
49
+ ## How to evaluate on this task
50
+
51
+ You can evaluate an embedding model on this dataset using the following code:
52
+
53
+ ```python
54
+ import mteb
55
+
56
+ task = mteb.get_tasks(["BuiltBenchClusteringS2S"])
57
+ evaluator = mteb.MTEB(task)
58
+
59
+ model = mteb.get_model(YOUR_MODEL)
60
+ evaluator.run(model)
61
+ ```
62
+
63
+ <!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
64
+ To learn more about how to run models on `mteb` task check out the [GitHub repitory](https://github.com/embeddings-benchmark/mteb).
65
+
66
+ ## Citation
67
+
68
+ If you use this dataset, please cite the dataset as well as [mteb](https://github.com/embeddings-benchmark/mteb), as this dataset likely includes additional processing as a part of the [MMTEB Contribution](https://github.com/embeddings-benchmark/mteb/tree/main/docs/mmteb).
69
+
70
+ ```bibtex
71
+
72
+ @article{shahinmoghadam2024benchmarking,
73
+ author = {Shahinmoghadam, Mehrzad and Motamedi, Ali},
74
+ journal = {arXiv preprint arXiv:2411.12056},
75
+ title = {Benchmarking pre-trained text embedding models in aligning built asset information},
76
+ year = {2024},
77
+ }
78
+
79
+
80
+ @article{enevoldsen2025mmtebmassivemultilingualtext,
81
+ title={MMTEB: Massive Multilingual Text Embedding Benchmark},
82
+ author={Kenneth Enevoldsen and Isaac Chung and Imene Kerboua and Márton Kardos and Ashwin Mathur and David Stap and Jay Gala and Wissam Siblini and Dominik Krzemiński and Genta Indra Winata and Saba Sturua and Saiteja Utpala and Mathieu Ciancone and Marion Schaeffer and Gabriel Sequeira and Diganta Misra and Shreeya Dhakal and Jonathan Rystrøm and Roman Solomatin and Ömer Çağatan and Akash Kundu and Martin Bernstorff and Shitao Xiao and Akshita Sukhlecha and Bhavish Pahwa and Rafał Poświata and Kranthi Kiran GV and Shawon Ashraf and Daniel Auras and Björn Plüster and Jan Philipp Harries and Loïc Magne and Isabelle Mohr and Mariya Hendriksen and Dawei Zhu and Hippolyte Gisserot-Boukhlef and Tom Aarsen and Jan Kostkan and Konrad Wojtasik and Taemin Lee and Marek Šuppa and Crystina Zhang and Roberta Rocca and Mohammed Hamdy and Andrianos Michail and John Yang and Manuel Faysse and Aleksei Vatolin and Nandan Thakur and Manan Dey and Dipam Vasani and Pranjal Chitale and Simone Tedeschi and Nguyen Tai and Artem Snegirev and Michael Günther and Mengzhou Xia and Weijia Shi and Xing Han Lù and Jordan Clive and Gayatri Krishnakumar and Anna Maksimova and Silvan Wehrli and Maria Tikhonova and Henil Panchal and Aleksandr Abramov and Malte Ostendorff and Zheng Liu and Simon Clematide and Lester James Miranda and Alena Fenogenova and Guangyu Song and Ruqiya Bin Safi and Wen-Ding Li and Alessia Borghini and Federico Cassano and Hongjin Su and Jimmy Lin and Howard Yen and Lasse Hansen and Sara Hooker and Chenghao Xiao and Vaibhav Adlakha and Orion Weller and Siva Reddy and Niklas Muennighoff},
83
+ publisher = {arXiv},
84
+ journal={arXiv preprint arXiv:2502.13595},
85
+ year={2025},
86
+ url={https://arxiv.org/abs/2502.13595},
87
+ doi = {10.48550/arXiv.2502.13595},
88
+ }
89
+
90
+ @article{muennighoff2022mteb,
91
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Lo{\"\i}c and Reimers, Nils},
92
+ title = {MTEB: Massive Text Embedding Benchmark},
93
+ publisher = {arXiv},
94
+ journal={arXiv preprint arXiv:2210.07316},
95
+ year = {2022}
96
+ url = {https://arxiv.org/abs/2210.07316},
97
+ doi = {10.48550/ARXIV.2210.07316},
98
+ }
99
+ ```
100
+
101
+ # Dataset Statistics
102
+ <details>
103
+ <summary> Dataset Statistics</summary>
104
+
105
+ The following code contains the descriptive statistics from the task. These can also be obtained using:
106
+
107
+ ```python
108
+ import mteb
109
+
110
+ task = mteb.get_task("BuiltBenchClusteringS2S")
111
+
112
+ desc_stats = task.metadata.descriptive_stats
113
+ ```
114
+
115
+ ```json
116
+ {
117
+ "test": {
118
+ "num_samples": 18,
119
+ "number_of_characters": 3815,
120
+ "min_text_length": 67,
121
+ "average_text_length": 211.94444444444446,
122
+ "max_text_length": 569,
123
+ "unique_texts": 2545,
124
+ "min_labels_per_text": 32,
125
+ "average_labels_per_text": 211.94444444444446,
126
+ "max_labels_per_text": 240,
127
+ "unique_labels": 31,
128
+ "labels": {
129
+ "hvac": {
130
+ "count": 200
131
+ },
132
+ "structural": {
133
+ "count": 184
134
+ },
135
+ "electrical": {
136
+ "count": 200
137
+ },
138
+ "building control": {
139
+ "count": 176
140
+ },
141
+ "Built (Structural/Architectural)": {
142
+ "count": 234
143
+ },
144
+ "Distribution (Mechanical/Electrical/Plumbing)": {
145
+ "count": 240
146
+ },
147
+ "Furnishing": {
148
+ "count": 78
149
+ },
150
+ "Transportation Device": {
151
+ "count": 90
152
+ },
153
+ "Geotechnical": {
154
+ "count": 48
155
+ },
156
+ "Control Element (Mechanical/Electrical/Plumbing)": {
157
+ "count": 41
158
+ },
159
+ "Reinforcing Element (Structural)": {
160
+ "count": 52
161
+ },
162
+ "Flow Element (Mechanical/Electrical/Plumbing)": {
163
+ "count": 80
164
+ },
165
+ "Flow Fitting": {
166
+ "count": 33
167
+ },
168
+ "Energy Conversion Device": {
169
+ "count": 60
170
+ },
171
+ "Flow Storage Device": {
172
+ "count": 38
173
+ },
174
+ "Flow Controller": {
175
+ "count": 60
176
+ },
177
+ "Flow Moving Device": {
178
+ "count": 32
179
+ },
180
+ "Flow Terminal": {
181
+ "count": 60
182
+ },
183
+ "Flow Segment": {
184
+ "count": 33
185
+ },
186
+ "Flow Treatment Device": {
187
+ "count": 36
188
+ },
189
+ "skin": {
190
+ "count": 200
191
+ },
192
+ "opening": {
193
+ "count": 200
194
+ },
195
+ "covering and finishing": {
196
+ "count": 200
197
+ },
198
+ "control": {
199
+ "count": 184
200
+ },
201
+ "distribution": {
202
+ "count": 200
203
+ },
204
+ "general": {
205
+ "count": 138
206
+ },
207
+ "sanitary fittings and accessories": {
208
+ "count": 123
209
+ },
210
+ "furnishings": {
211
+ "count": 180
212
+ },
213
+ "equipment": {
214
+ "count": 143
215
+ },
216
+ "fittings": {
217
+ "count": 168
218
+ },
219
+ "signage": {
220
+ "count": 104
221
+ }
222
+ }
223
+ }
224
+ }
225
+ ```
226
+
227
+ </details>
228
+
229
+ ---
230
+ *This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*