DerivedFunction commited on
Commit
93302fa
·
verified ·
1 Parent(s): eedc09d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -127,8 +127,9 @@ datasets:
127
  pipeline_tag: token-classification
128
  ---
129
 
 
130
 
131
- ![Polyglot Tagger banner](assets/model-card-banner.svg)
132
 
133
  Fine-tuned `xlm-roberta-base` for sentence-level language tagging across 100 languages.
134
  The model predicts BIO-style language tags over tokens, which makes it useful for
 
127
  pipeline_tag: token-classification
128
  ---
129
 
130
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/67ee3f0a66388136438834cc/OnfV_fN2br5c4cPnOn6O0.png)
131
 
132
+ )
133
 
134
  Fine-tuned `xlm-roberta-base` for sentence-level language tagging across 100 languages.
135
  The model predicts BIO-style language tags over tokens, which makes it useful for