Tamnemtf commited on
Commit
60cdb10
1 Parent(s): a2318fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -13,8 +13,7 @@ base_model: Viet-Mistral/Vistral-7B-Chat
13
  # Model Card for Model ID
14
 
15
  Chatbots can be programmed with a large knowledge base on answer users' questions on a variety of topics. They can provide facts, data, explanations, definitions, etc.
16
- Complete tasks. Chatbots can be integrated with other systems and APIs to actually do things for users, like placing an order, booking a flight, scheduling a meeting, etc.
17
- Offer recommendations. Based on a user's preferences and past interactions, chatbots can suggest products, services, content and more that might be relevant and useful to the user.
18
  Provide customer service. Chatbots can handle many simple customer service interactions to answer questions, handle complaints, process returns, etc. This allows human agents to focus on more complex issues.
19
  Generate conversational responses - Using NLP and machine learning, chatbots can understand natural language and generate conversational responses, creating fluent interactions.
20
  Provide company persona. Chatbots can take on a specific personality and tone of voice to personify a brand and create more natural conversations with customers.
 
13
  # Model Card for Model ID
14
 
15
  Chatbots can be programmed with a large knowledge base on answer users' questions on a variety of topics. They can provide facts, data, explanations, definitions, etc.
16
+ Complete tasks. Chatbots can be integrated with other systems and APIs to actually do things for users. Based on a user's preferences and past interactions, chatbots can suggest products, services, content and more that might be relevant and useful to the user.
 
17
  Provide customer service. Chatbots can handle many simple customer service interactions to answer questions, handle complaints, process returns, etc. This allows human agents to focus on more complex issues.
18
  Generate conversational responses - Using NLP and machine learning, chatbots can understand natural language and generate conversational responses, creating fluent interactions.
19
  Provide company persona. Chatbots can take on a specific personality and tone of voice to personify a brand and create more natural conversations with customers.