Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use MarPla/BertAbstractComp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MarPla/BertAbstractComp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="MarPla/BertAbstractComp")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("MarPla/BertAbstractComp") model = AutoModelForSequenceClassification.from_pretrained("MarPla/BertAbstractComp", device_map="auto") - Notebooks
- Google Colab
- Kaggle
BertAbstractComp / runs /Jun09_11-45-09_f1e1a3a8fe84 /events.out.tfevents.1717933510.f1e1a3a8fe84.34.1
- Xet hash:
- fc6c65e1a6ff34828bc35371ff4cfb2a5cc7db6bdccc69d4b29d3167a28ccb57
- Size of remote file:
- 11.6 kB
- SHA256:
- bbeebbeb8a70661c53e1386f8aec10e280a41fc314df62c3981bacd09094b1f7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.