Instructions to use mllm-dev/bill_sum_experiment_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mllm-dev/bill_sum_experiment_2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mllm-dev/bill_sum_experiment_2") model = AutoModelForSeq2SeqLM.from_pretrained("mllm-dev/bill_sum_experiment_2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
runs/Apr02_17-44-38_lambda-hyperplane02/events.out.tfevents.1712105083.lambda-hyperplane02.42476.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c2811d0c56553cae3515baf87731ab8f0a6f32501463bdf824adf0bd9c51b8e
|
| 3 |
+
size 6516
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4795
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba2ea75a73e23c7265f401f07b2946bfdf2b308b8d9eb5b8708e5222a9bcef6c
|
| 3 |
size 4795
|