SweatyCrayfish commited on
Commit
ee0f67a
1 Parent(s): 138f9cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Ubuntu_Llama_Chat_7B
5
+ Ubuntu_Llama_Chat_7B is a fine-tuned model based on Llama 2 Chat 7b base model and fine-tuned on the data set Ubuntu Dialogue Corpus
6
+
7
+
8
+ Acknowledgments
9
+ Base Model: Llama-2-7b-chat-hf
10
+ We utilized the Llama2 Chat 7b model as the base model for our project. The model was obtained from meta-llama/Llama-2-2b-chat-hf.
11
+ Special thanks to AI at Meta for providing the model and the community around it for the support.
12
+ License: A custom commercial license is available at: https://ai.meta.com/resources/models-and-libraries/llama-downloads/.
13
+ Fine-Tune Dataset
14
+ The fine-tuning was performed on Ubuntu Dialogue Corpus dataset, which was crucial for achieving the results.
15
+ The dataset is provided under Apache License, 2.0 license. We thank Ryan Lowe, Nissan Pow , Iulian V. Serban, and Joelle Pineau for making the dataset publicly available.
16
+ Ryan Lowe, Nissan Pow, Iulian V. Serban and Joelle Pineau, "The Ubuntu Dialogue Corpus: A Large Dataset for Research in Unstructured Multi-Turn Dialogue Systems", SIGDial 2015. URL: http://www.sigdial.org/workshops/conference16/proceedings/pdf/SIGDIAL40.pdf