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

Rafeq
/
baby_chillanto

Transformers
PyTorch
wav2vec2
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use Rafeq/baby_chillanto with Transformers:

    # Load model directly
    from transformers import AutoProcessor, Wav2Vec2ForSpeechClassification
    
    processor = AutoProcessor.from_pretrained("Rafeq/baby_chillanto")
    model = Wav2Vec2ForSpeechClassification.from_pretrained("Rafeq/baby_chillanto")
  • Notebooks
  • Google Colab
  • Kaggle
baby_chillanto
1.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Rafeq's picture
Rafeq
Upload 2 files
86c133c over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • config.json
    2.63 kB
    Upload Wav2Vec2ForSpeechClassification over 3 years ago
  • preprocessor_config.json
    214 Bytes
    Upload preprocessor_config.json over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.27 GB
    xet
    Upload Wav2Vec2ForSpeechClassification over 3 years ago
  • scheduler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    627 Bytes
    xet
    Upload scheduler.pt over 3 years ago
  • special_tokens_map.json
    85 Bytes
    Upload 3 files over 3 years ago
  • test.csv
    34.8 kB
    Upload 2 files over 3 years ago
  • tokenizer_config.json
    138 Bytes
    Upload 3 files over 3 years ago
  • train.csv
    139 kB
    Upload 2 files over 3 years ago
  • trainer_state.json
    8.35 kB
    Upload 2 files over 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.58 kB
    xet
    Upload 2 files over 3 years ago
  • vocab.json
    535 Bytes
    Upload 3 files over 3 years ago