Instructions to use Gizachew/hubert-amharic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gizachew/hubert-amharic with Transformers:
# Load model directly from transformers import AutoProcessor, HubertForSpeechClassification processor = AutoProcessor.from_pretrained("Gizachew/hubert-amharic") model = HubertForSpeechClassification.from_pretrained("Gizachew/hubert-amharic", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 12.121212121212121, | |
| "total_flos": 7.685447856522912e+17, | |
| "train_loss": 0.2951181084314982, | |
| "train_runtime": 1630.5884, | |
| "train_samples": 1979, | |
| "train_samples_per_second": 18.205, | |
| "train_steps_per_second": 2.272 | |
| } |