Instructions to use bobox/DeBERTa-ST-AllLayers-testing-v2-checkpoints-tmp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bobox/DeBERTa-ST-AllLayers-testing-v2-checkpoints-tmp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="bobox/DeBERTa-ST-AllLayers-testing-v2-checkpoints-tmp")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("bobox/DeBERTa-ST-AllLayers-testing-v2-checkpoints-tmp") model = AutoModel.from_pretrained("bobox/DeBERTa-ST-AllLayers-testing-v2-checkpoints-tmp") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3712
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 565251810
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49a7c3e3134321904d0bbc3b6996d58cbe0277ac7050014dc069ab1c84c4fbf0
|
| 3 |
size 565251810
|
runs/Jul06_01-11-16_4dc082dac514/events.out.tfevents.1720228304.4dc082dac514.2171.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3a124acd3f0b692c6f723fffc14192c6b09f5f036451f7667233f5da11ce282
|
| 3 |
+
size 45965
|