Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -61,8 +61,8 @@ requirements.txt
|
|
| 61 |
|
| 62 |
| Artifact | Hugging Face repo | Notes |
|
| 63 |
|---|---|---|
|
| 64 |
-
| **Corpus** | `taejoon89/openpath-corpus` | Native 40× pathology tiles, 33,991 WebDataset shards / ~17 TB
|
| 65 |
-
| **Checkpoints** | `taejoon89/openpath-checkpoints` | OpenPath teacher checkpoints across training (`training_0` … `training_345000`); **released model = `training_316250`**
|
| 66 |
| **Code** | `taejoon89/openpath` | This repository |
|
| 67 |
|
| 68 |
The training config points to the corpus via
|
|
|
|
| 61 |
|
| 62 |
| Artifact | Hugging Face repo | Notes |
|
| 63 |
|---|---|---|
|
| 64 |
+
| **Corpus** | `taejoon89/openpath-corpus` | Native 40× pathology tiles, 33,991 WebDataset shards / ~17 TB |
|
| 65 |
+
| **Checkpoints** | `taejoon89/openpath-checkpoints` | OpenPath teacher checkpoints across training (`training_0` … `training_345000`); **released model = `training_316250`** |
|
| 66 |
| **Code** | `taejoon89/openpath` | This repository |
|
| 67 |
|
| 68 |
The training config points to the corpus via
|