mlboydaisuke commited on
Commit
b10739f
·
verified ·
1 Parent(s): f2ca8a3

Card: base_model_relation: quantized (so the conversion lists under the base model's Quantizations, not Finetunes)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - object-detection
9
  base_model:
10
  - microsoft/table-transformer-structure-recognition
 
11
  ---
12
  # Table Transformer — ExecuTorch (find tables, then read their structure)
13
 
 
8
  - object-detection
9
  base_model:
10
  - microsoft/table-transformer-structure-recognition
11
+ base_model_relation: quantized
12
  ---
13
  # Table Transformer — ExecuTorch (find tables, then read their structure)
14