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