SEBIS/code_trans_t5_base_code_documentation_generation_python is a forked repo from huggingface. License: None
Go to file
Wei Ding 2df12a1a0a Update README.md 2020-11-25 09:59:47 +00:00
.gitattributes initial commit 2020-11-25 09:25:14 +00:00
README.md Update README.md 2020-11-25 09:59:47 +00:00
config.json Update from weiding 2020-11-25 10:26:54 +01:00
pytorch_model.bin Update from weiding 2020-11-25 10:26:54 +01:00
special_tokens_map.json Update from weiding 2020-11-25 10:26:54 +01:00
spiece.model Update from weiding 2020-11-25 10:26:54 +01:00
tokenizer_config.json Update from weiding 2020-11-25 10:26:54 +01:00

README.md

tags widget
summarization
text
def e ( message , exit_code = None ) : print_log ( message , YELLOW , BOLD ) if exit_code is not None : sys . exit ( exit_code )