Updated label_file configuration.
Browse files- physionet_finetuned.pt +2 -2
- physionet_finetuned.yaml +1 -1
physionet_finetuned.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:668c86ddc6a38ba138bd374c5bab388d839f5c36c807e28e97674de6dafae412
|
3 |
+
size 1081734812
|
physionet_finetuned.yaml
CHANGED
@@ -124,7 +124,7 @@ task:
|
|
124 |
enable_padding: true
|
125 |
enable_padding_leads: false
|
126 |
leads_to_load: null
|
127 |
-
label_file:
|
128 |
criterion:
|
129 |
_name: binary_cross_entropy_with_logits
|
130 |
report_auc: true
|
|
|
124 |
enable_padding: true
|
125 |
enable_padding_leads: false
|
126 |
leads_to_load: null
|
127 |
+
label_file: null
|
128 |
criterion:
|
129 |
_name: binary_cross_entropy_with_logits
|
130 |
report_auc: true
|