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

llillillil
/
my_awesome_mind_model

Audio Classification
Transformers
TensorBoard
Safetensors
hubert
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use llillillil/my_awesome_mind_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use llillillil/my_awesome_mind_model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("audio-classification", model="llillillil/my_awesome_mind_model")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForAudioClassification
    
    processor = AutoProcessor.from_pretrained("llillillil/my_awesome_mind_model")
    model = AutoModelForAudioClassification.from_pretrained("llillillil/my_awesome_mind_model", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
my_awesome_mind_model / runs
85.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
llillillil's picture
llillillil
Training in progress, epoch 1
e97469f verified over 2 years ago
  • Jun09_14-37-22_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_14-40-31_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_15-00-40_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_15-14-34_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_15-34-21_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_15-37-52_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_16-40-11_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_16-42-22_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_16-47-07_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_16-51-25_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_16-52-47_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_17-07-35_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_17-11-57_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago
  • Jun09_19-10-29_WIN-CEJF2NB9KFH
    Training in progress, epoch 1 over 2 years ago