Pinned Repositories
anagram-word-example
An anagram is a word or phrase formed by rearranging the letters of a different word or phrase. In other words, both strings must contain the same exact letters in the same exact frequency.
attrackApp
Attendance Tracking System
biomedical
Tools for curating biomedical training data for large-scale language modeling
chatgpt-demo-2
Minimal web UI for ChatGPT.
chatgpt-tui
A ChatGPT tui interface using https://github.com/Textualize/textual
fake-user-detetion
This is a demo of applying several algorithms to classify fake and real users from their category and event
special-robot-character-language-modelling
text-classification-dtse-challenge
Experiments and serving for Multi-label Text Classification Model
tgi-openai-adapter
Adapter for producing output identical to OpenAI from a served open-source model like Llama 2
course
The Hugging Face course on Transformers
giyaseddin's Repositories
giyaseddin/tgi-openai-adapter
Adapter for producing output identical to OpenAI from a served open-source model like Llama 2
giyaseddin/fake-user-detetion
This is a demo of applying several algorithms to classify fake and real users from their category and event
giyaseddin/special-robot-character-language-modelling
giyaseddin/text-classification-dtse-challenge
Experiments and serving for Multi-label Text Classification Model
giyaseddin/anagram-word-example
An anagram is a word or phrase formed by rearranging the letters of a different word or phrase. In other words, both strings must contain the same exact letters in the same exact frequency.
giyaseddin/attrackApp
Attendance Tracking System
giyaseddin/biomedical
Tools for curating biomedical training data for large-scale language modeling
giyaseddin/chatgpt-demo-2
Minimal web UI for ChatGPT.
giyaseddin/chatgpt-tui
A ChatGPT tui interface using https://github.com/Textualize/textual
giyaseddin/course
The Hugging Face course
giyaseddin/dar-huggingface-dataset-creator
A simple semi-supervised approach for creating huggingface data script loaders and upload to the hub.
giyaseddin/filesystem-service
This is an assignment is implemented to serve a file system to the users depending on the file names taken as parameters.
giyaseddin/FLAN
giyaseddin/kinyabert-acl2022
giyaseddin/NADI
Nuanced Arabic Dialect Identification Shared Tasks (NADI) 2022
giyaseddin/Text_Classification
Text Classification Algorithms: A Survey
giyaseddin/top-seller-example
A python script using pandas that finds and prints: - top seller n products in given date range (product name & quantity) - top seller n stores in given date range (store name & quantity) - top seller n brands in given date range (brand & quantity) - top seller n cities in given date range (city & quantity)
giyaseddin/WordHunt
Solving the issue of finding all predictions of "Kelime Avı" (Word Hunt) game, in minimum time using standard binary search algorithm.
giyaseddin/Coqui-STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
giyaseddin/g2g-transformer
Pytorch implementation of “Recursive Non-Autoregressive Graph-to-Graph Transformer for Dependency Parsing with Iterative Refinement”
giyaseddin/langchain
⚡ Building applications with LLMs through composability ⚡
giyaseddin/transformers-for-automatic-short-answer-grading
The goal of this project is to take a question, reference answers and a student’s response and determine whether the student’s response is correct, correct-but-incomplete, contradictory and Incorrect.
giyaseddin/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
giyaseddin/twitter-the-algorithm-ml
Source code for Twitter's Recommendation Algorithm