Translation
AllenNLP
PEFT
whisper
audio
automatic-speech-recognition
hf-asr-leaderboard
art
Eval Results (legacy)
Instructions to use huhe-2024/test-model2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use huhe-2024/test-model2 with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://huhe-2024/test-model2") - PEFT
How to use huhe-2024/test-model2 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -167,7 +167,7 @@ model-index:
|
|
| 167 |
type: wer
|
| 168 |
value: 125.69809089960707
|
| 169 |
pipeline_tag: translation
|
| 170 |
-
license:
|
| 171 |
base_model:
|
| 172 |
- nanonets/Nanonets-OCR-s
|
| 173 |
- deepseek-ai/DeepSeek-R1-0528
|
|
|
|
| 167 |
type: wer
|
| 168 |
value: 125.69809089960707
|
| 169 |
pipeline_tag: translation
|
| 170 |
+
license: mit
|
| 171 |
base_model:
|
| 172 |
- nanonets/Nanonets-OCR-s
|
| 173 |
- deepseek-ai/DeepSeek-R1-0528
|