dima806 commited on
Commit
0a26ac8
1 Parent(s): ff081de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.