zuhashaik commited on
Commit
2c3e583
1 Parent(s): d205fc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- library_name: peft
3
  base_model: openchat/openchat_3.5
4
  license: mit
5
  datasets:
@@ -7,7 +7,14 @@ datasets:
7
  metrics:
8
  - f1
9
  tags:
10
- - trigger
 
 
 
 
 
 
 
11
  ---
12
 
13
  # Model Card for Model ID
@@ -31,9 +38,9 @@ In summary, this model excels in pinpointing trigger utterances for emotion-flip
31
  - **Language(s) (NLP):** English
32
  - **License:** MIT
33
 
34
- ### Model Sources [optional]
35
 
36
  <!-- Provide the basic links for the model. -->
37
 
38
  - **Repository:** [Multi-Party-DialoZ](https://github.com/Zuhashaik/Multi-Party-DialoZ)
39
- - **Paper [Soon]:** [More Information Needed]
 
1
  ---
2
+ library_name: adapter-transformers
3
  base_model: openchat/openchat_3.5
4
  license: mit
5
  datasets:
 
7
  metrics:
8
  - f1
9
  tags:
10
+ - MELD
11
+ - Trigger
12
+ - 7B
13
+ - LoRA
14
+ - llama2
15
+ language:
16
+ - en
17
+ pipeline_tag: text-classification
18
  ---
19
 
20
  # Model Card for Model ID
 
38
  - **Language(s) (NLP):** English
39
  - **License:** MIT
40
 
41
+ ### Model Sources
42
 
43
  <!-- Provide the basic links for the model. -->
44
 
45
  - **Repository:** [Multi-Party-DialoZ](https://github.com/Zuhashaik/Multi-Party-DialoZ)
46
+ - **Paper [Soon]:** [More Information Needed]