Commit
·
9a20b73
1
Parent(s):
f7d48e0
Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,40 @@
|
|
1 |
-
Marathi-Bloom-560m is a
|
2 |
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
-
|
|
|
12 |
|
13 |
-
|
|
|
14 |
|
15 |
Citation to L3CubePune by the dataset usage.
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
}
|
|
|
|
|
|
1 |
+
Marathi-Bloom-560m is a Bloom fine-tuned model trained by ScriptEdge on MahaNLP tweets dataset from L3Cube-MahaNLP.
|
2 |
|
3 |
+
---
|
4 |
+
language:
|
5 |
+
- mr
|
6 |
+
tags:
|
7 |
+
- mr
|
8 |
+
- sentiment
|
9 |
+
- codemix
|
10 |
+
- bloom
|
11 |
+
widget:
|
12 |
+
- text: "मला तुम्ही आवडता.</s></s> मी तुझ्यावर प्रेम करतो."
|
13 |
+
datasets:
|
14 |
+
- L3CubeMahaSent
|
15 |
+
---
|
16 |
|
17 |
+
#Worked on by ----
|
18 |
+
Trained by:
|
19 |
+
- Venkatesh Soni
|
20 |
+
Assistance:
|
21 |
+
- Rayansh Srivastava
|
22 |
+
Supervision:
|
23 |
+
- Akshay Ugale
|
24 |
+
- Madhukar Alhat
|
25 |
|
26 |
+
#Usage -
|
27 |
+
- It is intended for non-commercial usages.
|
28 |
|
29 |
+
#Model best metrics:
|
30 |
+
- 78% on test data.
|
31 |
|
32 |
Citation to L3CubePune by the dataset usage.
|
33 |
+
```
|
34 |
+
@article {joshi2022l3cube,
|
35 |
+
title= {L3Cube-MahaNLP: Marathi Natural Language Processing Datasets, Models, and Library},
|
36 |
+
author= {Joshi, Raviraj},
|
37 |
+
journal= {arXiv preprint arXiv:2205.14728},
|
38 |
+
year= {2022}
|
39 |
+
}
|
40 |
+
```
|