khalidsaifullaah
commited on
Commit
•
570c514
1
Parent(s):
364393a
citation info soon to be added
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
|
|
2 |
language: bn
|
3 |
license: mit
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Bengali GPT-2
|
@@ -50,4 +54,18 @@ For using on other tasks the model needs to be fine-tuned on custom datasets. De
|
|
50 |
* Tasmiah Tahsin Mayeesha
|
51 |
* Ritobrata Ghosh
|
52 |
* Ibrahim Musa
|
53 |
-
* M Saiful Bari
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
|
3 |
language: bn
|
4 |
license: mit
|
5 |
+
datasets:
|
6 |
+
- mc4
|
7 |
+
|
8 |
---
|
9 |
|
10 |
# Bengali GPT-2
|
|
|
54 |
* Tasmiah Tahsin Mayeesha
|
55 |
* Ritobrata Ghosh
|
56 |
* Ibrahim Musa
|
57 |
+
* M Saiful Bari
|
58 |
+
|
59 |
+
### BibTeX entry and citation info
|
60 |
+
|
61 |
+
Coming soon!
|
62 |
+
|
63 |
+
<!-- ```bibtex
|
64 |
+
|
65 |
+
@inproceedings{...,
|
66 |
+
|
67 |
+
year={2020}
|
68 |
+
|
69 |
+
}
|
70 |
+
|
71 |
+
``` -->
|