Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ tags:
|
|
15 |
- Classifier
|
16 |
- LLM
|
17 |
- Syndrome Differentiation
|
|
|
|
|
18 |
---
|
19 |
|
20 |
### SYD_Model: A Syndrome Differentiation Model fine-tuned based on the herberta pre-trained TCM model, applied in the field of Traditional Chinese Medicine Internal Medicine.
|
@@ -33,4 +35,4 @@ Extract 321 types of syndrome differentiation and descriptions from the Traditio
|
|
33 |
## Results
|
34 |
| Model Name | Eval Accuracy | Eval F1 | Eval Precision | Eval Recall |
|
35 |
|-------------------|---------------|---------|----------------|-------------|
|
36 |
-
| herberta_seq_512_v2 | 0.9454 | 0.9293 | 0.9221 | 0.9454 |
|
|
|
15 |
- Classifier
|
16 |
- LLM
|
17 |
- Syndrome Differentiation
|
18 |
+
datasets:
|
19 |
+
- XiaoEnn/Syndrome_Differentiation_NK_test
|
20 |
---
|
21 |
|
22 |
### SYD_Model: A Syndrome Differentiation Model fine-tuned based on the herberta pre-trained TCM model, applied in the field of Traditional Chinese Medicine Internal Medicine.
|
|
|
35 |
## Results
|
36 |
| Model Name | Eval Accuracy | Eval F1 | Eval Precision | Eval Recall |
|
37 |
|-------------------|---------------|---------|----------------|-------------|
|
38 |
+
| herberta_seq_512_v2 | 0.9454 | 0.9293 | 0.9221 | 0.9454 |
|