Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Miruzen
/
LongFormer_Skripsi

Text Classification
Transformers
TensorBoard
Safetensors
Indonesian
English
longformer
Finance
Forex
EUR/USD
Sentiment
News
Model card Files Files and versions
xet
Metrics Training metrics Community

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")
  • Notebooks
  • Google Colab
  • Kaggle
LongFormer_Skripsi
1.79 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Miruzen's picture
Miruzen
Update README.md
946cd11 verified 9 months ago
  • checkpoint-714
    Upload folder using huggingface_hub 9 months ago
  • runs
    Upload folder using huggingface_hub 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    237 Bytes
    Update README.md 9 months ago
  • Readme.md
    1.44 kB
    Upload folder using huggingface_hub 9 months ago
  • config.json
    1.07 kB
    Update config.json 9 months ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub 9 months ago
  • model.safetensors
    595 MB
    xet
    Upload folder using huggingface_hub 9 months ago
  • optimizer.pt
    1.19 GB
    xet
    Upload folder using huggingface_hub 9 months ago
  • special_tokens_map.json
    280 Bytes
    Upload folder using huggingface_hub 9 months ago
  • tokenizer.json
    3.56 MB
    Upload folder using huggingface_hub 9 months ago
  • tokenizer_config.json
    1.28 kB
    Upload folder using huggingface_hub 9 months ago
  • trainer_state.json
    4.58 kB
    Upload folder using huggingface_hub 9 months ago
  • training_args.bin
    5.91 kB
    xet
    Upload folder using huggingface_hub 9 months ago
  • vocab.json
    798 kB
    Upload folder using huggingface_hub 9 months ago