Feature Extraction
Transformers
TensorBoard
Safetensors
English
captionbert_v2
sentence-similarity
consensus-distillation
geometric-deep-learning
amoe
custom_code
Instructions to use AbstractPhil/captionbert-8192-v2-b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AbstractPhil/captionbert-8192-v2-b with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="AbstractPhil/captionbert-8192-v2-b", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AbstractPhil/captionbert-8192-v2-b", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
step 42895 (checkpoints)
Browse files- checkpoints/best_model.pt +1 -1
- checkpoints/best_state.pt +1 -1
- checkpoints/model_s39640.pt +3 -0
- checkpoints/model_s42895.pt +3 -0
- checkpoints/state.pt +1 -1
checkpoints/best_model.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 233292267
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f6be117483f2b24b129df401ae743fa6e3cc86e131a04eecccecddee96a9053
|
| 3 |
size 233292267
|
checkpoints/best_state.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 699910458
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7cafc20863f4f74ba789f262bdbb6fc00698f32b4cf502d8c230e6848e79f6f
|
| 3 |
size 699910458
|
checkpoints/model_s39640.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a6e7c69b5da16296ddcbca6566c16d6574eab2c9e7813b65b722cadce18ca49
|
| 3 |
+
size 233292587
|
checkpoints/model_s42895.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25c52b98b770a29447bee1fc13cecd939256eccc642ae5586d6123db7f6cf2f3
|
| 3 |
+
size 233292587
|
checkpoints/state.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 699877711
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1731b8364999d7696c77e468e08e50f1605d26a9c15b5b5c087f546faf15a461
|
| 3 |
size 699877711
|