Fix pipeline_tag metadata to supported value
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
- seizure-detection
|
| 7 |
- biomedical
|
| 8 |
- research-only
|
| 9 |
-
pipeline_tag: "
|
| 10 |
---
|
| 11 |
|
| 12 |
# SeizureTransformer (competition checkpoint) — research-only release
|
|
|
|
| 6 |
- seizure-detection
|
| 7 |
- biomedical
|
| 8 |
- research-only
|
| 9 |
+
pipeline_tag: "other"
|
| 10 |
---
|
| 11 |
|
| 12 |
# SeizureTransformer (competition checkpoint) — research-only release
|