Question Answering
English
adityashisharma commited on
Commit
e8d1d06
verified
1 Parent(s): 3a4fd47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
1
  Chatbot Implementation
 
1
+ ---
2
+ license: llama2
3
+ datasets:
4
+ - prithivMLmods/Conversation-Chatbot-Weights-3000
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-2-7b-chat-hf
9
+ new_version: meta-llama/Llama-2-70b-chat-hf
10
+ pipeline_tag: question-answering
11
+ ---
12
  Chatbot Implementation