Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
|
|
|
|
|
| 1 |
license: mit
|
| 2 |
datasets:
|
| 3 |
- PB3002/ViMedical_Disease
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
-
|
| 8 |
-
|
| 9 |
-
- vinai/phobert-base-v2
|
| 10 |
-
pipeline_tag: text-classification
|
| 11 |
tags:
|
| 12 |
-
-
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: vi
|
| 3 |
license: mit
|
| 4 |
datasets:
|
| 5 |
- PB3002/ViMedical_Disease
|
| 6 |
+
base_model: vinai/phobert-base-v2
|
| 7 |
+
task_categories:
|
| 8 |
+
- text-classification
|
| 9 |
+
- text-generation
|
| 10 |
+
- question-answering
|
|
|
|
|
|
|
| 11 |
tags:
|
| 12 |
+
- medical_model
|
| 13 |
+
---
|