Datasets:
card: schema-row tense fix (annotated sibling not yet published)
Browse files
README.md
CHANGED
|
@@ -56,7 +56,7 @@ Second signal dataset in the AI4Manufacturing FORGE corpus (Category **C**, task
|
|
| 56 |
| `query` | the classification instruction (one of 30 deterministic paraphrases per representation) |
|
| 57 |
| `image` | the rendered signal image (bytes embedded) |
|
| 58 |
| `annot` | gold fault class: normal / inner_race / outer_race / ball |
|
| 59 |
-
| `reasoning` | chain-of-thought (empty here;
|
| 60 |
| `cate` / `task` | `C` / `T-C1` (signal fault classification) |
|
| 61 |
| `metadata` | JSON string: representation, set, timestamp, time_frac, channel, bearing, bearing_group, rpm, fs, fr_hz, features, fault_freqs, computed_verdict, computed_snr, evidence_tier, image_sha256, split |
|
| 62 |
|
|
|
|
| 56 |
| `query` | the classification instruction (one of 30 deterministic paraphrases per representation) |
|
| 57 |
| `image` | the rendered signal image (bytes embedded) |
|
| 58 |
| `annot` | gold fault class: normal / inner_race / outer_race / ball |
|
| 59 |
+
| `reasoning` | chain-of-thought (empty here; a planned `-annotated` sibling will fill it — not yet published) |
|
| 60 |
| `cate` / `task` | `C` / `T-C1` (signal fault classification) |
|
| 61 |
| `metadata` | JSON string: representation, set, timestamp, time_frac, channel, bearing, bearing_group, rpm, fs, fr_hz, features, fault_freqs, computed_verdict, computed_snr, evidence_tier, image_sha256, split |
|
| 62 |
|