OpenSLU
Collection
24 items • Updated • 1
How to use LightChen2333/dca-net-slu-atis with Transformers:
# Load model directly
from transformers import PretrainedModelForSLUToSave
model = PretrainedModelForSLUToSave.from_pretrained("LightChen2333/dca-net-slu-atis", dtype="auto")