Instructions to use LightChen2333/joint-bert-slu-atis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LightChen2333/joint-bert-slu-atis with Transformers:
# Load model directly from transformers import PretrainedModelForSLUToSave model = PretrainedModelForSLUToSave.from_pretrained("LightChen2333/joint-bert-slu-atis", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aac2bb5a40807000f575a920c67f9af1110711e528120898d78727ca4ef073b
|
| 3 |
+
size 438398500
|