- I'm working as a researcher at AI Center of Samsung Life Insurance.
- NLP, including Language Modeling and Represenation Learning
- And also ML, Recommend system
- Fine-tuning and serving large language model
- Retrieval augmented generation(RAG)
Builds wordpiece(subword) vocabulary compatible for Google Research's BERT
Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.
Tensorflow Implementation of Convolutional Recurrent Neural Networks for Relation Extraction
speed test of bert on tf1.x with multi gpus and mixed precision
Python 3
Python implementation of simple neural networks for XOR gates.
Python 1