ahmetyaylalioglu commited on
Commit
4136d0d
·
verified ·
1 Parent(s): 41afd48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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]