Commit ·
e14c703
1
Parent(s): 1935d74
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,8 +10,8 @@ model-index:
|
|
| 10 |
results:
|
| 11 |
- task:
|
| 12 |
type: summarization
|
| 13 |
-
name: Summarization
|
| 14 |
-
|
| 15 |
## Model description
|
| 16 |
AutoShots is a news summariser model, built by mimicking InShorts application, which manually summarises news into ~60 words. It is a T5-Small model, that has been fine tuned with data scraped from Inshorts website.
|
| 17 |
|
|
|
|
| 10 |
results:
|
| 11 |
- task:
|
| 12 |
type: summarization
|
| 13 |
+
name: Summarization---
|
| 14 |
+
|
| 15 |
## Model description
|
| 16 |
AutoShots is a news summariser model, built by mimicking InShorts application, which manually summarises news into ~60 words. It is a T5-Small model, that has been fine tuned with data scraped from Inshorts website.
|
| 17 |
|