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

RamiEbeid
/
hubert-base-ser

Transformers
PyTorch
TensorBoard
hubert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use RamiEbeid/hubert-base-ser with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use RamiEbeid/hubert-base-ser with Transformers:

    # Load model directly
    from transformers import AutoProcessor, HubertForSpeechClassification
    
    processor = AutoProcessor.from_pretrained("RamiEbeid/hubert-base-ser")
    model = HubertForSpeechClassification.from_pretrained("RamiEbeid/hubert-base-ser")
  • Notebooks
  • Google Colab
  • Kaggle
hubert-base-ser
760 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
db40b4d verified over 1 year ago
  • runs
    Model save about 4 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model over 1 year ago
  • .gitignore
    13 Bytes
    Training in progress, step 10 about 4 years ago
  • README.md
    5.98 kB
    Update README.md about 4 years ago
  • all_results.json
    234 Bytes
    End of training about 4 years ago
  • config.json
    1.95 kB
    Training in progress, step 10 about 4 years ago
  • model.safetensors
    380 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • preprocessor_config.json
    213 Bytes
    Training in progress, step 10 about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    380 MB
    xet
    Model save about 4 years ago
  • train_results.json
    234 Bytes
    End of training about 4 years ago
  • trainer_state.json
    27.6 kB
    End of training about 4 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.training_args.OptimizerNames",
    • "torch.device"

    How to fix it?

    3.06 kB
    xet
    Training in progress, step 10 about 4 years ago