Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,14 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: sinhala-bert-small
|
6 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -11,11 +19,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# sinhala-bert-small
|
13 |
|
14 |
-
This model is
|
15 |
|
16 |
## Model description
|
17 |
|
18 |
-
|
|
|
|
|
|
|
19 |
|
20 |
## Intended uses & limitations
|
21 |
|
|
|
4 |
model-index:
|
5 |
- name: sinhala-bert-small
|
6 |
results: []
|
7 |
+
widget:
|
8 |
+
- text: "අපි තමයි [MASK] කරේ."
|
9 |
+
- text: "මට හෙට එන්න වෙන්නේ [MASK]."
|
10 |
+
- text: "අපි ගෙදර [MASK]."
|
11 |
+
- text: 'සිංහල සහ [MASK] අලුත් අවුරුද්ද.'
|
12 |
+
license: mit
|
13 |
+
language:
|
14 |
+
- si
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
19 |
|
20 |
# sinhala-bert-small
|
21 |
|
22 |
+
This model is pretrained on Sinhala data srources.
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
+
hidden_size = 384
|
27 |
+
num_hidden_layers = 6
|
28 |
+
num_attention_heads = 6
|
29 |
+
intermediate_size = 1024
|
30 |
|
31 |
## Intended uses & limitations
|
32 |
|