Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

newmindai
/
Mursit-Large

Feature Extraction
Transformers
PyTorch
ONNX
Safetensors
Turkish
English
modernbert
fill-mask
turkish
legal
turkish-legal
mecellem
TRUBA
MN5
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use newmindai/Mursit-Large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use newmindai/Mursit-Large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="newmindai/Mursit-Large")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("newmindai/Mursit-Large")
    model = AutoModelForMaskedLM.from_pretrained("newmindai/Mursit-Large")
  • Notebooks
  • Google Colab
  • Kaggle
Mursit-Large
4.86 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
nmmursit's picture
nmmursit
nielsr's picture
nielsr HF Staff
Add library_name and update pipeline_tag (#1)
c24f2ac verified 3 months ago
  • plots
    Initial model upload - clean repository 4 months ago
  • .gitattributes
    1.95 kB
    Initial model upload - clean repository 4 months ago
  • README.md
    14.4 kB
    Add library_name and update pipeline_tag (#1) 3 months ago
  • config.json
    1.13 kB
    Initial model upload - clean repository 4 months ago
  • large_mlm_vs_downstream.png
    55.2 kB
    Initial model upload - clean repository 4 months ago
  • model.onnx
    1.62 GB
    xet
    Initial model upload - clean repository 4 months ago
  • model.safetensors
    1.62 GB
    xet
    Initial model upload - clean repository 4 months ago
  • model_performance_2d.png
    156 kB
    xet
    Initial model upload - clean repository 4 months ago
  • pytorch_model.bin
    1.62 GB
    xet
    Initial model upload - clean repository 4 months ago
  • special_tokens_map.json
    963 Bytes
    Initial model upload - clean repository 4 months ago
  • tokenizer.json
    2.78 MB
    Initial model upload - clean repository 4 months ago
  • tokenizer_config.json
    1.22 kB
    Initial model upload - clean repository 4 months ago