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

gbyuvd
/
RougeBERT

Fill-Mask
Transformers
Safetensors
rougebert
bert
bert-like
custom-model
experimental-architecture
Model card Files Files and versions
xet
Community

Instructions to use gbyuvd/RougeBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gbyuvd/RougeBERT with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="gbyuvd/RougeBERT")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("gbyuvd/RougeBERT", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
RougeBERT / checkpoints
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
gbyuvd's picture
gbyuvd
Upload base codes
48d0053 verified 8 months ago
  • roberta_baseline_best
    Upload base codes 8 months ago
  • roberta_baseline_final
    Upload base codes 8 months ago
  • rougebert_best
    Upload base codes 8 months ago
  • rougebert_final
    Upload base codes 8 months ago
  • roberta_baseline_config.json
    2.07 kB
    Upload base codes 8 months ago
  • roberta_baseline_metrics.csv
    4.1 kB
    Upload base codes 8 months ago
  • rougebert_config.json
    1.88 kB
    Upload base codes 8 months ago
  • rougebert_metrics.csv
    4.12 kB
    Upload base codes 8 months ago
  • vocab.json
    22.5 kB
    Upload base codes 8 months ago