stevugnin commited on
Commit
048d84e
·
verified ·
1 Parent(s): f00b880

Update README.md

Browse files

Update the title for Multi-Domain Customer Support Chatbot

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- title: Llama 2 7B Chat
3
- emoji: 🏆
4
- colorFrom: purple
5
  colorTo: gray
6
  sdk: gradio
7
  sdk_version: 4.14.0
@@ -16,4 +16,4 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
16
 
17
  Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288).
18
 
19
- This Space demonstrates [Llama-2-7b-chat-hf](https://huggingface.co/spaces/huggingface-projects/llama-2-13b-chat/blob/main/meta-llama/Llama-2-7b-chat-hf) from Meta. Please, check the original model card for details.
 
1
  ---
2
+ title: Project 6:Multi-Domain Customer Support Chatbot using Transformer-Based Models
3
+ emoji: 🏢
4
+ colorFrom: blue
5
  colorTo: gray
6
  sdk: gradio
7
  sdk_version: 4.14.0
 
16
 
17
  Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288).
18
 
19
+ This Space demonstrates [Llama-2-7b-chat-hf](https://huggingface.co/spaces/huggingface-projects/llama-2-13b-chat/blob/main/meta-llama/Llama-2-7b-chat-hf) from Meta. Please, check the original model card for details.