Instructions to use abhilash1910/financial_roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abhilash1910/financial_roberta with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="abhilash1910/financial_roberta")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("abhilash1910/financial_roberta") model = AutoModelForMaskedLM.from_pretrained("abhilash1910/financial_roberta") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6a0d16de10412ea8fd43e4003824ade8aa70161689070db820a095fe916e1091
- Size of remote file:
- 346 MB
- SHA256:
- a9fd170d366e63640b5320d74ba10d8d0371c3d5461bf5dfa7f1877ffd44306b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.