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
| { | |
| "type": "word", | |
| "unk_token": "[UNK]", | |
| "pad_token": "[PAD]", | |
| "vocab_size": 50000, | |
| "vocab_file": "vocab.txt" | |
| } |