Instructions to use Evan-Lin/trainer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Evan-Lin/trainer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Evan-Lin/trainer")# Load model directly from transformers import AutoFeatureExtractor, AutoModelForAudioClassification extractor = AutoFeatureExtractor.from_pretrained("Evan-Lin/trainer") model = AutoModelForAudioClassification.from_pretrained("Evan-Lin/trainer") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4d0cff932b9bf2a0be269510b44b591e455b8138966cf08dedcdb2c0e8c43ad6
- Size of remote file:
- 345 MB
- SHA256:
- 55a582f06ac0f6b7875af008c69daf0bdd21d7e584d3758f2fb7b4e9765b63b8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.