Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: summarization
|
5 |
+
---
|
6 |
+
|
7 |
+
google/pegasus-large trained on sample of VT-SSum (https://github.com/Dod-o/VT-SSum; https://arxiv.org/pdf/1610.02424.pdf)</br>
|
8 |
+
Sample consists of 600 train, 200 validation, 200 test using categories Computer Science, Data Science, Mathematics</br>
|
9 |
+
</br>
|
10 |
+
* Train Loss: 5.344600
|
11 |
+
* Validation Loss: 4.106902
|
12 |
+
|
13 |
+
|