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

SociauxLing
/
modernbert-CGEdit-AAE_d30_final

Feature Extraction
Transformers
PyTorch
Safetensors
multitask_modernbert
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Community

Instructions to use SociauxLing/modernbert-CGEdit-AAE_d30_final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use SociauxLing/modernbert-CGEdit-AAE_d30_final with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="SociauxLing/modernbert-CGEdit-AAE_d30_final", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("SociauxLing/modernbert-CGEdit-AAE_d30_final", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
modernbert-CGEdit-AAE_d30_final
3.16 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SociauxLing's picture
SociauxLing
End of training
f0c9be6 verified 21 days ago
  • .gitattributes
    1.52 kB
    initial commit 21 days ago
  • README.md
    2.31 kB
    Model save 21 days ago
  • config.json
    1.09 kB
    Model save 21 days ago
  • model.safetensors
    1.58 GB
    xet
    Model save 21 days ago
  • modeling.py
    3.84 kB
    Model save 21 days ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.58 GB
    xet
    End of training 21 days ago
  • tokenizer.json
    3.58 MB
    End of training 21 days ago
  • tokenizer_config.json
    351 Bytes
    End of training 21 days ago
  • training_args.bin
    4.86 kB
    xet
    Model save 21 days ago