Card: base_model_relation: quantized (so the conversion lists under the base model's Quantizations, not Finetunes)
Browse files
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 |
|