Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,9 @@ widget:
|
|
18 |
|
19 |
This is the fine-tuned version of the [microsoft/dialogpt-small](https://huggingface.co/microsoft/DialoGPT-small) on the instruction following task. The dataset used was the [hakurei/open-instruct-v1](https://huggingface.co/datasets/hakurei/open-instruct-v1) dataset.
|
20 |
|
|
|
|
|
|
|
21 |
## Using the model
|
22 |
|
23 |
|
|
|
18 |
|
19 |
This is the fine-tuned version of the [microsoft/dialogpt-small](https://huggingface.co/microsoft/DialoGPT-small) on the instruction following task. The dataset used was the [hakurei/open-instruct-v1](https://huggingface.co/datasets/hakurei/open-instruct-v1) dataset.
|
20 |
|
21 |
+
Find the training notebook here on [Kaggle](https://www.kaggle.com/code/smjishanulislam/basic-guide-on-instruction-following-dialogpt).
|
22 |
+
|
23 |
+
|
24 |
## Using the model
|
25 |
|
26 |
|