mayardelimi commited on
Commit
a59c4af
·
verified ·
1 Parent(s): 10e2e4e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: google-bert/bert-base-multilingual-cased
4
+ tags:
5
+ - mbert
6
+ - text-segmentation
7
+ - token-classification
8
+ - code-switching
9
+ - pytorch
10
+ language:
11
+ - en
12
+ - ar
13
+ - fr
14
+ - arq
15
+ pipeline_tag: token-classification
16
+ license: apache-2.0
17
+ ---
18
+
19
+ # mBERT for Multilingual Text Segmentation
20
+ This model is fine-tuned for segmenting text that switches between English, Arabic, French, and Algerian Arabic.