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

Jaja-09
/
authorcheck-model

Text Classification
Transformers
Safetensors
English
deberta-v2
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Jaja-09/authorcheck-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Jaja-09/authorcheck-model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Jaja-09/authorcheck-model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Jaja-09/authorcheck-model")
    model = AutoModel.from_pretrained("Jaja-09/authorcheck-model")
  • Notebooks
  • Google Colab
  • Kaggle
authorcheck-model
1.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Jaja-09's picture
Jaja-09
Upload 9 files
34c19fb verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    6.86 kB
    Upload 9 files 7 months ago
  • config.json
    890 Bytes
    Upload 9 files 7 months ago
  • gitattributes
    1.52 kB
    Upload 9 files 7 months ago
  • model.safetensors
    1.74 GB
    xet
    Upload 9 files 7 months ago
  • special_tokens_map.json
    286 Bytes
    Upload 9 files 7 months ago
  • spm.model
    2.46 MB
    xet
    Upload 9 files 7 months ago
  • tokenizer.json
    8.66 MB
    Upload 9 files 7 months ago
  • tokenizer_config.json
    1.32 kB
    Upload 9 files 7 months ago
  • xgboost_model.json
    47.5 kB
    Upload 9 files 7 months ago