Instructions to use Ananthusajeev190/Loop with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use Ananthusajeev190/Loop with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://Ananthusajeev190/Loop") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-classification
|
| 3 |
-
library_name:
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# CPython Embeddings (Safetensors)
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-classification
|
| 3 |
+
library_name: allennlp
|
| 4 |
+
tags:
|
| 5 |
+
- agent
|
| 6 |
---
|
| 7 |
# CPython Embeddings (Safetensors)
|
| 8 |
|