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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

UNIC0RN-Zhu
/
modernbert-drive-command-base

Feature Extraction
Transformers
Safetensors
English
modernbert
autonomous-driving
structured-output
compositional-semantics
research-only
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use UNIC0RN-Zhu/modernbert-drive-command-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use UNIC0RN-Zhu/modernbert-drive-command-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="UNIC0RN-Zhu/modernbert-drive-command-base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("UNIC0RN-Zhu/modernbert-drive-command-base")
    model = AutoModel.from_pretrained("UNIC0RN-Zhu/modernbert-drive-command-base", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
modernbert-drive-command-base / licenses
42.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
UNIC0RN-Zhu's picture
UNIC0RN-Zhu
Publish ModernBERT driving command parser
01b8532 verified about 1 month ago
  • MODERNBERT-APACHE-2.0.txt
    11.4 kB
    Publish ModernBERT driving command parser about 1 month ago
  • SIMLINGO-NON-COMMERCIAL.txt
    9.72 kB
    Publish ModernBERT driving command parser about 1 month ago
  • TALK2CAR-CC-BY-NC-SA-4.0.txt
    21 kB
    Publish ModernBERT driving command parser about 1 month ago