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 / wandb
Ctrl+K
Ctrl+K
  • 3 contributors
History: 24 commits

This model has 1 file scanned as unsafe.

versae's picture
versae
Step... (31000/50000 | Loss: 1.604581594467163, Acc: 0.6744211912155151): 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 31806/50000 [12:45:50<7:10:54, 1.42s/it]
a135ed0 almost 5 years ago
  • run-20210726_001233-17u6inbn
    Step... (31000/50000 | Loss: 1.604581594467163, Acc: 0.6744211912155151): 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 31806/50000 [12:45:50<7:10:54, 1.42s/it] almost 5 years ago
  • debug-internal.log
    52 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
  • debug.log
    43 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
  • latest-run
    28 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