Instructions to use nlp04/final_bart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nlp04/final_bart with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nlp04/final_bart") model = AutoModelForSeq2SeqLM.from_pretrained("nlp04/final_bart") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
runs/Jan27_14-21-03_05ae2094ef53/events.out.tfevents.1674829297.05ae2094ef53.21295.0
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:b9d0ed7df143b76c0a7ebebd775d78d888751d35acc9f24c574a00813189fb8d
|
| 3 |
+
size 12477
|