Pinned Repositories
AKT
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
Awesome-QG
Question Generation Papers Collection.
BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
csc-591
Distractor-Generation-RACE
[AAAI 2019] Generating Distractors for Reading Comprehension Questions from Real Examinations
DrQA
Reading Wikipedia to Answer Open-Domain Questions
Dual-Attentive-Tree-aware-Embedding
DATE: Dual Attentive Tree-aware Embedding for Customs Frauds Detection
effat.github.io
MLP-Demo
effat's Repositories
effat/MLP-Demo
effat/AKT
effat/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
effat/Awesome-QG
Question Generation Papers Collection.
effat/BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
effat/csc-591
effat/Distractor-Generation-RACE
[AAAI 2019] Generating Distractors for Reading Comprehension Questions from Real Examinations
effat/DrQA
Reading Wikipedia to Answer Open-Domain Questions
effat/Dual-Attentive-Tree-aware-Embedding
DATE: Dual Attentive Tree-aware Embedding for Customs Frauds Detection
effat/effat.github.io
effat/exBERT
effat/genadv_tutorial
TensorFlow tutorial on Generative Adversarial Models
effat/gpt-code-clippy
Full description can be found here: https://discuss.huggingface.co/t/pretrain-gpt-neo-for-open-source-github-copilot-model/7678?u=ncoop57
effat/HPC_2
effat/iclr_tiny
effat/incoder
effat/iPerceive
Applying Common-Sense Reasoning to Multi-Modal Dense Video Captioning and Video Question Answering | Python3 | PyTorch | CNNs | Causality | Reasoning | LSTMs | Transformers | Multi-Head Self Attention | Published in IEEE Winter Conference on Applications of Computer Vision (WACV) 2021
effat/lang-emerge
[EMNLP 2017] Code for "Natural Language Does Not Emerge 'Naturally' in Multi-Agent Dialog"
effat/merlot_reserve
Code release for "MERLOT Reserve: Neural Script Knowledge through Vision and Language and Sound"
effat/outlier_ICML_2022
effat/pytorch_forward_forward
Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
effat/Question-Generation-Paper-List
A summary of must-read papers for Neural Question Generation (NQG)
effat/Reinforcement-Learning-Cheat-Sheet
Reinforcement Learning Cheat Sheet
effat/RLPAM
effat/SRL-KT
[EAAI@AAAI 2022] PyTorch Code: Predictive Student Modelling in an Online Reading Platform
effat/test_code
effat/transformer-slt
Sign Language Translation with Transformers (COLING'2020, ECCV'20 SLRTP Workshop)
effat/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
effat/visdial
[CVPR 2017] Torch code for Visual Dialog
effat/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch