Update README.md
Browse files
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-
|
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.
|