dima806 commited on
Commit
ff081de
1 Parent(s): 63f8a71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,5 +2,7 @@
2
  license: apache-2.0
3
  datasets:
4
  - argilla/news-summary
 
 
5
  ---
6
  See https://www.kaggle.com/code/dima806/t5-summarization-with-proximal-policy-optimization for more details.
 
2
  license: apache-2.0
3
  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.