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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,4 +8,4 @@ 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
 
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 singular functions