Update README.md
Browse files
README.md
CHANGED
@@ -10,22 +10,26 @@ base_model:
|
|
10 |
- ai4bharat/indic-bert
|
11 |
pipeline_tag: text-classification
|
12 |
widget:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
---
|
31 |
|
|
|
10 |
- ai4bharat/indic-bert
|
11 |
pipeline_tag: text-classification
|
12 |
widget:
|
13 |
+
- text: बिजली जल्दी आ गई, बहुत शुक्रिया
|
14 |
+
output:
|
15 |
+
- label: anger
|
16 |
+
score: 0.0046975212171673775
|
17 |
+
- label: disgust
|
18 |
+
score: 0.0031991226132959127
|
19 |
+
- label: fear
|
20 |
+
score: 0.0033638915047049522
|
21 |
+
- label: joy
|
22 |
+
score: 0.7621134519577026
|
23 |
+
- label: neutral
|
24 |
+
score: 0.21544277667999268
|
25 |
+
- label: sadness
|
26 |
+
score: 0.21544277667999268
|
27 |
+
- label: surprise
|
28 |
+
score: 0.008416484110057354
|
29 |
+
license: mit
|
30 |
+
tags:
|
31 |
+
- transformers
|
32 |
+
- pytorch
|
33 |
---
|
34 |
---
|
35 |
|