Commit
•
6b46ffb
1
Parent(s):
f9184f7
Update README.md (#1)
Browse files- Update README.md (0f44237545bb28bd7942ae4009a822b0b72acc65)
Co-authored-by: Maksim Proshin <MaximProshin@users.noreply.huggingface.co>
README.md
CHANGED
@@ -24,6 +24,9 @@ model-index:
|
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
value: 0.91284
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
# bert-base-uncased-sst2-unstructured80-int8-ov
|
|
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
value: 0.91284
|
27 |
+
base_model:
|
28 |
+
- google-bert/bert-base-uncased
|
29 |
+
base_model_relation: quantized
|
30 |
---
|
31 |
|
32 |
# bert-base-uncased-sst2-unstructured80-int8-ov
|