monai
medical
katielink commited on
Commit
c81676a
1 Parent(s): cf880b5

correct typos

Browse files
Files changed (1) hide show
  1. configs/metadata.json +3 -2
configs/metadata.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
- "version": "0.3.3",
4
  "changelog": {
 
5
  "0.3.3": "update learning rate and readme",
6
  "0.3.2": "update to use monai 1.0.1",
7
  "0.3.1": "fix license Copyright error",
@@ -29,7 +30,7 @@
29
  "label_classes": "single channel data, 1 is pancreas, 2 is pancreatic tumor, 0 is everything else",
30
  "pred_classes": "3 channels OneHot data, channel 1 is pancreas, channel 2 is pancreatic tumor, channel 0 is background",
31
  "eval_metrics": {
32
- "mean_dice": 0.72
33
  },
34
  "intended_use": "This is an example, not to be used for diagnostic purposes",
35
  "references": [
 
1
  {
2
  "schema": "https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/meta_schema_20220324.json",
3
+ "version": "0.3.4",
4
  "changelog": {
5
+ "0.3.4": "correct typos",
6
  "0.3.3": "update learning rate and readme",
7
  "0.3.2": "update to use monai 1.0.1",
8
  "0.3.1": "fix license Copyright error",
 
30
  "label_classes": "single channel data, 1 is pancreas, 2 is pancreatic tumor, 0 is everything else",
31
  "pred_classes": "3 channels OneHot data, channel 1 is pancreas, channel 2 is pancreatic tumor, channel 0 is background",
32
  "eval_metrics": {
33
+ "mean_dice": 0.62
34
  },
35
  "intended_use": "This is an example, not to be used for diagnostic purposes",
36
  "references": [