Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Amasa5646
/
test-twi

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Amasa5646/test-twi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Amasa5646/test-twi with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Amasa5646/test-twi")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("Amasa5646/test-twi")
    model = AutoModelForCTC.from_pretrained("Amasa5646/test-twi")
  • Notebooks
  • Google Colab
  • Kaggle
test-twi
3.87 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Amasa5646's picture
Amasa5646
End of training
fcbfab8 verified about 2 years ago
  • runs
    End of training about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.17 kB
    End of training about 2 years ago
  • adapter.aka.safetensors
    8.79 MB
    xet
    End of training about 2 years ago
  • added_tokens.json
    30 Bytes
    Upload tokenizer about 2 years ago
  • config.json
    2.05 kB
    End of training about 2 years ago
  • model.safetensors
    3.86 GB
    xet
    End of training about 2 years ago
  • preprocessor_config.json
    214 Bytes
    End of training about 2 years ago
  • special_tokens_map.json
    96 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.05 kB
    Upload tokenizer about 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.IntervalStrategy",
    • "accelerate.state.PartialState",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "transformers.training_args.OptimizerNames",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device",
    • "transformers.trainer_utils.HubStrategy"

    How to fix it?

    4.86 kB
    xet
    End of training about 2 years ago
  • vocab.json
    387 Bytes
    Upload tokenizer about 2 years ago