samuelmat19
commited on
Commit
•
21a3c0d
1
Parent(s):
49d408b
Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,9 @@ summarization shortens the T&C to be further summarized by this model.
|
|
28 |
The model is finetuned on a dataset scraped from https://tosdr.org/ . The article and
|
29 |
summarization text is reduced via extractive summarization before it is finetuned to the model.
|
30 |
|
|
|
|
|
|
|
31 |
## Load Finetuned Model
|
32 |
|
33 |
```
|
|
|
28 |
The model is finetuned on a dataset scraped from https://tosdr.org/ . The article and
|
29 |
summarization text is reduced via extractive summarization before it is finetuned to the model.
|
30 |
|
31 |
+
## Contact Us
|
32 |
+
[https://ml6.eu/](https://ml6.eu/)
|
33 |
+
|
34 |
## Load Finetuned Model
|
35 |
|
36 |
```
|