Update README.md
#3
by
xuzichu
- opened
README.md
CHANGED
@@ -23,13 +23,16 @@ language:
|
|
23 |
- zh
|
24 |
license: mit
|
25 |
tags:
|
26 |
-
-
|
27 |
metrics:
|
28 |
- accuracy
|
29 |
- f1
|
|
|
|
|
30 |
model-index:
|
31 |
- name: xlm-roberta-base-language-detection
|
32 |
results: []
|
|
|
33 |
---
|
34 |
|
35 |
# xlm-roberta-base-language-detection
|
@@ -136,4 +139,4 @@ In short, it achieves the following results on the validation set:
|
|
136 |
- Transformers 4.12.5
|
137 |
- Pytorch 1.10.0+cu111
|
138 |
- Datasets 1.15.1
|
139 |
-
- Tokenizers 0.10.3
|
|
|
23 |
- zh
|
24 |
license: mit
|
25 |
tags:
|
26 |
+
- finance
|
27 |
metrics:
|
28 |
- accuracy
|
29 |
- f1
|
30 |
+
- code_eval
|
31 |
+
- character
|
32 |
model-index:
|
33 |
- name: xlm-roberta-base-language-detection
|
34 |
results: []
|
35 |
+
pipeline_tag: conversational
|
36 |
---
|
37 |
|
38 |
# xlm-roberta-base-language-detection
|
|
|
139 |
- Transformers 4.12.5
|
140 |
- Pytorch 1.10.0+cu111
|
141 |
- Datasets 1.15.1
|
142 |
+
- Tokenizers 0.10.3
|