Update README.md
Browse files
README.md
CHANGED
@@ -123,6 +123,9 @@ The model was trained on a custom dataset [julep-ai/dfe-stacked_samsum](https://
|
|
123 |
3. And then augmenting the dialogs using LLMs to emulate "additional information"
|
124 |
|
125 |
## Training
|
|
|
|
|
|
|
126 |
The model was trained with the parameters:
|
127 |
|
128 |
**Loss**:
|
|
|
123 |
3. And then augmenting the dialogs using LLMs to emulate "additional information"
|
124 |
|
125 |
## Training
|
126 |
+
|
127 |
+
Training code is available in the notebook [`training.ipynb`](https://huggingface.co/julep-ai/dfe-base-en/blob/main/training.ipynb)
|
128 |
+
|
129 |
The model was trained with the parameters:
|
130 |
|
131 |
**Loss**:
|