cherry0328 commited on
Commit
5cfb3cf
·
verified ·
1 Parent(s): f526532

Update README.md

Browse files

The model is fantastic! We would like to contribute by updating the base_model information in the model's README. This is to help address the missing model card.

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  ## About the model
2
 
3
  The model has been trained on a collection of 500k articles with headings. Its purpose is to create a one-line heading suitable for the given article.
@@ -44,4 +48,4 @@ print(result)
44
 
45
  Result:
46
 
47
- ```Trump and First Lady Melania Test Positive for COVID-19```
 
1
+ ---
2
+ base_model:
3
+ - google-t5/t5-base
4
+ ---
5
  ## About the model
6
 
7
  The model has been trained on a collection of 500k articles with headings. Its purpose is to create a one-line heading suitable for the given article.
 
48
 
49
  Result:
50
 
51
+ ```Trump and First Lady Melania Test Positive for COVID-19```