Instructions to use Double-k/Mymodel0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use Double-k/Mymodel0 with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://Double-k/Mymodel0") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ metrics:
|
|
| 7 |
- accuracy
|
| 8 |
- bleu
|
| 9 |
library_name: allennlp
|
| 10 |
-
pipeline_tag:
|
| 11 |
tags:
|
| 12 |
- art
|
| 13 |
- music
|
|
|
|
| 7 |
- accuracy
|
| 8 |
- bleu
|
| 9 |
library_name: allennlp
|
| 10 |
+
pipeline_tag: image-to-text
|
| 11 |
tags:
|
| 12 |
- art
|
| 13 |
- music
|