rifkat commited on
Commit
4a7767b
·
1 Parent(s): 5d72ed6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -8
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <p><b>UzRoBerta model.</b>
2
 
3
  Pre-prepared model in Uzbek (Cyrillic and latin script) to model the masked language and predict the next sentences.
@@ -5,11 +20,3 @@ Pre-prepared model in Uzbek (Cyrillic and latin script) to model the masked lang
5
  <p><b>Training data.</b>
6
 
7
  UzBERT model was pretrained on &asymp;2M news articles (&asymp;3Gb).
8
-
9
- ---
10
- widget:
11
- - text: "Is this review positive or negative? Review: Best cast iron skillet you will every buy."
12
- example_title: "Sentiment analysis"
13
- - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
14
- example_title: "Coreference resolution"
15
- ---
 
1
+
2
+ ---
3
+ language:
4
+ - uz
5
+ tags:
6
+ - transformers
7
+ license: apache-2.0
8
+ widget:
9
+ - text: "Is this review positive or negative? Review: Best cast iron skillet you will every buy."
10
+ example_title: "Latin script"
11
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
12
+ example_title: "Cyrillic script"
13
+ ---
14
+
15
+
16
  <p><b>UzRoBerta model.</b>
17
 
18
  Pre-prepared model in Uzbek (Cyrillic and latin script) to model the masked language and predict the next sentences.
 
20
  <p><b>Training data.</b>
21
 
22
  UzBERT model was pretrained on &asymp;2M news articles (&asymp;3Gb).