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 9756 (checkpoints)
Browse files- checkpoints/best_model.pt +1 -1
- checkpoints/best_state.pt +1 -1
- checkpoints/model_s6551.pt +3 -0
- checkpoints/model_s9756.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:c404d4770e7ee45b0617254119c89ed7ce65f61f0d63b126c3997c8bccc45c38
|
| 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:08fdadf77484fdbf79630dc5400719d2ec406be3023551876ed6b9a6e8c20fb8
|
| 3 |
size 699910458
|
checkpoints/model_s6551.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d7fbe38f05a9bf182f18d4889c7e2837cc77be9b3f2f12a9fd819533469329a
|
| 3 |
+
size 233292427
|
checkpoints/model_s9756.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7352977fea9a8b86ccb5f3b5d2a17a0215aa7d4ada372d718e69f79c20b20fe
|
| 3 |
+
size 233292427
|
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:96b3f4887dfa70c8721a8cde1537f29c17e470a8c9517430f5cb5d895d116ae5
|
| 3 |
size 699877711
|