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

  • Log In
  • Sign Up

Pushkar27
/
GriceBench-Detector

Text Classification
Transformers
English
multi-label-classification
dialogue
conversational-ai
gricean-maxims
cooperative-communication
deberta
nlp
pragmatics
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Pushkar27/GriceBench-Detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Pushkar27/GriceBench-Detector with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Pushkar27/GriceBench-Detector")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Pushkar27/GriceBench-Detector", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
GriceBench-Detector
2.22 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Pushkar27's picture
Pushkar27
CRITICAL: Remove all escaped underscores from YAML metadata
6824a07 16 days ago
  • .gitattributes
    1.52 kB
    initial commit 18 days ago
  • README.md
    7.89 kB
    CRITICAL: Remove all escaped underscores from YAML metadata 16 days ago
  • pytorch_model.pt

    Detected Pickle imports (6)

    • "torch._utils._rebuild_tensor_v2",
    • "numpy.dtype",
    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "numpy._core.multiarray.scalar",
    • "_codecs.encode"

    How to fix it?

    2.22 GB
    xet
    Upload pytorch_model.pt with huggingface_hub 18 days ago
  • temperatures.json
    110 Bytes
    Upload temperatures.json with huggingface_hub 18 days ago
  • training_history.json
    7.05 kB
    Upload training_history.json with huggingface_hub 18 days ago