Feature Extraction
Transformers
Safetensors
bert
mteb
Eval Results (legacy)
text-embeddings-inference
Instructions to use technicolor/Angle_BERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use technicolor/Angle_BERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="technicolor/Angle_BERT")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("technicolor/Angle_BERT") model = AutoModel.from_pretrained("technicolor/Angle_BERT", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bf0b5e1e334448e5f4bab018973bd61852b721891c65ebe62dcd1824be4c689c
- Size of remote file:
- 5.05 kB
- SHA256:
- 0224374c51b3916102b97dddc6026a370bf994031b116366b68b4edfe6c88efb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.