Instructions to use Alfahluzi/bert2bert-Large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alfahluzi/bert2bert-Large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Alfahluzi/bert2bert-Large") model = AutoModelForSeq2SeqLM.from_pretrained("Alfahluzi/bert2bert-Large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1002850732
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:143c811e7afd8dc4ebbc386ee5dca4a5183b94860e42e101bad1ff720ea905b4
|
| 3 |
size 1002850732
|
runs/Mar22_09-10-17_5379a042e07e/events.out.tfevents.1711098617.5379a042e07e.339.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74d4e49cc6108550d28d05fc6ccf52c20f3fd519cc50d95d9849d6ad0447e44e
|
| 3 |
+
size 9127
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:391f6df8ad85147c7ff6bada67db9272f2ec0ed5104f698414d75cd650d9e2c8
|
| 3 |
size 5112
|