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_15-13-40_a6a0c55f07b0 /events.out.tfevents.1717950932.a6a0c55f07b0.35.3
- Xet hash:
- fc32a7c25e180817054883948ad2e41191ff2e53444e01e1d33690952b2b3334
- Size of remote file:
- 661 Bytes
- SHA256:
- 36621a074e28f531f47f779a2cded6440e041ce459a590ea2ec690e9cec9cee7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.