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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

chronologic
/
chronologic-authenticity-deberta

Text Classification
Transformers
Safetensors
English
deberta-v2
digital-humanities
historical-text
ai-text-detection
deberta-v3
chronologic
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use chronologic/chronologic-authenticity-deberta with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="chronologic/chronologic-authenticity-deberta")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("chronologic/chronologic-authenticity-deberta")
    model = AutoModelForSequenceClassification.from_pretrained("chronologic/chronologic-authenticity-deberta", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
chronologic-authenticity-deberta
1.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
tedunderwood's picture
tedunderwood
update with correct preprint bibtext
0e8c33f verified about 22 hours ago
  • .gitattributes
    1.52 kB
    initial commit 9 days ago
  • README.md
    10.7 kB
    update with correct preprint bibtext about 22 hours ago
  • added_tokens.json
    23 Bytes
    Upload folder using huggingface_hub 9 days ago
  • config.json
    928 Bytes
    Human-readable id2label/label2id about 22 hours ago
  • learning_curve.png
    67.1 kB
    Upload folder using huggingface_hub 9 days ago
  • model.safetensors
    1.74 GB
    xet
    Upload folder using huggingface_hub 9 days ago
  • special_tokens_map.json
    286 Bytes
    Upload folder using huggingface_hub 9 days ago
  • spm.model
    2.46 MB
    xet
    Upload folder using huggingface_hub 9 days ago
  • tokenizer.json
    8.66 MB
    Upload folder using huggingface_hub 9 days ago
  • tokenizer_config.json
    1.32 kB
    Upload folder using huggingface_hub 9 days ago
  • training_metrics.json
    745 Bytes
    Upload folder using huggingface_hub 9 days ago