Instructions to use TODBERT/TOD-BERT-MLM-V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TODBERT/TOD-BERT-MLM-V1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TODBERT/TOD-BERT-MLM-V1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update training_args.bin
Browse files- training_args.bin +3 -0
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72b63b88352d7cf242935011394dc77a408352294b3e9f01c6447590a597e0f3
|
| 3 |
+
size 1338
|