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

ff112
/
FinTurkBERT

Text Classification
Transformers
Safetensors
Turkish
bert
sentiment-analysis
finance
turkish
financial-nlp
finbert
financial bert
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use ff112/FinTurkBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ff112/FinTurkBERT with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="ff112/FinTurkBERT")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("ff112/FinTurkBERT")
    model = AutoModelForSequenceClassification.from_pretrained("ff112/FinTurkBERT", device_map="auto")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
FinTurkBERT
445 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
ff112's picture
ff112
Update README.md
68f97fb verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload cover.png 5 months ago
  • README.md
    4.94 kB
    Update README.md 4 months ago
  • config.json
    834 Bytes
    Upload FinTurkBERT model 5 months ago
  • cover.png
    1.63 MB
    xet
    Upload cover.png 5 months ago
  • model.safetensors
    443 MB
    xet
    Upload model.safetensors 5 months ago
  • special_tokens_map.json
    732 Bytes
    Upload FinTurkBERT model 5 months ago
  • tokenizer.json
    755 kB
    Upload FinTurkBERT model 5 months ago
  • tokenizer_config.json
    1.55 kB
    Upload FinTurkBERT model 5 months ago
  • training_args.bin
    5.5 kB
    xet
    Update model weights to new_tapt66_balanced 5 months ago
  • vocab.txt
    251 kB
    Upload FinTurkBERT model 5 months ago