soohyunbae commited on
Commit
783b480
1 Parent(s): 1aa546b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -2
README.md CHANGED
@@ -2,7 +2,25 @@
2
  license: cc-by-nc-4.0
3
  language:
4
  - en
 
 
 
 
 
5
  ---
6
- South Park Chatbot
7
 
8
- This is a chatbot like model for dialog generation. This model was built by finetuning LLaMA model with modifying Alpaca code.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: cc-by-nc-4.0
3
  language:
4
  - en
5
+ tags:
6
+ - tatsu-lab/alpaca
7
+ - chatbot
8
+ - South Park
9
+ - llama
10
  ---
11
+ ## Dataset Card for LLaMA South Park Chatbot
12
 
13
+ This is a chatbot like model for dialog generation. This model was built by finetuning LLaMA model with modifying Alpaca code.
14
+
15
+ ## Description
16
+ * Repository: https://github.com/bobidi/llama_south_park
17
+ * Point of Contact: Soohyun Bae
18
+
19
+ ## Model Date
20
+ May 2023
21
+
22
+ ## Model License
23
+ The model is available under the Creative Common NonCommercial (CC BY-NC 4.0)
24
+
25
+ ## Disclaimer
26
+ The license on this model does not constitute legal advise. We are not responsible for the actions of third parties who use this model.