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

scales-okn
/
ontology-motion-to-certify-class

Text Classification
Transformers
PyTorch
TensorBoard
deberta-v2
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use scales-okn/ontology-motion-to-certify-class with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use scales-okn/ontology-motion-to-certify-class with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="scales-okn/ontology-motion-to-certify-class")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("scales-okn/ontology-motion-to-certify-class")
    model = AutoModelForSequenceClassification.from_pretrained("scales-okn/ontology-motion-to-certify-class", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ontology-motion-to-certify-class
1.75 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
adamrpah's picture
adamrpah
Document GPL-3.0 public release
79aecd4 verified about 1 month ago
  • runs
    Model save about 4 years ago
  • .gitattributes
    1.34 kB
    initial commit about 4 years ago
  • .gitignore
    13 Bytes
    Model save about 4 years ago
  • README.md
    2.84 kB
    Document GPL-3.0 public release about 1 month ago
  • added_tokens.json
    18 Bytes
    Model save about 4 years ago
  • config.json
    889 Bytes
    Model save about 4 years ago
  • pytorch_model.bin
    1.74 GB
    xet
    Model save about 4 years ago
  • special_tokens_map.json
    156 Bytes
    Model save about 4 years ago
  • spm.model
    2.46 MB
    xet
    Model save about 4 years ago
  • tokenizer.json
    8.65 MB
    Model save about 4 years ago
  • tokenizer_config.json
    375 Bytes
    Model save about 4 years ago
  • training_args.bin
    3.25 kB
    xet
    Model save about 4 years ago
  • training_progress.csv
    5.85 kB
    Model save about 4 years ago