Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- scientific_papers
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: summarization
|
8 |
---
|
9 |
+
|
10 |
+
This is a BART-base model finetuned on pubmed dataset of articles and abstracts
|