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

climatebert
/
econbert

Fill-Mask
Transformers
English
economics
finance
bert
language-model
financial-nlp
economic-analysis
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use climatebert/econbert with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="climatebert/econbert")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("climatebert/econbert", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
econbert / EconBERT_Model /econbert_weights
665 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
leippold's picture
leippold
Upload 17 files
6bddf4e verified about 1 year ago
  • archive
    Upload 17 files about 1 year ago
  • added_tokens.json
    14 kB
    Upload 17 files about 1 year ago
  • config.json
    891 Bytes
    Upload 17 files about 1 year ago
  • config_sentence_transformers.json
    210 Bytes
    Upload 17 files about 1 year ago
  • merges.txt
    456 kB
    Upload 17 files about 1 year ago
  • modules.json
    242 Bytes
    Upload 17 files about 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    331 MB
    xet
    Upload 17 files about 1 year ago
  • special_tokens_map.json
    1.01 kB
    Upload 17 files about 1 year ago
  • tokenizer.json
    2.22 MB
    Upload 17 files about 1 year ago
  • tokenizer_config.json
    116 kB
    Upload 17 files about 1 year ago
  • vocab.json
    798 kB
    Upload 17 files about 1 year ago