Update README.md
Browse files
README.md
CHANGED
@@ -29,11 +29,12 @@ tags:
|
|
29 |
metrics:
|
30 |
- accuracy
|
31 |
- f1
|
32 |
-
base_model: xlm-roberta-base
|
33 |
model-index:
|
34 |
- name: xlm-roberta-base-language-detection
|
35 |
results: []
|
36 |
pipeline_tag: text-classification
|
|
|
37 |
---
|
38 |
|
39 |
# ONNX version of papluca/xlm-roberta-base-language-detection
|
|
|
29 |
metrics:
|
30 |
- accuracy
|
31 |
- f1
|
32 |
+
base_model: papluca/xlm-roberta-base-language-detection
|
33 |
model-index:
|
34 |
- name: xlm-roberta-base-language-detection
|
35 |
results: []
|
36 |
pipeline_tag: text-classification
|
37 |
+
|
38 |
---
|
39 |
|
40 |
# ONNX version of papluca/xlm-roberta-base-language-detection
|