Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
- precision
|
10 |
+
- recall
|
11 |
+
base_model:
|
12 |
+
- XiaoEnn/herberta_seq_128_v2
|
13 |
+
tags:
|
14 |
+
- TCM
|
15 |
+
- Roberta
|
16 |
+
- classifier
|
17 |
+
new_version: XiaoEnn/SYD_Model_nk_v2_512
|
18 |
+
---
|
19 |
+
|
20 |
+
# SYD_Model_v2_128: A Syndrome Differentiation Model fine-tuned based on the herberta pre-trained TCM model, applied in the field of Traditional Chinese Medicine Internal Medicine.
|