How to use im21/DT_NQ with Transformers:
# Load model directly from transformers import AutoTokenizer, TrainableDT tokenizer = AutoTokenizer.from_pretrained("im21/DT_NQ") model = TrainableDT.from_pretrained("im21/DT_NQ")
The community tab is the place to discuss and collaborate with the HF community!