Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use fredymad/Financial_estricto_2e-5_16_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fredymad/Financial_estricto_2e-5_16_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="fredymad/Financial_estricto_2e-5_16_2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("fredymad/Financial_estricto_2e-5_16_2") model = AutoModelForSequenceClassification.from_pretrained("fredymad/Financial_estricto_2e-5_16_2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0cdf785ff392a6d4353c58009f63ed978c085388b5be93ac5967657706a9be89
- Size of remote file:
- 439 MB
- SHA256:
- 71c251cfddf5d5829e0bd79e02acf4cd352dbef7c2c29cad4479cf9987923d88
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.