ScriptEdge commited on
Commit
9a20b73
·
1 Parent(s): f7d48e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -15
README.md CHANGED
@@ -1,21 +1,40 @@
1
- Marathi-Bloom-560m is a bloom fine tuned model by ScrptEdge on MahaNLP tweets dataset from L3Cube-MahaNLP.
2
 
3
- Worked on by ----
4
- Trained by : Venkatesh Soni
5
- Assistance : Rayansh Srivastava
6
- Supervision : Akshay Ugale,Madhukar Alhat
 
 
 
 
 
 
 
 
 
7
 
8
- Usage -
9
- It is intended for non-commercial usages.
 
 
 
 
 
 
10
 
11
- Model best metrics:
 
12
 
13
- 78% on test data.
 
14
 
15
  Citation to L3CubePune by the dataset usage.
16
- @article{joshi2022l3cube,
17
- title={L3Cube-MahaNLP: Marathi Natural Language Processing Datasets, Models, and Library},
18
- author={Joshi, Raviraj},
19
- journal={arXiv preprint arXiv:2205.14728},
20
- year={2022}
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
+ ```