Graverman commited on
Commit
39cd2c4
1 Parent(s): 3951560

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,4 +6,6 @@ language:
6
  - en
7
  library_name: transformers
8
  pipeline_tag: text2text-generation
9
- ---
 
 
 
6
  - en
7
  library_name: transformers
8
  pipeline_tag: text2text-generation
9
+ ---
10
+ # T5 Code Summary
11
+ T5 Code Summary is a code model which takes python code as an input and summarizes it. It works the best on sgular functions