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

Sha09090
/
hdfs-failure-prediction

Text Classification
Transformers
Safetensors
distilbert
hdfs
log-analysis
failure-prediction
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Sha09090/hdfs-failure-prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Sha09090/hdfs-failure-prediction with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Sha09090/hdfs-failure-prediction")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Sha09090/hdfs-failure-prediction")
    model = AutoModelForSequenceClassification.from_pretrained("Sha09090/hdfs-failure-prediction")
  • Notebooks
  • Google Colab
  • Kaggle
hdfs-failure-prediction
269 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Sha09090's picture
Sha09090
Create README.md
3f9b430 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    1.55 kB
    Create README.md 3 months ago
  • config.json
    563 Bytes
    Upload 6 files 3 months ago
  • model.safetensors
    268 MB
    xet
    Upload 6 files 3 months ago
  • special_tokens_map.json
    125 Bytes
    Upload 6 files 3 months ago
  • tokenizer.json
    712 kB
    Upload 6 files 3 months ago
  • tokenizer_config.json
    1.23 kB
    Upload 6 files 3 months ago
  • vocab.txt
    232 kB
    Upload 6 files 3 months ago