ahmetyaylalioglu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ license: mit
|
|
11 |
|
12 |
This model is a fine-tuned version of `bert-base-uncased` on the "dair-ai/emotion" dataset, using LoRA (Low-Rank Adaptation) for efficient fine-tuning.
|
13 |
|
|
|
|
|
14 |
## Model description
|
15 |
|
16 |
[Describe your model, its architecture, and the task it performs]
|
|
|
11 |
|
12 |
This model is a fine-tuned version of `bert-base-uncased` on the "dair-ai/emotion" dataset, using LoRA (Low-Rank Adaptation) for efficient fine-tuning.
|
13 |
|
14 |
+
label_list={"sadness", "joy", "love", "anger" ,"fear","surprise"}
|
15 |
+
|
16 |
## Model description
|
17 |
|
18 |
[Describe your model, its architecture, and the task it performs]
|