Instructions to use WIKTO/EMILIA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use WIKTO/EMILIA with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("WIKTO/EMILIA", set_active=True) - Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| datasets: | |
| - fka/awesome-chatgpt-prompts | |
| - HuggingFaceH4/no_robots | |
| language: | |
| - aa | |
| metrics: | |
| - accuracy | |
| - bertscore | |
| tags: | |
| - chemistry | |
| - biology | |
| - legal | |
| - medical | |
| - text-generation-inference | |
| - music | |
| library_name: adapter-transformers | |