Text Classification
Transformers
TensorBoard
Safetensors
Indonesian
English
longformer
Finance
Forex
EUR/USD
Sentiment
News
Instructions to use Miruzen/LongFormer_Skripsi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Miruzen/LongFormer_Skripsi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Miruzen/LongFormer_Skripsi")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Miruzen/LongFormer_Skripsi") model = AutoModelForSequenceClassification.from_pretrained("Miruzen/LongFormer_Skripsi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 501059b89ca82d72736db321d7d01a212d6f915762df233207f9cf7872cd2dd2
- Size of remote file:
- 5.91 kB
- SHA256:
- 8497a935ae5b53de8200aba72d0ee850572929ea833a1b47df109a3c6e0dd8bd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.