Instructions to use hkunlp/from_all_T5_base_prefix_sql_2upsample2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hkunlp/from_all_T5_base_prefix_sql_2upsample2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("hkunlp/from_all_T5_base_prefix_sql_2upsample2") model = AutoModel.from_pretrained("hkunlp/from_all_T5_base_prefix_sql_2upsample2") - Notebooks
- Google Colab
- Kaggle
Jason Wu commited on
Commit ·
1f752b8
1
Parent(s): 7eb00a1
add model
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1009959624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb8d52c99c339f9f39108ed8e9536fa59809c16adf4812cab51afce95a93b594
|
| 3 |
size 1009959624
|