Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

jatinmehra
/
smolLM-fined-tuned-for-PLAGAIRISM_Detection

Text Classification
Transformers
Safetensors
English
llama
PLAGAIRISM
EDUCATION
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use jatinmehra/smolLM-fined-tuned-for-PLAGAIRISM_Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jatinmehra/smolLM-fined-tuned-for-PLAGAIRISM_Detection with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="jatinmehra/smolLM-fined-tuned-for-PLAGAIRISM_Detection")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("jatinmehra/smolLM-fined-tuned-for-PLAGAIRISM_Detection")
    model = AutoModelForSequenceClassification.from_pretrained("jatinmehra/smolLM-fined-tuned-for-PLAGAIRISM_Detection")
  • Notebooks
  • Google Colab
  • Kaggle
smolLM-fined-tuned-for-PLAGAIRISM_Detection
543 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
jatinmehra's picture
jatinmehra
Update README.md
fb131a3 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    4.8 kB
    Update README.md about 1 year ago
  • __huggingface_repos__.json
    131 Bytes
    Upload 9 files about 1 year ago
  • added_tokens.json
    21 Bytes
    Upload 9 files about 1 year ago
  • config.json
    758 Bytes
    Upload 9 files about 1 year ago
  • merges.txt
    466 kB
    Upload 9 files about 1 year ago
  • model.safetensors
    538 MB
    xet
    Upload 9 files about 1 year ago
  • special_tokens_map.json
    969 Bytes
    Upload 9 files about 1 year ago
  • tokenizer.json
    3.52 MB
    Upload 9 files about 1 year ago
  • tokenizer_config.json
    3.91 kB
    Upload 9 files about 1 year ago
  • vocab.json
    801 kB
    Upload 9 files about 1 year ago