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

Flaglab
/
SciBETO-base

Fill-Mask
Transformers
PyTorch
Safetensors
Spanish
roberta
spanish
scientific
Model card Files Files and versions
xet
Community
2

Instructions to use Flaglab/SciBETO-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Flaglab/SciBETO-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Flaglab/SciBETO-base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Flaglab/SciBETO-base")
    model = AutoModelForMaskedLM.from_pretrained("Flaglab/SciBETO-base")
  • Notebooks
  • Google Colab
  • Kaggle
SciBETO-base
1 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
juanks4321's picture
juanks4321
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#2)
061006a verified 6 months ago
  • .DS_Store
    6.15 kB
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    5.45 kB
    Update README.md 6 months ago
  • config.json
    698 Bytes
    Upload folder using huggingface_hub 6 months ago
  • merges.txt
    508 kB
    Upload folder using huggingface_hub 6 months ago
  • model.safetensors
    499 MB
    xet
    Adding `safetensors` variant of this model (#2) 6 months ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.LongStorage"

    What is a pickle import?

    499 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • special_tokens_map.json
    121 Bytes
    Upload folder using huggingface_hub 6 months ago
  • tokenizer.json
    2.21 MB
    Upload folder using huggingface_hub 6 months ago
  • tokenizer_config.json
    149 Bytes
    Upload folder using huggingface_hub 6 months ago
  • vocab.json
    850 kB
    Upload folder using huggingface_hub 6 months ago