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

THU-KEG
/
DeepPrune-Judge-4B

Text Classification
Transformers
English
qwen3
text-generation
llama-factory
full
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use THU-KEG/DeepPrune-Judge-4B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use THU-KEG/DeepPrune-Judge-4B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="THU-KEG/DeepPrune-Judge-4B")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("THU-KEG/DeepPrune-Judge-4B")
    model = AutoModelForCausalLM.from_pretrained("THU-KEG/DeepPrune-Judge-4B")
  • Notebooks
  • Google Colab
  • Kaggle
DeepPrune-Judge-4B
8.06 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
tsq2000's picture
tsq2000
nielsr's picture
nielsr HF Staff
Update license metadata and add paper abstract (#1)
47b7840 verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload 5 files 8 months ago
  • README.md
    4.49 kB
    Update license metadata and add paper abstract (#1) 8 months ago
  • added_tokens.json
    707 Bytes
    Upload 7 files 8 months ago
  • all_results.json
    343 Bytes
    Upload 7 files 8 months ago
  • chat_template.jinja
    541 Bytes
    Upload 7 files 8 months ago
  • config.json
    1.54 kB
    Upload 7 files 8 months ago
  • eval_results.json
    162 Bytes
    Upload 7 files 8 months ago
  • generation_config.json
    213 Bytes
    Upload 7 files 8 months ago
  • merges.txt
    1.67 MB
    Upload 7 files 8 months ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Upload model-00001-of-00002.safetensors 8 months ago
  • model-00002-of-00002.safetensors
    3.08 GB
    xet
    Upload model-00002-of-00002.safetensors 8 months ago
  • special_tokens_map.json
    613 Bytes
    Upload 5 files 8 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 5 files 8 months ago
  • tokenizer_config.json
    5.43 kB
    Upload 5 files 8 months ago
  • train_results.json
    201 Bytes
    Upload 5 files 8 months ago
  • vocab.json
    2.78 MB
    Upload vocab.json 8 months ago