Yujie Qian (thomas0809)

thomas0809

Geek Repo

Company:@mitnlp

Location:Cambridge, MA

Home Page:http://people.csail.mit.edu/yujieq/

Github PK Tool:Github PK Tool

Yujie Qian's starred repositories

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:124889Issues:1092Issues:14603

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:PythonLicense:NOASSERTIONStargazers:77828Issues:1701Issues:41413

pytorch-image-models

PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:29733Issues:304Issues:864

albumentations

Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

Language:PythonLicense:MITStargazers:13410Issues:129Issues:892

attention-is-all-you-need-pytorch

A PyTorch implementation of the Transformer model in "Attention is All You Need".

Language:PythonLicense:MITStargazers:8440Issues:94Issues:180

xlnet

XLNet: Generalized Autoregressive Pretraining for Language Understanding

Language:PythonLicense:Apache-2.0Stargazers:6149Issues:171Issues:262

GLM

GLM (General Language Model)

Language:PythonLicense:MITStargazers:3018Issues:45Issues:188

pet

This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"

Language:PythonLicense:Apache-2.0Stargazers:1610Issues:47Issues:96

higher

higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual training steps.

Language:PythonLicense:Apache-2.0Stargazers:1572Issues:29Issues:108

P-tuning

A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.

Language:PythonLicense:MITStargazers:889Issues:23Issues:50

pix2seq

Pix2Seq codebase: multi-tasks with generative modeling (autoregressive and diffusion)

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:806Issues:18Issues:48

FewRel

A Large-Scale Few-Shot Relation Extraction Dataset

Language:PythonLicense:MITStargazers:716Issues:24Issues:82

Indigo

Universal cheminformatics toolkit, utilities and database search tools

Language:C++License:Apache-2.0Stargazers:278Issues:46Issues:1148

Distributional-Signatures

"Few-shot Text Classification with Distributional Signatures" ICLR 2020

Language:PythonLicense:MITStargazers:252Issues:7Issues:35

DeepRL-InformationExtraction

Code for the paper "Improving Information Extraction by Acquiring External Evidence with Reinforcement Learning" http://arxiv.org/abs/1603.07954

Language:RoffLicense:MITStargazers:233Issues:23Issues:4

MolScribe

Robust Molecular Structure Recognition with Image-to-Graph Generation

Language:PythonLicense:MITStargazers:114Issues:7Issues:19
Language:PythonLicense:GPL-3.0Stargazers:108Issues:8Issues:7

OChemR

From a chemical reaction image, detect and classify molecules, text and arrows by using the Vision Transformer DETR. Comparisons with well-established CNNs (RetinaNet and FasterRCNN also provided). The detections are then translated into text "OCR" or into SMILES. The direction of the reaction is learned and preserved into the output files.

Language:Jupyter NotebookLicense:MITStargazers:48Issues:0Issues:0

RxnScribe

A Sequence Generation Model for Reaction Diagram Parsing

Language:Jupyter NotebookLicense:MITStargazers:42Issues:2Issues:2

Clipboard-to-SMILES-Converter

Converts clipboard content to smiles and much more

Language:PythonLicense:MITStargazers:37Issues:1Issues:0

DLaaS-Getting-StartedTutorial

This repo is for the IBM MIT AI Lab to use DLaaS in IBM Watson Studio. The demo will use Pytorch to train VGG for CIFAR10. The code is forked from kuangliu (https://github.com/kuangliu/pytorch-cifar) and adapted for submitting the model to IBM Watson Machine Learning on Watson Studio for training. It is meant to get you quick-started. We hope you have some fun running your first models in IBM Cloud

Language:PythonLicense:Apache-2.0Stargazers:7Issues:0Issues:0