Text2Text Generation
Safetensors
English
t5
sunbv56 commited on
Commit
f9ecec0
·
verified ·
1 Parent(s): 80e7e72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,4 +20,4 @@ tokenizer = T5Tokenizer.from_pretrained(model_name, legacy=False)
20
  model = T5ForConditionalGeneration.from_pretrained(model_name)
21
  ```
22
  ## Example code here
23
- https://www.kaggle.com/code/thuntrngbnh/test-model-vit-gpt2-icf/notebook
 
20
  model = T5ForConditionalGeneration.from_pretrained(model_name)
21
  ```
22
  ## Example code here
23
+ https://www.kaggle.com/code/thuntrngbnh/test-t5-chatbot-customersupport