Instructions to use flax-community/code-mt5-base-batch-mix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flax-community/code-mt5-base-batch-mix with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("flax-community/code-mt5-base-batch-mix") model = AutoModelForSeq2SeqLM.from_pretrained("flax-community/code-mt5-base-batch-mix") - Notebooks
- Google Colab
- Kaggle
ckpt
Browse files
events.out.tfevents.1626030994.t1v-n-a220b410-w-0.20892.3.v2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96501acff50b9520db86d6def48ad5116bd751bd64042c756cb89b81b1e0e53e
|
| 3 |
+
size 60475317
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 965944223
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4ec2595f9a67f9c4d186508462798679a1cb0af051ce2a5dd4524e2a7fb3c08
|
| 3 |
size 965944223
|