Update README.md
Browse files
README.md
CHANGED
|
@@ -9,16 +9,12 @@ Ubuntu_Llama_Chat_7B is a fine-tuned model based on Llama 2 Chat 7b base model a
|
|
| 9 |
|
| 10 |
## Acknowledgments
|
| 11 |
|
| 12 |
-
### Base Model:
|
| 13 |
- We utilized the Llama2 model as the base model for our project. The model was obtained from [source/repository](URL_to_source).
|
| 14 |
- Special thanks to [authors/creators of Llama2](URL_to_author_profile) for providing the model and the community around it for the support.
|
| 15 |
- License: Mention the license under which Llama2 model is distributed, and adhere to any attribution requirements.
|
| 16 |
|
| 17 |
### Fine-Tune Dataset
|
| 18 |
-
- The fine-tuning was performed on [
|
| 19 |
-
- The dataset is provided under [License
|
| 20 |
-
-
|
| 21 |
-
<b>Acknowledgements:</b><br>
|
| 22 |
-
<br> <b>Fine-Tuned Dataset</b><br>
|
| 23 |
-
Ubuntu Dialogue Corpus dataset was collected by Ryan Lowe, Nissan Pow , Iulian V. Serban† and Joelle Pineau. It is made available here under the Apache License, 2.0. with following citation:
|
| 24 |
-
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
|
|
|
|
| 9 |
|
| 10 |
## Acknowledgments
|
| 11 |
|
| 12 |
+
### Base Model: Llama2_Chat_7b
|
| 13 |
- We utilized the Llama2 model as the base model for our project. The model was obtained from [source/repository](URL_to_source).
|
| 14 |
- Special thanks to [authors/creators of Llama2](URL_to_author_profile) for providing the model and the community around it for the support.
|
| 15 |
- License: Mention the license under which Llama2 model is distributed, and adhere to any attribution requirements.
|
| 16 |
|
| 17 |
### Fine-Tune Dataset
|
| 18 |
+
- The fine-tuning was performed on [Ubuntu Dialogue Corpus](https://www.kaggle.com/datasets/rtatman/ubuntu-dialogue-corpus) dataset, which was crucial for achieving the results.
|
| 19 |
+
- The dataset is provided under [Apache License, 2.0](https://www.apache.org/licenses/LICENSE-2.0) license. We thank [Ryan Lowe, Nissan Pow , Iulian V. Serban† and Joelle Pineau](http://www.sigdial.org/workshops/conference16/proceedings/pdf/SIGDIAL40.pdf) for making the dataset publicly available.
|
| 20 |
+
- 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
|
|
|
|
|
|
|
|
|
|
|
|