Update README.md
Browse files
README.md
CHANGED
@@ -56,8 +56,8 @@ print(summarizer(historical_text))
|
|
56 |
|
57 |
|
58 |
## Model Description
|
59 |
-
The training procedure can be recreated from here: https://github.com/Borg93/kbuhist2/tree/main
|
60 |
-
The preprocessing procedure can be recreated from here: https://github.com/Borg93/kbuhist2/tree/main
|
61 |
|
62 |
**Model**:
|
63 |
The following hyperparameters were used during training:
|
|
|
56 |
|
57 |
|
58 |
## Model Description
|
59 |
+
The training procedure can be recreated from here: [Src_code](https://github.com/Borg93/kbuhist2/tree/main).
|
60 |
+
The preprocessing procedure can be recreated from here: [Src_code](https://github.com/Borg93/kbuhist2/tree/main).
|
61 |
|
62 |
**Model**:
|
63 |
The following hyperparameters were used during training:
|