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

xavierbarbier
/
distilcamembert-base-nli

Zero-Shot Classification
Transformers.js
ONNX
French
camembert
text-classification
Model card Files Files and versions
xet
Community

Instructions to use xavierbarbier/distilcamembert-base-nli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use xavierbarbier/distilcamembert-base-nli with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('zero-shot-classification', 'xavierbarbier/distilcamembert-base-nli');
distilcamembert-base-nli
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
xavierbarbier's picture
xavierbarbier
Update README.md
8677241 verified about 2 years ago
  • onnx
    Delete onnx/test about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.22 kB
    Update README.md about 2 years ago
  • config.json
    949 Bytes
    Upload 4 files about 2 years ago
  • special_tokens_map.json
    1.04 kB
    Upload 4 files about 2 years ago
  • tokenizer.json
    2.42 MB
    Upload 4 files about 2 years ago
  • tokenizer_config.json
    1.59 kB
    Upload 4 files about 2 years ago