Text Retrieval
Transformers
PyTorch
English
t5
recommendation
sequential-recommendation
text-generation-inference
Instructions to use xhd0728/LISRec-MFilter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xhd0728/LISRec-MFilter with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("xhd0728/LISRec-MFilter") model = AutoModel.from_pretrained("xhd0728/LISRec-MFilter") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5e972cf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fd5f5d1e87e3a596c9e6881b3b17f0a2713b8e43f96444ec059bc29f01172209
size 3643
|