Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# SciFive Pubmed Large
|
2 |
|
3 |
## Introduction
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
|
5 |
+
tags:
|
6 |
+
- token-classification
|
7 |
+
- text-classification
|
8 |
+
- question-answering
|
9 |
+
- text2text-generation
|
10 |
+
- text-generation
|
11 |
+
|
12 |
+
datasets:
|
13 |
+
- pubmed
|
14 |
+
|
15 |
+
---
|
16 |
+
|
17 |
+
|
18 |
# SciFive Pubmed Large
|
19 |
|
20 |
## Introduction
|