DeathReaper0965
commited on
Commit
•
b39405c
1
Parent(s):
148ec09
Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,14 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
|
4 |
library_name: peft
|
5 |
-
|
6 |
datasets:
|
7 |
- samsum
|
8 |
-
|
9 |
language:
|
10 |
- en
|
11 |
-
|
12 |
tags:
|
13 |
- summarization
|
14 |
- text-generation
|
15 |
- toxicity-reduction
|
16 |
-
|
17 |
widget:
|
18 |
- text: >-
|
19 |
Summarize the following Conversation: Kate: Good morning. Kai: Hi! How
|
@@ -32,8 +27,7 @@ widget:
|
|
32 |
breakfast at Coffee Lovers' Scott: this is a rather safe place Dean: and
|
33 |
Chinese from TaoTao for dinner Scott: now we have a suspect Summary:
|
34 |
example_title: Summarization Example 2
|
35 |
-
|
36 |
-
pipeline_tag: summarization
|
37 |
---
|
38 |
|
39 |
# Flan-T5 (base-sized) Dialogue Summarization with reduced toxicity using RLAIF
|
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
library_name: peft
|
|
|
4 |
datasets:
|
5 |
- samsum
|
|
|
6 |
language:
|
7 |
- en
|
|
|
8 |
tags:
|
9 |
- summarization
|
10 |
- text-generation
|
11 |
- toxicity-reduction
|
|
|
12 |
widget:
|
13 |
- text: >-
|
14 |
Summarize the following Conversation: Kate: Good morning. Kai: Hi! How
|
|
|
27 |
breakfast at Coffee Lovers' Scott: this is a rather safe place Dean: and
|
28 |
Chinese from TaoTao for dinner Scott: now we have a suspect Summary:
|
29 |
example_title: Summarization Example 2
|
30 |
+
pipeline_tag: text-generation
|
|
|
31 |
---
|
32 |
|
33 |
# Flan-T5 (base-sized) Dialogue Summarization with reduced toxicity using RLAIF
|