Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,7 @@ datasets:
|
|
4 |
- argilla/news-summary
|
5 |
base_model:
|
6 |
- google/flan-t5-small
|
|
|
|
|
7 |
---
|
8 |
See https://www.kaggle.com/code/dima806/t5-summarization-with-proximal-policy-optimization for more details.
|
|
|
4 |
- argilla/news-summary
|
5 |
base_model:
|
6 |
- google/flan-t5-small
|
7 |
+
- cardiffnlp/twitter-roberta-base-sentiment
|
8 |
+
- textattack/roberta-base-CoLA
|
9 |
---
|
10 |
See https://www.kaggle.com/code/dima806/t5-summarization-with-proximal-policy-optimization for more details.
|