Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
ECG-FM is a foundation model for electrocardogram (ECG) analysis. Please refer to our [GitHub](https://github.com/bowang-lab/ECG-FM) for more details.
|
2 |
|
3 |
**Disclaimer: These models are different from those reported in our arXiv paper.** These BERT-Base sized models were trained purely on public data sources due to privacy concerns surrounding UHN-ECG data and patient identification. Validation for the final models will be available upon full publication.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
ECG-FM is a foundation model for electrocardogram (ECG) analysis. Please refer to our [GitHub](https://github.com/bowang-lab/ECG-FM) for more details.
|
8 |
|
9 |
**Disclaimer: These models are different from those reported in our arXiv paper.** These BERT-Base sized models were trained purely on public data sources due to privacy concerns surrounding UHN-ECG data and patient identification. Validation for the final models will be available upon full publication.
|