Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
|
|
3 |
tags:
|
4 |
- emotion-extraction
|
5 |
- emotion-cause-prediction
|
|
|
|
|
6 |
license: mit
|
7 |
language:
|
8 |
- en
|
@@ -11,8 +13,9 @@ metrics:
|
|
11 |
- f1-proportional
|
12 |
- f1-strict-weighted
|
13 |
- f1-proportional-weighted
|
14 |
-
|
15 |
pipeline_tag: text-generation
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Model Card for Model ID
|
@@ -172,4 +175,4 @@ Model has been fine-tuned in two stages:
|
|
172 |
|
173 |
Results are depicted in image below in a **gray-highlighted row**.
|
174 |
|
175 |
-
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e62d11d27a8292c3637f86/yfbkw2iMgY5fp54Zohe32.png)
|
|
|
3 |
tags:
|
4 |
- emotion-extraction
|
5 |
- emotion-cause-prediction
|
6 |
+
- reasoning
|
7 |
+
- emotion
|
8 |
license: mit
|
9 |
language:
|
10 |
- en
|
|
|
13 |
- f1-proportional
|
14 |
- f1-strict-weighted
|
15 |
- f1-proportional-weighted
|
|
|
16 |
pipeline_tag: text-generation
|
17 |
+
base_model:
|
18 |
+
- google/flan-t5-base
|
19 |
---
|
20 |
|
21 |
# Model Card for Model ID
|
|
|
175 |
|
176 |
Results are depicted in image below in a **gray-highlighted row**.
|
177 |
|
178 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e62d11d27a8292c3637f86/yfbkw2iMgY5fp54Zohe32.png)
|