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

bertin-project
/
bertin-base-stepwise-exp-512seqlen

Fill-Mask
Transformers
PyTorch
JAX
TensorBoard
Joblib
Safetensors
Spanish
roberta
spanish
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use bertin-project/bertin-base-stepwise-exp-512seqlen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bertin-project/bertin-base-stepwise-exp-512seqlen with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="bertin-project/bertin-base-stepwise-exp-512seqlen")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("bertin-project/bertin-base-stepwise-exp-512seqlen")
    model = AutoModelForMaskedLM.from_pretrained("bertin-project/bertin-base-stepwise-exp-512seqlen")
  • Notebooks
  • Google Colab
  • Kaggle
bertin-base-stepwise-exp-512seqlen / configs /base
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit

This model has 1 file scanned as unsafe.

versae's picture
versae
Step... (1000/50000 | Loss: 1.7686773538589478, Acc: 0.6487793326377869): 3%|▊ | 1286/50000 [29:40<20:20:20, 1.50s/it]
cefa210 almost 5 years ago
  • config.json
    666 Bytes
    Step... (1000/50000 | Loss: 1.7686773538589478, Acc: 0.6487793326377869): 3%|▊ | 1286/50000 [29:40<20:20:20, 1.50s/it] almost 5 years ago
  • tokenizer.json
    1.47 MB
    Step... (1000/50000 | Loss: 1.7686773538589478, Acc: 0.6487793326377869): 3%|▊ | 1286/50000 [29:40<20:20:20, 1.50s/it] almost 5 years ago