weipang142857 commited on
Commit
a309e44
·
verified ·
1 Parent(s): f40a0e5

card: schema-row tense fix (annotated sibling not yet published)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ Part of the AI4Manufacturing FORGE corpus (Category **C**, task **T-C1**). Each
54
  | `query` | the classification instruction (one of 30 deterministic paraphrases per representation) |
55
  | `image` | the rendered signal image (bytes embedded) |
56
  | `annot` | gold fault class: normal / inner_race / outer_race / ball |
57
- | `reasoning` | chain-of-thought (empty here; filled in the `-annotated` sibling) |
58
  | `cate` / `task` | `C` / `T-C1` (signal fault classification) |
59
  | `metadata` | JSON string: representation, features, fault_freqs, computed_verdict, computed_snr, evidence_tier, sr_nondiagnosable, anomaly, size_in, load_hp, or_position, bearing, bearing_group, channel, rpm, fs, fr_hz, file_number, window_idx, image_sha256, split |
60
 
 
54
  | `query` | the classification instruction (one of 30 deterministic paraphrases per representation) |
55
  | `image` | the rendered signal image (bytes embedded) |
56
  | `annot` | gold fault class: normal / inner_race / outer_race / ball |
57
+ | `reasoning` | chain-of-thought (empty here; a planned `-annotated` sibling will fill it — not yet published) |
58
  | `cate` / `task` | `C` / `T-C1` (signal fault classification) |
59
  | `metadata` | JSON string: representation, features, fault_freqs, computed_verdict, computed_snr, evidence_tier, sr_nondiagnosable, anomaly, size_in, load_hp, or_position, bearing, bearing_group, channel, rpm, fs, fr_hz, file_number, window_idx, image_sha256, split |
60