Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
library_name:
|
| 3 |
base_model: openchat/openchat_3.5
|
| 4 |
license: mit
|
| 5 |
datasets:
|
|
@@ -7,7 +7,14 @@ datasets:
|
|
| 7 |
metrics:
|
| 8 |
- f1
|
| 9 |
tags:
|
| 10 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 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]
|