Safetensors
bert
YYama0 commited on
Commit
d62b0f3
·
verified ·
1 Parent(s): 52d5991

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ probs = infer(input_texts)
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
- | | Disease | Positive_Samples | Accuracy | Precision | Recall | F1 | AUC-ROC | AP |
51
  |---:|:-----------------------------------|-------------------:|-----------:|------------:|---------:|------:|----------:|------:|
52
  | 0 | Medical material | 14 | 0.973 | 0.778 | 1 | 0.875 | 0.999 | 0.99 |
53
  | 1 | Arterial wall calcification | 49 | 0.987 | 0.961 | 1 | 0.98 | 1 | 1 |
 
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
+ | | Finding | Positive_Samples | Accuracy | Precision | Recall | F1 | AUC-ROC | AP |
51
  |---:|:-----------------------------------|-------------------:|-----------:|------------:|---------:|------:|----------:|------:|
52
  | 0 | Medical material | 14 | 0.973 | 0.778 | 1 | 0.875 | 0.999 | 0.99 |
53
  | 1 | Arterial wall calcification | 49 | 0.987 | 0.961 | 1 | 0.98 | 1 | 1 |