Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# Scientific Paper Summarizer
|
| 3 |
|
|
@@ -29,5 +32,4 @@ The model was fine-tuned using the following parameters:
|
|
| 29 |
The model achieved the following ROUGE scores:
|
| 30 |
- ROUGE-1: 0.3766
|
| 31 |
- ROUGE-2: 0.1260
|
| 32 |
-
- ROUGE-L: 0.2191
|
| 33 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: summarization
|
| 3 |
+
---
|
| 4 |
|
| 5 |
# Scientific Paper Summarizer
|
| 6 |
|
|
|
|
| 32 |
The model achieved the following ROUGE scores:
|
| 33 |
- ROUGE-1: 0.3766
|
| 34 |
- ROUGE-2: 0.1260
|
| 35 |
+
- ROUGE-L: 0.2191
|
|
|