Declare base_model_relation: the weights are converted, not fine-tuned
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
| 3 |
library_name: coreml
|
| 4 |
pipeline_tag: text-classification
|
| 5 |
base_model: convaiinnovations/laya
|
|
|
|
| 6 |
tags:
|
| 7 |
- coreml
|
| 8 |
- laya
|
|
|
|
| 3 |
library_name: coreml
|
| 4 |
pipeline_tag: text-classification
|
| 5 |
base_model: convaiinnovations/laya
|
| 6 |
+
base_model_relation: quantized
|
| 7 |
tags:
|
| 8 |
- coreml
|
| 9 |
- laya
|