Clarify Hyper3-CLIP v1 distinction
Browse files
README.md
CHANGED
|
@@ -16,8 +16,10 @@ tags:
|
|
| 16 |
Hyper3-CLIP beta is the hyper³labs ViT-B hyperbolic checkpoint.
|
| 17 |
|
| 18 |
This repository publishes the raw PyTorch training checkpoint for the completed
|
| 19 |
-
500k-step paper-scratch run. It is
|
| 20 |
-
|
|
|
|
|
|
|
| 21 |
|
| 22 |
## Artifact
|
| 23 |
|
|
|
|
| 16 |
Hyper3-CLIP beta is the hyper³labs ViT-B hyperbolic checkpoint.
|
| 17 |
|
| 18 |
This repository publishes the raw PyTorch training checkpoint for the completed
|
| 19 |
+
500k-step paper-scratch run. It is the scratch-trained paper checkpoint and is
|
| 20 |
+
separate from the pretrained-base
|
| 21 |
+
[Hyper3-CLIP v1](https://huggingface.co/hyper3labs/hyper3-clip-v1)
|
| 22 |
+
SentenceTransformers release.
|
| 23 |
|
| 24 |
## Artifact
|
| 25 |
|