metadata
license: apache-2.0
language:
- en
metrics:
- bleu
pipeline_tag: image-to-text
About model
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.
How to Get Started with the Model
from transformers import AutoTokenizer, VisionEncoderDecoderModel, ViTFeatureExtractor
Example code here
https://www.kaggle.com/code/thuntrngbnh/test-model-vit-gpt2-icf/notebook