MoreGeometrico commited on
Commit
c5c1cd3
·
verified ·
1 Parent(s): 6c54206

Upload Ti10Mo6Cu LPBF VQA dataset

Browse files
Files changed (4) hide show
  1. README.md +3 -0
  2. dataset_report.json +14 -0
  3. test.parquet +3 -0
  4. train.parquet +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Ti10Mo6Cu LPBF VQA dataset
2
+
3
+ Each Parquet row has the seven fields `query`, `image`, `annot`, `reasoning`, `cate`, `task`, and `metadata`. `image` is a Hugging Face-compatible `{bytes, path}` image struct containing an RGB JPEG. The source spreadsheet supplies measured condition-level averages; all images for a power/speed condition are in the same split.
dataset_report.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_records": 287,
3
+ "conditions": 48,
4
+ "test_conditions": 10,
5
+ "skipped": [],
6
+ "splits": {
7
+ "train": 227,
8
+ "test": 60
9
+ },
10
+ "views": {
11
+ "cross_section": 143,
12
+ "top_view": 144
13
+ }
14
+ }
test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf763b49f694bc9c66c3202bf45566f7982a6b1aaa0ebed1365f8e1a352d62dd
3
+ size 67041998
train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:057b4cf80b1cd13640df88d3d718fd65074b6d8dbe427e7acf7321a5050cc006
3
+ size 251111503