Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
|
20 |
# Language Detection Model
|
21 |
|
22 |
-
The model presented in the following repository represents a fine-tuned version of `
|
23 |
pretrained on [multilingual texts](https://huggingface.co/bert-base-multilingual-uncased).
|
24 |
|
25 |
## Training/fine-tuning
|
|
|
19 |
|
20 |
# Language Detection Model
|
21 |
|
22 |
+
The model presented in the following repository represents a fine-tuned version of `BertForSequenceClassification`
|
23 |
pretrained on [multilingual texts](https://huggingface.co/bert-base-multilingual-uncased).
|
24 |
|
25 |
## Training/fine-tuning
|