Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
language: si
|
3 |
tags:
|
4 |
-
-
|
5 |
- Sinhala
|
6 |
- roberta
|
7 |
---
|
@@ -32,4 +32,5 @@ model = AutoModelForMaskedLM.from_pretrained("Kalindu/SinBerto")
|
|
32 |
### OR Clone the model repo
|
33 |
|
34 |
git lfs install
|
|
|
35 |
git clone https://huggingface.co/Kalindu/SinBerto
|
|
|
1 |
---
|
2 |
language: si
|
3 |
tags:
|
4 |
+
- SinBERTo
|
5 |
- Sinhala
|
6 |
- roberta
|
7 |
---
|
|
|
32 |
### OR Clone the model repo
|
33 |
|
34 |
git lfs install
|
35 |
+
|
36 |
git clone https://huggingface.co/Kalindu/SinBerto
|