weipang142857 commited on
Commit
c105ba4
·
verified ·
1 Parent(s): cc42369

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
@@ -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; filled in the `-annotated` sibling) |
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