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

gerturax
/
gerturax-2

Transformers
PyTorch
TensorBoard
Safetensors
German
electra
pretraining
german
teams
culturax
gerturax-2
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use gerturax/gerturax-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gerturax/gerturax-2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("gerturax/gerturax-2")
    model = AutoModelForPreTraining.from_pretrained("gerturax/gerturax-2")
  • Notebooks
  • Google Colab
  • Kaggle
gerturax-2
1.08 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
stefan-it's picture
stefan-it
readme: mention fine-tuning repo
50ede60 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    11.7 kB
    readme: mention fine-tuning repo over 1 year ago
  • config.json
    741 Bytes
    model: add config and converted PyTorch weights (from 1M steps) about 2 years ago
  • events.out.tfevents.1716360691.t1v-n-f36c22af-w-0.1.1.v2
    798 kB
    xet
    metrics: add original TensorBoard logs about 2 years ago
  • model.safetensors
    541 MB
    xet
    Adding `safetensors` variant of this model (#1) over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    541 MB
    xet
    model: add config and converted PyTorch weights (from 1M steps) about 2 years ago
  • tokenizer_config.json
    49 Bytes
    tokenizer: add config and vocab about 2 years ago
  • vocab.txt
    542 kB
    tokenizer: add config and vocab about 2 years ago