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

OrisTeam
/
ORIS-Bert-Small-C

Feature Extraction
Transformers
Safetensors
Polish
oris_bert
polish
bert
encoder
masked-language-modeling
oris
custom_code
Model card Files Files and versions
xet
Community

Instructions to use OrisTeam/ORIS-Bert-Small-C with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OrisTeam/ORIS-Bert-Small-C with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="OrisTeam/ORIS-Bert-Small-C", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("OrisTeam/ORIS-Bert-Small-C", trust_remote_code=True, device_map="auto")
  • 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
  • .gitattributes
    51 Bytes
    Initial release of ORIS Bert - Small C 10 days ago
  • LICENSE
    6.94 kB
    Initial release of ORIS Bert - Small C 10 days ago
  • README.md
    20 kB
    Update README.md 3 days ago
  • config.json
    761 Bytes
    Initial release of ORIS Bert - Small C 10 days ago
  • configuration_oris_bert.py
    1.81 kB
    Initial release of ORIS Bert - Small C 10 days ago
  • manifest.json
    298 Bytes
    Initial release of ORIS Bert - Small C 10 days ago
  • model.safetensors
    102 MB
    xet
    Initial release of ORIS Bert - Small C 10 days ago
  • modeling_oris_bert.py
    9.02 kB
    Initial release of ORIS Bert - Small C 10 days ago
  • special_tokens_map.json
    132 Bytes
    Initial release of ORIS Bert - Small C 10 days ago
  • tokenizer.json
    9.32 MB
    Initial release of ORIS Bert - Small C 10 days ago
  • tokenizer_config.json
    289 Bytes
    Initial release of ORIS Bert - Small C 10 days ago