2ms commited on
Commit
121039d
·
1 Parent(s): 4d076af

update License in README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -69,7 +69,7 @@ print(f"P(CRCMSI) = {probs[1]:.3f}")
69
 
70
  #### Command‑line
71
  ```bash
72
- python inference.py --svs_path ./samples/MSI_high.svs
73
  ```
74
 
75
 
@@ -90,4 +90,7 @@ python inference.py --svs_path ./samples/MSI_high.svs
90
  | RCC-BAP1 | 0.7188 | 0.7690 | 0.7310 | 0.6970 | 0.7160 | 0.7337 | 0.7323 |
91
  | COAD-KRAS | 0.7642 | 0.7443 | 0.6989 | 0.8153 | 0.9432 | 0.6790 | 0.8693 |
92
  | COAD-TP53 | 0.8889 | 0.8160 | 0.7014 | 0.7118 | 0.7830 | 0.8785 | 0.8715 |
93
- | <span style="color:red">**Average**</span> | 0.7817 | 0.7869 | 0.7299 | 0.7457 | <u>0.7876</u> | 0.7356 | <span style="color:red">**0.7932**</span> |
 
 
 
 
69
 
70
  #### Command‑line
71
  ```bash
72
+ python inference.py --svs_dir ./samples
73
  ```
74
 
75
 
 
90
  | RCC-BAP1 | 0.7188 | 0.7690 | 0.7310 | 0.6970 | 0.7160 | 0.7337 | 0.7323 |
91
  | COAD-KRAS | 0.7642 | 0.7443 | 0.6989 | 0.8153 | 0.9432 | 0.6790 | 0.8693 |
92
  | COAD-TP53 | 0.8889 | 0.8160 | 0.7014 | 0.7118 | 0.7830 | 0.8785 | 0.8715 |
93
+ | <span style="color:red">**Average**</span> | 0.7817 | 0.7869 | 0.7299 | 0.7457 | <u>0.7876</u> | 0.7356 | <span style="color:red">**0.7932**</span> |
94
+
95
+ ## License
96
+ The model is licensed under [EXAONEPath AI Model License Agreement 1.0 - NC](./LICENSE)