rashad101
Senior Generative AI Scientist - LLM @ Deutsche Telekom | PhD in Conversational AI | #Language Model #Conversational AI 🇧🇩 🇩🇪
@AskNowQA, @SmartDataAnalyticsBerlin, Germany
Pinned Repositories
Climate-Bot-IJCAI22
This repo includes the data and code for the demo paper titled "Climate Bot: A Machine Reading Comprehension System for Climate Change Question Answering"
DialoKG
PyTorch code for NAACL 2022 paper: DialoKG: Knowledge-Structure Aware Task-Oriented Dialogue Generation (https://aclanthology.org/2022.findings-naacl.195/).
ELiDi
This repository includes all the code and data for the paper ELiDi (End2end Entity Linking and Disambiguation)
ER
LLM-Notebooks
reactjs-gmail-clone
This repository includes all the code of Gmail clone using React Js
RoMe
PyTorch code for ACL 2022 paper: RoMe: A Robust Metric for Evaluating Natural Language Generation https://aclanthology.org/2022.acl-long.387/
SGPT-SPARQL-query-generation
PyTorch code for the IEEE Access paper: SGPT: A Generative Approach for SPARQL Query Generation from Natural Language Questions
Tree-KGQA
PyTorch code for the IEEE Access paper: Tree-KGQA: An Unsupervised Approach for Question Answering Over Knowledge Graphs (https://ieeexplore.ieee.org/document/9770789)
visualize_knowledge_graph_d3.js
Visualize knowledge graph in d3.js with nodes and edges marked with text/labels
rashad101's Repositories
rashad101/DialoKG
PyTorch code for NAACL 2022 paper: DialoKG: Knowledge-Structure Aware Task-Oriented Dialogue Generation (https://aclanthology.org/2022.findings-naacl.195/).
rashad101/ELiDi
This repository includes all the code and data for the paper ELiDi (End2end Entity Linking and Disambiguation)
rashad101/SGPT-SPARQL-query-generation
PyTorch code for the IEEE Access paper: SGPT: A Generative Approach for SPARQL Query Generation from Natural Language Questions
rashad101/RoMe
PyTorch code for ACL 2022 paper: RoMe: A Robust Metric for Evaluating Natural Language Generation https://aclanthology.org/2022.acl-long.387/
rashad101/Tree-KGQA
PyTorch code for the IEEE Access paper: Tree-KGQA: An Unsupervised Approach for Question Answering Over Knowledge Graphs (https://ieeexplore.ieee.org/document/9770789)
rashad101/Climate-Bot-IJCAI22
This repo includes the data and code for the demo paper titled "Climate Bot: A Machine Reading Comprehension System for Climate Change Question Answering"
rashad101/LLM-Notebooks
rashad101/wikidata-processing
This repository contains code for processing Wikidata dump in an optimized way explained here (link to the blogpost)
rashad101/ACL2022_KnowledgeNLP_Tutorial
Materials for ACL-2022 tutorial: Knowledge-Augmented Methods for Natural Language Processing
rashad101/AIAgent_with_neo4j
rashad101/BanglaQuAD-LREC-COLING-24
LREC-COLING 2024 paper Incorporating Query Recommendation for Improving In-Car Conversational Search
rashad101/BLINK
Entity Linker solution
rashad101/CDNet
rashad101/dialoGPT_fine-tuning
rashad101/Document-Retrieval-pipeline
rashad101/entityid2entitylabel_wikidata
rashad101/ER_predictor_v2
Entity-Relation detector.
rashad101/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
rashad101/gpt2-quantized-jokes
rashad101/haystack
:mag: End-to-end Python framework for building natural language search interfaces to data. Leverages Transformers and the State-of-the-Art of NLP. Supports DPR, Elasticsearch, Hugging Face’s Hub, and much more!
rashad101/LEMON
This repo contains code for the paper "LEMON: LanguagE ModeL for Negative Sampling of Knowledge Graph Embeddings"
rashad101/neo4-with-python
rashad101/nlp-from-scratch-python
rashad101/PLMpapers
Must-read Papers on pre-trained language models.
rashad101/question-generation
rashad101/question_generation
Neural question generation using transformers
rashad101/Random-profile-generator-Vue.js
This repository contains code about an application that generates profiles randomly.
rashad101/rashad101
rashad101/rashad101.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
rashad101/Task-tracker-Vue.js
This repository contains code about a Task-tracker application. This is my first attempt to learn Vue.js