l3cube-pune
commited on
Commit
•
6c6a1ad
1
Parent(s):
c26fe2b
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language: hi,en
|
4 |
+
datasets:
|
5 |
+
- L3Cube-HingCorpus
|
6 |
+
---
|
7 |
+
|
8 |
+
## HingGPT-Devanagari
|
9 |
+
HingGPT-Devanagari is a Hindi-English code-mixed GPT model trained on Devanagari text. It is a GPT2 model trained on L3Cube-HingCorpus.
|
10 |
+
<br>
|
11 |
+
[dataset link] (https://github.com/l3cube-pune/code-mixed-nlp)
|
12 |
+
|
13 |
+
More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2204.08398)
|