spolivin commited on
Commit
b2743cf
1 Parent(s): d9341c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  # Language Detection Model
2
 
3
  The model presented in the following repository represents a fine-tuned version of `BertModelForSequenceClassification`
 
1
+ ---
2
+ base_model: bert-base-multilingual-uncased
3
+ ---
4
+
5
  # Language Detection Model
6
 
7
  The model presented in the following repository represents a fine-tuned version of `BertModelForSequenceClassification`