Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Attention-Caption-Service
This service is responsible for handling image captioning on image streams and the output is a vekg of each image.
AtTGen
Code for "AtTGen: Attribute Tree Generation for Real-World Attribute Joint Extraction", ACL 2023
BERT-Caption
Generate image captions using Attention models, and matches queries using BERT
CAVE-demo
CAVE is a tool for attribute value correction, enrichment, and normalisation in E-commerce.
Encoder-Decoder-Caption-Service
Generate captions for images using an encoder-decoder architecture without an attention layer.
kassemsabeh
Config files for my GitHub profile.
Machine-Learning-Algorthms
Implementation of machine learning algorithms from scratch using python and numpy.
open-brand
The dataset contains over 250k product brand-value annotations with more than 50k unique values across eight main categories of Amazon product profiles.
qpave
kassemsabeh's Repositories
kassemsabeh/CAVE-demo
CAVE is a tool for attribute value correction, enrichment, and normalisation in E-commerce.
kassemsabeh/open-brand
The dataset contains over 250k product brand-value annotations with more than 50k unique values across eight main categories of Amazon product profiles.
kassemsabeh/qpave
kassemsabeh/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
kassemsabeh/Attention-Caption-Service
This service is responsible for handling image captioning on image streams and the output is a vekg of each image.
kassemsabeh/AtTGen
Code for "AtTGen: Attribute Tree Generation for Real-World Attribute Joint Extraction", ACL 2023
kassemsabeh/BERT-Caption
Generate image captions using Attention models, and matches queries using BERT
kassemsabeh/Encoder-Decoder-Caption-Service
Generate captions for images using an encoder-decoder architecture without an attention layer.
kassemsabeh/kassemsabeh
Config files for my GitHub profile.
kassemsabeh/Machine-Learning-Algorthms
Implementation of machine learning algorithms from scratch using python and numpy.
kassemsabeh/attribute-value-extraction
kassemsabeh/awesome-llms-fine-tuning
Explore a comprehensive collection of resources, tutorials, papers, tools, and best practices for fine-tuning Large Language Models (LLMs). Perfect for ML practitioners and researchers!
kassemsabeh/BERT-Attribute-Value-Extract
A Pytorch implementation of "Scaling Up Open Tagging from Tens to Thousands: Comprehension Empowered Attribute Value Extraction from Product Title" (ACL 2019).
kassemsabeh/deep-learning-pytorch-huggingface
kassemsabeh/Encoder-Decoder-Caption-Generator
Generate captions for images using the encoder-decoder network architecture.
kassemsabeh/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
kassemsabeh/gavi
This repository contains the code to reproduce the results in the paper GAVI: A Category-Aware Generative Approach for Brand Value Identification.
kassemsabeh/image-caption
kassemsabeh/kassemsabeh.v1.github.io
kassemsabeh/llm-recipes
A set of notebooks to prompt, fine-tune, and train LLMs
kassemsabeh/RAG-bot