Pinned Repositories
FlagAI
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
FlagEval
FlagEval is an evaluation toolkit for AI large foundation models.
ABCNN
Implmentiaion of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
abcnn-keras
Keras implementation of ABCNN by Yin & Schütze (WIP)
bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
bicnn-mi
Yin, W. and Schütze, H., 2015, May. Convolutional neural network for paraphrase identification
BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
blog
Public repo for HF blog posts
DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
FlagEval
FlagEval is an evaluation toolkit for AI large foundation models.
xuanricheng's Repositories
xuanricheng/ABCNN
Implmentiaion of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
xuanricheng/abcnn-keras
Keras implementation of ABCNN by Yin & Schütze (WIP)
xuanricheng/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
xuanricheng/bicnn-mi
Yin, W. and Schütze, H., 2015, May. Convolutional neural network for paraphrase identification
xuanricheng/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
xuanricheng/blog
Public repo for HF blog posts
xuanricheng/crawler
xuanricheng/DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
xuanricheng/faiss
A library for efficient similarity search and clustering of dense vectors.
xuanricheng/FlagEval
FlagEval is an evaluation toolkit for AI large foundation models.
xuanricheng/GLUE-baselines
[DEPRECATED] Repo for exploring multi-task learning approaches to learning sentence representations
xuanricheng/newsCrawler
挖掘新闻数据
xuanricheng/parti
xuanricheng/SentEval
A python tool for evaluating the quality of sentence embeddings.
xuanricheng/textSimilarityConvNet
Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)
xuanricheng/VariationalDeepSemanticHashing
The original implementation of the models and experiments of Variational Deep Semantic Hashing paper (SIGIR 2017)
xuanricheng/vnpy
基于Python的开源量化交易平台开发框架