Instructions to use Junlaii/bart_4acticle_abstract with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Junlaii/bart_4acticle_abstract with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Junlaii/bart_4acticle_abstract") model = AutoModelForSeq2SeqLM.from_pretrained("Junlaii/bart_4acticle_abstract") - Notebooks
- Google Colab
- Kaggle
此次模型是为北航软件nlp课程的作业,为文章摘要而训练的模型。因为模型较大,故上传至huggingface仓库
This model was trained for the article abstract as an assignment for the NLP course of Beihang Software. Due to the large size of the model, it was uploaded to the huggingface warehouse
- Downloads last month
- 3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support