Pinned Repositories
A3LanguageAssistedC
adapter-transformers
Huggingface Transformers + Adapters = ❤️
AmbigQA
AmbigQA: Answering Ambiguous Open-domain Questions
aptamer-pursuit
bart-closed-book-qa
BytePairProgramming
cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
DYGIE
ml_hw
STAT435-2017
Discussion session material for STAT 435 (imported from Canvas)
hepengfe's Repositories
hepengfe/DYGIE
hepengfe/bart-closed-book-qa
hepengfe/ml_hw
hepengfe/STAT435-2017
Discussion session material for STAT 435 (imported from Canvas)
hepengfe/A3LanguageAssistedC
hepengfe/adapter-transformers
Huggingface Transformers + Adapters = ❤️
hepengfe/AmbigQA
AmbigQA: Answering Ambiguous Open-domain Questions
hepengfe/aptamer-pursuit
hepengfe/BytePairProgramming
hepengfe/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
hepengfe/CorruptSentenceClassification
hepengfe/DyGIE-COFIE
hepengfe/EGG
EGG: Emergence of lanGuage in Games
hepengfe/fairseq-baseline
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
hepengfe/GA4Tetris
hepengfe/hepengfe.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
hepengfe/lm-eval
hepengfe/notebooks
Notebooks using the Hugging Face libraries 🤗
hepengfe/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
hepengfe/parameter_efficient_instruction_tuning
hepengfe/pubmed_parser
:clipboard: A Python Parser for PubMed Open-Access XML Subset and MEDLINE XML Dataset
hepengfe/singaling-auto-encoder
Signaling Auto encoder with implementation of cross entropy loss type. Original repository: https://github.com/0xnurl/signaling-auto-encoder
hepengfe/Spectral_Partition_Algorithm
hepengfe/tensor_parallel_toy_model
Tensor parallelism demo using a toy model trained on a regression task.
hepengfe/Tictactoe-Multiplayer-Game
This is an Online multiplayer Tictacktoe game where two player can play simultaneously. Whoever gets 6 points of score first wins the game. one player have to create a room and others have to join the room my inputing rooms ID number given by the player1(Who has created the room). The Project in coded in flutter language and javacsript and nodejs i
hepengfe/Tk-Instruct
Tk-Instruct is a Transformer model that is tuned to solve many NLP tasks by following instructions.