Instructions to use Sevenlee/kkk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use Sevenlee/kkk with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://Sevenlee/kkk") - Notebooks
- Google Colab
- Kaggle
li commited on
Commit ·
20e053f
1
Parent(s): bf0fc71
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ datasets:
|
|
| 5 |
language:
|
| 6 |
- ab
|
| 7 |
metrics:
|
| 8 |
-
- accuracy
|
| 9 |
- bertscore
|
| 10 |
library_name: allennlp
|
| 11 |
pipeline_tag: image-segmentation
|
|
|
|
| 5 |
language:
|
| 6 |
- ab
|
| 7 |
metrics:
|
| 8 |
+
- accuracy 100
|
| 9 |
- bertscore
|
| 10 |
library_name: allennlp
|
| 11 |
pipeline_tag: image-segmentation
|