Pinned Repositories
bert_implementation_by_tf2
My simple BERT implementation by TensorFlow 2, currently including BERT, GPT-2, ALBERT, ELECTRA, RoBERTa, and ConvBERT. DETR, DPR, LayoutLM, and BEiT are to be completed.
duma_implementation_by_tf2
A toy implementation of "DUMA: Reading Comprehension with Transposition Thinking", unofficial.
image_captioning_with_gpt
A simple idea to implement image captioning using GPT-2 and MobileNet V3, mainly for fun.
RookieZB's Repositories
RookieZB/duma_implementation_by_tf2
A toy implementation of "DUMA: Reading Comprehension with Transposition Thinking", unofficial.
RookieZB/bert_implementation_by_tf2
My simple BERT implementation by TensorFlow 2, currently including BERT, GPT-2, ALBERT, ELECTRA, RoBERTa, and ConvBERT. DETR, DPR, LayoutLM, and BEiT are to be completed.
RookieZB/image_captioning_with_gpt
A simple idea to implement image captioning using GPT-2 and MobileNet V3, mainly for fun.