l3cube-pune
commited on
Commit
•
584d75b
1
Parent(s):
6cf0bc0
creating readme file
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: mr
|
3 |
+
tags:
|
4 |
+
- albert
|
5 |
+
license: cc-by-4.0
|
6 |
+
datasets:
|
7 |
+
- L3CubeMahaSent
|
8 |
+
widget:
|
9 |
+
- text: "I like you. </s></s> I love you."
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
+
## MarathiSentiment
|
14 |
+
|
15 |
+
MarathiSentiment is a IndicBERT model fine-tuned on L3CubeMahaSent - a Marathi tweet-based sentiment analysis dataset.
|
16 |
+
|
17 |
+
More details on the dataset, models, and baseline results can be found in our [paper] (http://arxiv.org/abs/2103.11408)
|