How to use PurCL/jtrans-malware-2f-100c with Transformers:
# Load model directly from transformers import AutoTokenizer, JTransForMultipleSequenceClassification tokenizer = AutoTokenizer.from_pretrained("PurCL/jtrans-malware-2f-100c") model = JTransForMultipleSequenceClassification.from_pretrained("PurCL/jtrans-malware-2f-100c")
The community tab is the place to discuss and collaborate with the HF community!