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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

MLRS
/
BERTu_sib200-mlt

Text Classification
Transformers
TensorBoard
Safetensors
Maltese
bert
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use MLRS/BERTu_sib200-mlt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MLRS/BERTu_sib200-mlt with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="MLRS/BERTu_sib200-mlt")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("MLRS/BERTu_sib200-mlt")
    model = AutoModelForSequenceClassification.from_pretrained("MLRS/BERTu_sib200-mlt")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • runs
    Model upload. 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    5.37 kB
    Update README.md 9 months ago
  • all_results.json
    650 Bytes
    Model upload. 9 months ago
  • config.json
    1.02 kB
    Model upload. 9 months ago
  • eval_results.json
    222 Bytes
    Model upload. 9 months ago
  • model.safetensors
    504 MB
    xet
    Model upload. 9 months ago
  • predict_results.json
    219 Bytes
    Model upload. 9 months ago
  • predictions.txt
    3.06 kB
    Model upload. 9 months ago
  • special_tokens_map.json
    695 Bytes
    Model upload. 9 months ago
  • tokenizer.json
    1.22 MB
    Model upload. 9 months ago
  • tokenizer_config.json
    1.35 kB
    Model upload. 9 months ago
  • train_results.json
    232 Bytes
    Model upload. 9 months ago
  • trainer_state.json
    8.58 kB
    Model upload. 9 months ago
  • training_args.bin
    5.91 kB
    xet
    Model upload. 9 months ago
  • vocab.txt
    401 kB
    Model upload. 9 months ago