Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ probs = infer(input_texts)
|
|
45 |
|
46 |
## Model Performance
|
47 |
|
48 |
-
The following table shows the results for each class on the validation data (n=150) of CT-RATE-JPN. For metrics requiring binarization, a threshold of 0.5 was used.
|
49 |
|
50 |
|
51 |
| | Disease | Positive_Samples | Accuracy | Precision | Recall | F1 | AUC-ROC | AP |
|
|
|
45 |
|
46 |
## Model Performance
|
47 |
|
48 |
+
The following table shows the results for each class on the validation data (n=150) of [CT-RATE-JPN](https://huggingface.co/datasets/YYama0/CT-RATE-JPN). For metrics requiring binarization, a threshold of 0.5 was used.
|
49 |
|
50 |
|
51 |
| | Disease | Positive_Samples | Accuracy | Precision | Recall | F1 | AUC-ROC | AP |
|