zuhashaik prasanna83 commited on
Commit
3267ea7
1 Parent(s): 2046a3e

Update README.md (#1)

Browse files

- Update README.md (3d7ada4269bcc1e1ee2f53761add1bd156bdef85)


Co-authored-by: Prasanna R <prasanna83@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +44 -0
README.md CHANGED
@@ -1,3 +1,47 @@
1
  ---
 
 
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ library_name: peft
3
+ base_model: HuggingFaceH4/zephyr-7b-beta
4
  license: mit
5
+ language:
6
+ - hi
7
+ - en
8
+ metrics:
9
+ - f1
10
+ pipeline_tag: text-classification
11
+ tags:
12
+ - Trigger
13
+ - 7B
14
+ - LoRA
15
+ - llama2
16
+ - PEFT
17
  ---
18
+
19
+ # Model Card for Model ID
20
+
21
+ The model does Emotion Recognition in Conversation (ERC) in Hindi-English code-mixed conversations
22
+
23
+
24
+
25
+ ## Model Details
26
+
27
+ ### Model Description
28
+
29
+ The model presented here is tailored for the EDiReF shared task at SemEval 2024, specifically addressing Emotion Recognition in Conversation (ERC) in Hindi-English code-mixed conversations
30
+
31
+ The model utilizes the strengths of large language models (LLMs) pre-trained on extensive textual data, enabling it to capture complex linguistic patterns and relationships. To enhance its performance for the EFR task, the model has been finetuned using Quantized Low Rank Adaptation (QLoRA) on the dataset with strategic prompt engineering. This involves crafting input prompts that guide the model in Emotion Recognition in Conversation (ERC) in Hindi-English code-mixed conversations
32
+
33
+ In summary, this model excels in pinpointing the emotions in Hindi-English code-mixed conversations dialogues, showcasing the effectiveness of openchat, LLM capabilities, QLoRA and strategic prompt engineering.
34
+
35
+
36
+ - **Developed by:** Hasan et al
37
+ - **Model type:** LoRA Adapter for openchat_3.5 (Text classification)
38
+ - **Language(s) (NLP):** English
39
+ - **License:** MIT
40
+
41
+
42
+ ### Model Sources
43
+
44
+ <!-- Provide the basic links for the model. -->
45
+
46
+ - **Repository:** [Multi-Party-DialoZ](https://github.com/Zuhashaik/Multi-Party-DialoZ)
47
+ - **Paper [Soon]:** [More Information Needed]