cherry0328 commited on
Commit
95c3c75
·
verified ·
1 Parent(s): 37cf4c0

Update README.md

Browse files

Hi there! I really appreciate the amazing work you've done with this model. We would love to contribute by updating the README to include the base_model information. This will help address the missing details in the model card. Thank you!

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ tags:
5
  datasets:
6
  - code_search_net
7
  inference: true
 
 
8
  ---
9
 
10
  # CodeT5-base for Code Summarization
 
5
  datasets:
6
  - code_search_net
7
  inference: true
8
+ base_model:
9
+ - Salesforce/codet5-base
10
  ---
11
 
12
  # CodeT5-base for Code Summarization