Instructions to use ai-lab/ESGify_ru with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ai-lab/ESGify_ru with Transformers:
# Load model directly from transformers import AutoTokenizer, ESGify_ru tokenizer = AutoTokenizer.from_pretrained("ai-lab/ESGify_ru") model = ESGify_ru.from_pretrained("ai-lab/ESGify_ru") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.