Datasets:
WSKL
/

Modalities:
Tabular
Text
Formats:
csv
Size:
< 1K
Libraries:
Datasets
pandas
License:
Dataset Viewer
Auto-converted to Parquet
index
int64
task_id
string
eval_type
string
drw_id
string
image
string
drw_complexity
float64
question
string
answer
string
label_confidence
string
0
t031
matching
24405_b96b34b6_2
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
89.446809
What is the material specification of the depicted part?
AISI 1020
high
1
t031
matching
24405_b96b34b6_20
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
29.382979
What is the material specification of the depicted part?
EN 1.4305
high
2
t031
matching
24405_b96b34b6_23
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
11.170213
What is the material specification of the depicted part?
POM (Polyoxymethylene)
high
3
t031
matching
24405_b96b34b6_3
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
90.340426
What is the material specification of the depicted part?
stainless steel
high
4
t031
matching
24405_b96b34b6_4
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
46.340426
What is the material specification of the depicted part?
DIN 1.4301
high
5
t031
matching
24405_b96b34b6_5
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
34.595745
What is the material specification of the depicted part?
EN AW 2007 (3.1645)
high
6
t031
matching
24405_b96b34b6_7
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
50.382979
What is the material specification of the depicted part?
steel
high
7
t031
matching
24405_b96b34b6_8
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
27.382979
What is the material specification of the depicted part?
HDPE
high
8
t031
matching
24405_b96b34b6_9
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
26.382979
What is the material specification of the depicted part?
HDPE
high
9
t031
matching
24407_2d357602_1
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDA(...TRUNCATED)
310.553191
What is the material specification of the depicted part?
EN 1.7225
high
End of preview. Expand in Data Studio

Dataset Card for TechMB

Dataset Details

The Technical drawing for Manufacturability Benchmark (TechMB) gives a domain specific benchmark for the task of manufacturability evaluations based on technical drawings. This task is described as a Visual Question Answering (VQA) task targeted at Vision Language Models (VLM) consisting of 947 question-answer pairs on 180 distinct techical drawings. The objects, the technical drawings are developed from, represent a selection of parts of the Fusion 360 Gallery Segmentation Dataset. Please refer to their publication for further information. Their licence statement can be found here. The IDs of the parts from the f360 segmentation dataset also declare the corresponding technical drawings for better association.

  • Curated by: Leonhard Kunz
  • Funded by: Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - Projektnummer (543073350)
  • Language(s) (NLP): English, German
  • License: CC-BY-4.0

Dataset Structure

The dataset consists contains the following fields:

  • task_id: ID of the specific question.
  • eval_type: Classifier for the expected answer type (answer matching or multiple choice).
  • drw_id: ID of the part and the corresponding drawing.
  • image: Bit64 encoded image of the exported technical drawing.
  • drw_complexity: Numeric complexity of the drawing. Calculated with the following formula: $complexity=(faces+dimensionings+\frac{annotation characters}{4.6})*views$
  • question: The question text.
  • answer: The expected answer corresponding to the answer type.
  • label_confidence: The confidence of the assorted labels in manual labelling (low, medium, high).

Citation:

For more information, refer to our publication (upcomming):


Downloads last month
94