Transformers
PyTorch
t5
text2text-generation
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Instructions to use SungWei/my_awesome_billsum_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SungWei/my_awesome_billsum_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("SungWei/my_awesome_billsum_model") model = AutoModelForSeq2SeqLM.from_pretrained("SungWei/my_awesome_billsum_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4500
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 891702929
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:736651755bfc26c857b52a1b88459036ced91e0a34296c28f46fb2e11eb940bc
|
| 3 |
size 891702929
|