spolivin commited on
Commit
4c9de31
1 Parent(s): 2c75f74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 `BertModelForSequenceClassification`
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