Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- multilingual
|
4 |
- en
|
5 |
- zh
|
6 |
license: apache-2.0
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# KBioXLM
|
@@ -25,4 +28,4 @@ model=RobertaModel.from_pretrained('ngwlh/KBioXLM')
|
|
25 |
|
26 |
### BibTeX entry and citation info
|
27 |
|
28 |
-
Coming soon.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- multilingual
|
4 |
- en
|
5 |
- zh
|
6 |
license: apache-2.0
|
7 |
+
pipeline_tag: text-classification
|
8 |
+
tags:
|
9 |
+
- medical
|
10 |
---
|
11 |
|
12 |
# KBioXLM
|
|
|
28 |
|
29 |
### BibTeX entry and citation info
|
30 |
|
31 |
+
Coming soon.
|