Instructions to use ObserverAI/bart-legal-condition-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ObserverAI/bart-legal-condition-finetuned with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ObserverAI/bart-legal-condition-finetuned") model = AutoModelForSeq2SeqLM.from_pretrained("ObserverAI/bart-legal-condition-finetuned", device_map="auto") - Notebooks
- Google Colab
- Kaggle
bart-legal-condition-finetuned / runs /May30_09-42-07_4893351bd440 /events.out.tfevents.1717062142.4893351bd440.467.3