Pinned Repositories
ALBEF
Code for ALBEF: a new vision-language pre-training method
ALBERT
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
bert
TensorFlow code and pre-trained models for BERT
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
bert-nmt
BERT-train2deploy
BERT模型从训练到部署
BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``
bert_serving
export bert model for serving
xhyandwyy's Repositories
xhyandwyy/ALBEF
Code for ALBEF: a new vision-language pre-training method
xhyandwyy/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
xhyandwyy/Chinese_medical_NLP
中文医疗NLP领域 数据集,论文 ,知识图谱,语料,工具包
xhyandwyy/CLIP
Contrastive Language-Image Pretraining
xhyandwyy/CLIP-ViL
xhyandwyy/ColBERT
ColBERT: Contextualized Late Interaction over BERT (code for SIGIR'20 paper)
xhyandwyy/delta
DELTA is a deep learning based natural language and speech processing platform.
xhyandwyy/detr
End-to-End Object Detection with Transformers
xhyandwyy/dont-stop-pretraining
Code associated with the Don't Stop Pretraining ACL 2020 paper
xhyandwyy/faiss
A library for efficient similarity search and clustering of dense vectors.
xhyandwyy/FastBERT
对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf
xhyandwyy/FreeLB
Adversarial Training for Natural Language Understanding
xhyandwyy/google-research
Google Research
xhyandwyy/grid-feats-vqa
Grid features pre-training code for visual question answering
xhyandwyy/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
xhyandwyy/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
xhyandwyy/jsoncpp
A C++ library for interacting with JSON.
xhyandwyy/KdConv
KdConv: A Chinese Multi-domain Dialogue Dataset Towards Multi-turn Knowledge-driven Conversation
xhyandwyy/lite-transformer
[ICLR 2020] Lite Transformer with Long-Short Range Attention
xhyandwyy/MobileAgent
Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception
xhyandwyy/mPLUG
mPLUG: Effective and Efficient Vision-Language Learning by Cross-modal Skip-connections. (EMNLP 2022)
xhyandwyy/mPLUG-Owl
mPLUG-Owl🦉: Modularization Empowers Large Language Models with Multimodality
xhyandwyy/python-pinyin
汉字转拼音(pypinyin)
xhyandwyy/scene_graph_benchmark
image scene graph generation benchmark
xhyandwyy/service-streamer
Boosting your Web Services of Deep Learning Applications.
xhyandwyy/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
xhyandwyy/vision
Datasets, Transforms and Models specific to Computer Vision
xhyandwyy/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
xhyandwyy/VL-T5
PyTorch code for "Unifying Vision-and-Language Tasks via Text Generation" (ICML 2021)
xhyandwyy/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.