Question Answering
Adapters
Safetensors
English
biology
chemistry
finance
legal
text-generation-inference
Instructions to use DOSaAI/VALa-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use DOSaAI/VALa-1 with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("DOSaAI/VALa-1", set_active=True) - Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| datasets: | |
| - GPT-2 | |
| language: | |
| - en | |
| metrics: | |
| - accuracy | |
| library_name: adapter-transformers | |
| pipeline_tag: question-answering | |
| tags: | |
| - biology | |
| - chemistry | |
| - finance | |
| - legal | |
| - text-generation-inference | |