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

ChristBERT
/
sciGNAD_tcls

Text Classification
Transformers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ChristBERT/sciGNAD_tcls with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="ChristBERT/sciGNAD_tcls")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ChristBERT/sciGNAD_tcls", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sciGNAD_tcls
509 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
rjschmitt's picture
rjschmitt
Update README.md
6827fce verified 10 days ago
  • .gitattributes
    1.57 kB
    Upload config.json with huggingface_hub over 1 year ago
  • README.md
    2.96 kB
    Update README.md 10 days ago
  • config.json
    797 Bytes
    xet
    Upload RobertaForSequenceClassification over 1 year ago
  • merges.txt
    536 kB
    Upload tokenizer over 1 year ago
  • model.safetensors
    504 MB
    xet
    Upload RobertaForSequenceClassification over 1 year ago
  • special_tokens_map.json
    958 Bytes
    Upload tokenizer over 1 year ago
  • tokenizer.json
    3.81 MB
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    1.24 kB
    Upload tokenizer over 1 year ago
  • vocab.json
    890 kB
    Upload tokenizer over 1 year ago