abdullahalzubaer
Currently working as a full-time research assistant at Universität Passau in the domain of NLP. M.Sc. in Data and Knowledge Engineering from OVGU, Germany.
Universität PassauPassau, Germany
Pinned Repositories
ABigSurvey
A collection of 700+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML)
bloom-6b4-clp-german-lora-inference
Custom-Gym-Environment
Step by step process to create our own custom OpenAI Gym environment.
deep-learning
Computer Vision
GPT-4-Shows-Comparable-Performance-to-Human-Examiners-in-Ranking-Open-Text-Answers
Accompanying code for the paper "Can GPT-4 Replace Human Examiners? A Competition on Checking Open-Text Answers"
MultiLabel-Image-Classification
Multi-label image classification for movie posters by adopting deep neural network architecture.
multilevel-modelling
2 level Multilevel model on synthetic data, along with testing the models’ assumption and pairwise ANOVA test for the models.
neovim-setup
Performance-analysis-of-large-language-models-in-the-domain-of-legal-argument-mining
Accompanying code for the paper "Performance analysis of large language models in the domain of legal argument mining"
reinforcement-learning-environment-for-data-partitioning
Formulating the problem of data partitioning in a reinforcement learning framework i.e. a working environment.
abdullahalzubaer's Repositories
abdullahalzubaer/neovim-setup
abdullahalzubaer/Performance-analysis-of-large-language-models-in-the-domain-of-legal-argument-mining
Accompanying code for the paper "Performance analysis of large language models in the domain of legal argument mining"
abdullahalzubaer/ABigSurvey
A collection of 700+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML)
abdullahalzubaer/bloom-6b4-clp-german-lora-inference
abdullahalzubaer/feature-selection-ranking
In-depth analysis regarding feature selection and ranking.
abdullahalzubaer/GPT-4-Shows-Comparable-Performance-to-Human-Examiners-in-Ranking-Open-Text-Answers
Accompanying code for the paper "Can GPT-4 Replace Human Examiners? A Competition on Checking Open-Text Answers"
abdullahalzubaer/multilevel-modelling
2 level Multilevel model on synthetic data, along with testing the models’ assumption and pairwise ANOVA test for the models.
abdullahalzubaer/reinforcement-learning-environment-for-data-partitioning
Formulating the problem of data partitioning in a reinforcement learning framework i.e. a working environment.
abdullahalzubaer/Art
List of books and movies that I love and had a profound impact on my life :) (will expand the list later!)
abdullahalzubaer/classification-openai-api
abdullahalzubaer/classification-random
using random forest
abdullahalzubaer/CLAT-cross-lingual-annotation-transfer
abdullahalzubaer/docker-cheat-sheet
Docker Cheat Sheet
abdullahalzubaer/fastbook
The fastai book, published as Jupyter Notebooks
abdullahalzubaer/feature-engineering
abdullahalzubaer/German-NLP
Curated list of open-access/open-source/off-the-shelf resources and tools developed with a particular focus on German
abdullahalzubaer/Git-Commands
A list of commonly used Git commands
abdullahalzubaer/gpt-evaluation-for-ranking
Evaluationg performance of GPT based models (text-davinci-003, gpt-4 and gpt-3.5-turbo) for ranking.
abdullahalzubaer/katacoda-scenarios
Katacoda Scenarios
abdullahalzubaer/knote-js
Code for the Knote course with Node.js
abdullahalzubaer/llama_gradio_interface
Inference code for LLaMA models with Gradio Interface and rolling generation like ChatGPT
abdullahalzubaer/mining-legal-arguments
Mining Legal Arguments in Court Decisions - Data and software
abdullahalzubaer/packaging-python-project
A template
abdullahalzubaer/Pairwise-Sample-Similarity
Pairwise sample similarity (cosine) between records.
abdullahalzubaer/Q-learning
Q-learning algorithm implemented using python.
abdullahalzubaer/Regression-and-Missing-Value-Imputation
Missing value imputation using KNN.
abdullahalzubaer/research-paper-core-points
Some core points that I thought worth remembering when skimming through a paper (Pass 1 mainly; which includes Abstract, intro and conclusion)
abdullahalzubaer/salary-prediction-randomforest
For salary prediction using random forest regressor.
abdullahalzubaer/Some-Useful-Functions
A small collection of some useful functions.
abdullahalzubaer/web-scrapping-scrapy
A simple web scrapper