教育经历
${ item.begin } - ${ item.end ? item.end : '至今' }
${ item.university + '/'}${item.department ? item.department: ''}
${ item.degree ? item.degree:''}
工作经历
${ item.begin } - ${ item.end ? item.end : '至今' }
${ item.company }${ item.division ?'/'+ item.division:''}
${ item.position }
荣誉
${item.date}
${ item.title }
技能
熟悉Python,C++,Java语言、熟练掌握在Pytorch框架下进行深度学习开发(CNN、LSTM、Transformer等),对算法优化、大数据处理、自然语言处理、实时数据处理等多个领域有一些自己的心得
熟练使用Hugging Face平台,在自然语言处理领域进行先进模型的快速原型制作、微调和部署。熟悉Hugging Face中Transformers库,以实现各类预训练模型(如BERT、GPT、RoBERTa等)。