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

NetworkIsLife
/
SciBert_Cased_DAFS

Feature Extraction
Transformers
PyTorch
Safetensors
English
bert
scibert
scientific-text
mirror
r-compatible
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use NetworkIsLife/SciBert_Cased_DAFS with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="NetworkIsLife/SciBert_Cased_DAFS")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("NetworkIsLife/SciBert_Cased_DAFS", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SciBert_Cased_DAFS
885 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
NetworkIsLife's picture
NetworkIsLife
Update README.md
dd83bd2 verified about 15 hours ago
  • .gitattributes
    1.52 kB
    initial commit 4 days ago
  • README.md
    6.78 kB
    Update README.md about 15 hours ago
  • config.json
    385 Bytes
    Upload 3 files 4 days ago
  • model.safetensors
    442 MB
    xet
    Rename scibert_cased_DAFS.safetensors to model.safetensors about 15 hours ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    442 MB
    xet
    Upload 3 files 4 days ago
  • vocab.txt
    222 kB
    Upload 3 files 4 days ago