Pinned Repositories
agents
An Open-source Framework for Autonomous Language Agents
allennlp
An open-source NLP research library, built on PyTorch.
autogen
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
AutoKG
Code and dataset for the paper "LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities".
awesome-ai-agents
A list of AI autonomous agents
bert
TensorFlow code and pre-trained models for BERT
Cross-Lingual-MRC
Cross-Lingual Machine Reading Comprehension (EMNLP 2019)
extractive_rc_by_runtime_mt
Code and datasets of "Multilingual Extractive Reading Comprehension by Runtime Machine Translation"
learning_to_retrieve_reasoning_paths
The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".
pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
wgc20's Repositories
wgc20/agents
An Open-source Framework for Autonomous Language Agents
wgc20/autogen
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
wgc20/AutoKG
Code and dataset for the paper "LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities".
wgc20/awesome-ai-agents
A list of AI autonomous agents
wgc20/learning_to_retrieve_reasoning_paths
The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".
wgc20/camel
🐫 CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society
wgc20/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
wgc20/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
wgc20/CRATE
Code for CRATE (Coding RAte reduction TransformEr).
wgc20/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
wgc20/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
wgc20/Freebase-Setup
The last data dump of Freebase with introductory explanation of its schema
wgc20/GrailQA
wgc20/KQAPro_Baselines
Pytorch implementation of baseline models of KQA Pro, a large-scale dataset of complex question answering over knowledge base.
wgc20/LAMA
LAnguage Model Analysis
wgc20/langchain
⚡ Building applications with LLMs through composability ⚡
wgc20/llama
Inference code for LLaMA models
wgc20/llama_index
LlamaIndex is a data framework for your LLM applications
wgc20/longformer
Longformer: The Long-Document Transformer
wgc20/MCR2
wgc20/MLQA
New dataset
wgc20/modelscope-agent
ModelScope-Agent: An agent framework connecting models in ModelScope with the world
wgc20/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
wgc20/ReduNet
wgc20/RoboGen
A generative and self-guided robotic agent that endlessly propose and master new skills.
wgc20/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
wgc20/tydiqa
TyDi QA contains 200k human-annotated question-answer pairs in 11 Typologically Diverse languages, written without seeing the answer and without the use of translation, and is designed for the training and evaluation of automatic question answering systems. This repository provides evaluation code and a baseline system for the dataset.
wgc20/virtuoso-opensource
Virtuoso is a high-performance and scalable Multi-Model RDBMS, Data Integration Middleware, Linked Data Deployment, and HTTP Application Server Platform
wgc20/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
wgc20/xquad