Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Nubletz
/
Rep1-bert-simplification-69

Feature Extraction
Transformers
Safetensors
bert
Model card Files Files and versions
xet
Community

Instructions to use Nubletz/Rep1-bert-simplification-69 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Nubletz/Rep1-bert-simplification-69 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Nubletz/Rep1-bert-simplification-69")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Nubletz/Rep1-bert-simplification-69")
    model = AutoModel.from_pretrained("Nubletz/Rep1-bert-simplification-69")
  • Notebooks
  • Google Colab
  • Kaggle
Rep1-bert-simplification-69
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
Nubletz's picture
Nubletz
Upload model
a6dfcf9 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.17 kB
    Upload model about 1 year ago
  • config.json
    676 Bytes
    Upload model about 1 year ago
  • model.safetensors
    438 MB
    xet
    Upload model about 1 year ago