amaniabuzaid
commited on
Commit
•
8325973
1
Parent(s):
be43f8a
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ datasets:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
- f1
|
|
|
|
|
11 |
model-index:
|
12 |
- name: DistilBERT-finetuned-on-emotion
|
13 |
results:
|
@@ -28,10 +30,21 @@ model-index:
|
|
28 |
type: f1
|
29 |
value: 0.9234955371382243
|
30 |
widget:
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -84,4 +97,4 @@ The following hyperparameters were used during training:
|
|
84 |
- Transformers 4.35.2
|
85 |
- Pytorch 2.1.0+cu118
|
86 |
- Datasets 2.15.0
|
87 |
-
- Tokenizers 0.15.0
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
- f1
|
11 |
+
- precision
|
12 |
+
- recall
|
13 |
model-index:
|
14 |
- name: DistilBERT-finetuned-on-emotion
|
15 |
results:
|
|
|
30 |
type: f1
|
31 |
value: 0.9234955371382243
|
32 |
widget:
|
33 |
+
- text: >-
|
34 |
+
The gentle touch of your hand on mine is a silent promise that echoes
|
35 |
+
through the corridors of my heart.
|
36 |
+
- text: ' Walking through the dusty attic, I stumbled upon a hidden door. With a mix of trepidation and excitement, I pushed it open, expecting cobwebs and forgotten junk. Instead, a flood of sunlight revealed a secret garden, blooming with vibrant flowers and buzzing with life. My jaw dropped in pure astonishment.'
|
37 |
+
- text: >-
|
38 |
+
The rain mirrored the tears I couldn't stop, each drop a tiny echo of the
|
39 |
+
ache in my heart. The world seemed muted, colors drained, and a heavy weight
|
40 |
+
settled upon my soul.
|
41 |
+
- text: >-
|
42 |
+
Staring at your pic, smiling. It feels like I am living this night awake in
|
43 |
+
ur dreams. I went through our chats all of them n each word kissed my heart
|
44 |
+
with gratitude. Suddenly, I felt like I am choking. my eyes welling up .my
|
45 |
+
breath turned warm n deep n I even felt some chill on my skin.
|
46 |
+
language:
|
47 |
+
- en
|
48 |
---
|
49 |
|
50 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
97 |
- Transformers 4.35.2
|
98 |
- Pytorch 2.1.0+cu118
|
99 |
- Datasets 2.15.0
|
100 |
+
- Tokenizers 0.15.0
|