XiaoEnn commited on
Commit
671b8c6
·
verified ·
1 Parent(s): cdfd1f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -20,8 +20,7 @@ tags:
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.
21
 
22
  ## Introduction
23
- Syndrome Differentiation Model_512_v2 is trained based on the pre-trained Chinese herbal medicine model herberta_seq_512_v2 on the Traditional Chinese Medicine Internal Medicine Syndrome Differentiation dataset. The Eval Accuracy, Eval F1, Eval Precision, and Eval Recall reach 0.9454, 0.9293, 0.9221, and 0.9454, respectively, representing improvements of approximately 8.1%, 10.3%, 10.9%, and 8.1% compared to the model trained on the base Roberta model.
24
-
25
 
26
  ## DateBase
27
  Extract 321 types of syndrome differentiation and descriptions from the Traditional Chinese Medicine Internal Medicine textbook, and then generate training and test sets.
 
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.
21
 
22
  ## Introduction
23
+ Syndrome Differentiation Model_512_v2 is trained based on the pre-trained Chinese herbal medicine model [herberta_seq_512_v2](https://huggingface.co/XiaoEnn/herberta_seq_512_V2) on the Traditional Chinese Medicine Internal Medicine Syndrome Differentiation dataset. The Eval Accuracy, Eval F1, Eval Precision, and Eval Recall reach 0.9454, 0.9293, 0.9221, and 0.9454, respectively, representing improvements of approximately 8.1%, 10.3%, 10.9%, and 8.1% compared to the model trained on the base Roberta model.
 
24
 
25
  ## DateBase
26
  Extract 321 types of syndrome differentiation and descriptions from the Traditional Chinese Medicine Internal Medicine textbook, and then generate training and test sets.