add github link
Browse files
README.md
CHANGED
@@ -38,6 +38,8 @@ model = BertForMaskedLM.from_pretrained("alger-ia/dziribert")
|
|
38 |
|
39 |
```
|
40 |
|
|
|
|
|
41 |
### How to cite
|
42 |
|
43 |
```bibtex
|
|
|
38 |
|
39 |
```
|
40 |
|
41 |
+
You can find a fine-tuning script in our Github repo: https://github.com/alger-ia/dziribert
|
42 |
+
|
43 |
### How to cite
|
44 |
|
45 |
```bibtex
|