Pinned Repositories
cceval
CrossCodeEval: A Diverse and Multilingual Benchmark for Cross-File Code Completion (NeurIPS 2023)
CodeSage
CodeSage: Code Representation Learning At Scale (ICLR 2024)
AVATAR
Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.
Awesome-LLM-Synthetic-Data
A reading list on LLM based Synthetic Data Generation 🔥
context_attentive_ir
Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval
GATE
Official implementation of our work, GATE: Graph Attention Transformer Encoder for Cross-lingual Relation and Event Extraction [AAAI 2021].
NeMo-Skills
A pipeline to improve skills of large language models
NeuralCodeSum
Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].
paraphrase_identification
Examine two sentences and determine whether they have the same meaning.
PLBART
Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].
wasiahmad's Repositories
wasiahmad/Awesome-LLM-Synthetic-Data
A reading list on LLM based Synthetic Data Generation 🔥
wasiahmad/paraphrase_identification
Examine two sentences and determine whether they have the same meaning.
wasiahmad/NeuralCodeSum
Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].
wasiahmad/PLBART
Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].
wasiahmad/context_attentive_ir
Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval
wasiahmad/AVATAR
Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.
wasiahmad/GATE
Official implementation of our work, GATE: Graph Attention Transformer Encoder for Cross-lingual Relation and Event Extraction [AAAI 2021].
wasiahmad/aol_query_log_analysis
This project aims to analyze different aspects of the AOL query log
wasiahmad/transferable_sent2vec
Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].
wasiahmad/ACE05-Processor
UDPipe based preprocessing of the ACE05 dataset
wasiahmad/Syntax-MBERT
Official code of our work, Syntax-augmented Multilingual BERT for Cross-lingual Transfer [ACL 2021].
wasiahmad/PolicyQA
Official code of our work, PolicyQA: A Reading Comprehension Dataset for Privacy Policies [Findings of EMNLP 2020].
wasiahmad/PolicyIE
Official code of our work, Intent Classification and Slot Filling for Privacy Policies [ACL 2021].
wasiahmad/SumGenToBT
Official code of our work, Summarize and Generate to Back-Translate: Unsupervised Translation of Programming Languages [arXiv].
wasiahmad/NeuralKpGen
An Empirical Study on Pre-trained Language Models for Neural Keyphrase Generation
wasiahmad/cross_lingual_parsing
Official code for our CoNLL 2019 paper on Cross-lingual Dependency Parsing with Unlabeled Auxiliary Languages
wasiahmad/intent_aware_privacy_protection_in_pws
Intent-aware Query-obfuscation for Privacy Protection in Personalized Web Search
wasiahmad/mining_wikipedia
Extract mentions and category taxonomy from Wikipedia
wasiahmad/topic_based_privacy_protection_in_pws
Topic Model based Privacy Protection in Personalized Web Search
wasiahmad/PrivacyQA
Unofficial model implementations for the PrivacyQA benchmark (https://github.com/AbhilashaRavichander/PrivacyQA_EMNLP)
wasiahmad/NeMo-Skills
A pipeline to improve skills of large language models
wasiahmad/wasiahmad.github.io
My Personal Website
wasiahmad/cceval
CrossCodeEval: A Diverse and Multilingual Benchmark for Cross-File Code Completion (NeurIPS 2023)
wasiahmad/wasiahmad