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

FIM4Science
/
fim-imp-temporal-base

Feature Extraction
Transformers
Safetensors
fim_imputation
custom_code
Model card Files Files and versions
xet
Community

Instructions to use FIM4Science/fim-imp-temporal-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use FIM4Science/fim-imp-temporal-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="FIM4Science/fim-imp-temporal-base", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("FIM4Science/fim-imp-temporal-base", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
fim-imp-temporal-base
106 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 4 commits
pseifner's picture
pseifner
Update class name: FIMImputation to FIMImpTempBase
da43de6 verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    5.17 kB
    Upload FIMImputation 11 months ago
  • config.json
    1.32 kB
    Update class name: FIMImputation to FIMImpTempBase 5 days ago
  • model.safetensors
    106 MB
    xet
    Upload FIMImputation 11 months ago