Graverman commited on
Commit
f2a483a
1 Parent(s): 0666c4b

Update README.md

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