Text2Text Generation
Safetensors
English
t5
sunbv56 commited on
Commit
fb03d08
·
verified ·
1 Parent(s): cf66add

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text2text-generation
6
  datasets:
7
  - bitext/Bitext-customer-support-llm-chatbot-training-dataset
8
  base_model:
9
- - google-t5/t5-small
10
  ---
11
  ## About model
12
  A customer support chatbot built on Google's T5 architecture and fine-tuned using the bitext/Bitext-customer-support-llm-chatbot-training-dataset. Designed to understand natural language and provide accurate, efficient responses for a wide range of customer service scenarios. Ideal for automating support, answering queries, and enhancing user experience in customer-facing applications.
 
6
  datasets:
7
  - bitext/Bitext-customer-support-llm-chatbot-training-dataset
8
  base_model:
9
+ - google-t5/t5-base
10
  ---
11
  ## About model
12
  A customer support chatbot built on Google's T5 architecture and fine-tuned using the bitext/Bitext-customer-support-llm-chatbot-training-dataset. Designed to understand natural language and provide accurate, efficient responses for a wide range of customer service scenarios. Ideal for automating support, answering queries, and enhancing user experience in customer-facing applications.