deshanksuman/Instruct_Finetune_with_Reasoning_WSD
Viewer • Updated • 101k • 14
How to use deshanksuman/finetuned-DeepSeek-R1-Distill-Qwen-1.5B_WSD-Think with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("deshanksuman/finetuned-DeepSeek-R1-Distill-Qwen-1.5B_WSD-Think", device_map="auto")Word Sense Disambigution task with mimic of reasoning. SFT training with any COT prompting or Reasoning
Base model: deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
We acknowledge the support of the Supercomputing Wales project, which is part-funded by the European Regional Development Fund (ERDF) via Welsh Government.
Base model
deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B