Pinned Repositories
sceneformer
[3DV 2021 Oral] Sceneformer: Indoor Scene Generation with Transformers: Generate indoor scenes with Transformers
How-to-distill-your-BERT
Code for the paper: How to Distill your BERT: An Empirical Study on the Impact of Weight Initialisation and Distillation Objectives (ACL 2023)
MCQ-Mismatch
MCQ-Robustness
3D-Machine-Learning
A resource repository for 3D machine learning
academic-budget-bert
Repository containing code for "How to Train BERT with an Academic Budget" paper
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
deep-synth
Public code release for our SIGGRAPH 2018 paper "Deep Convolutional Priors for Indoor Scene Synthesis"
False-Refusal-Mitigation
Code for paper: [ICLR 2025] Surgical, Cheap, and Flexible: Mitigating False Refusal in Language Models via Single Vector Ablation
fast-synth
Public code release for our CVPR 2019 paper "Fast and Flexible Indoor Scene Synthesis via Deep Convolutional Generative Models"
Xinpeng-Wang's Repositories
Xinpeng-Wang/3D-Machine-Learning
A resource repository for 3D machine learning
Xinpeng-Wang/academic-budget-bert
Repository containing code for "How to Train BERT with an Academic Budget" paper
Xinpeng-Wang/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Xinpeng-Wang/deep-synth
Public code release for our SIGGRAPH 2018 paper "Deep Convolutional Priors for Indoor Scene Synthesis"
Xinpeng-Wang/fast-synth
Public code release for our CVPR 2019 paper "Fast and Flexible Indoor Scene Synthesis via Deep Convolutional Generative Models"
Xinpeng-Wang/GRAINS
GRAINS: Generative Recursive Autoencoders for INdoor Scenes
Xinpeng-Wang/large-scale-curiosity
Code for the paper "Large-Scale Study of Curiosity-Driven Learning"
Xinpeng-Wang/llama-recipes
Examples and recipes for Llama 2 model
Xinpeng-Wang/ModelCompressionHF
Xinpeng-Wang/PointGrow
An autoregressive model for point cloud generation augmented with self-attention
Xinpeng-Wang/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
Xinpeng-Wang/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Xinpeng-Wang/structural-probes
Codebase for testing whether hidden states of neural networks encode discrete structures.
Xinpeng-Wang/SUNCGtoolbox
C++ based toolbox for the SUNCG dataset
Xinpeng-Wang/THUMT
An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
Xinpeng-Wang/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.