Instructions to use SivilTaram/poet-sql-roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SivilTaram/poet-sql-roberta with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForMultiGoldSequenceLabeling tokenizer = AutoTokenizer.from_pretrained("SivilTaram/poet-sql-roberta") model = RobertaForMultiGoldSequenceLabeling.from_pretrained("SivilTaram/poet-sql-roberta", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Qian Liu commited on
Commit ·
6279a62
1
Parent(s): 0c32f7d
Upload pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4625cfdac96a38572bf0d1589bcaf7c99e17cbe3a1ec8e5e5da498c5d7130466
|
| 3 |
+
size 1425823241
|