Edit model card

Adapter SabaPivot/T5-large-v1.1-ko-kb-adapter for SabaPivot/241114-t5-large-v1.1-ko-kb-st

An adapter for the SabaPivot/241114-t5-large-v1.1-ko-kb-st model that was trained on the None dataset.

This adapter was created for usage with the Adapters library.

Usage

First, install adapters:

pip install -U adapters

Now, the adapter can be loaded and activated like this:

from adapters import AutoAdapterModel

model = AutoAdapterModel.from_pretrained("SabaPivot/241114-t5-large-v1.1-ko-kb-st")
adapter_name = model.load_adapter("SabaPivot/T5-large-v1.1-ko-kb-adapter", set_active=True)

Architecture & Training

Evaluation results

Citation

Downloads last month
8
Inference API
Unable to determine this model’s pipeline type. Check the docs .