Skip to content

kritnandan/Genrative-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Project Overview

In this project, I delved into the realm of Generative AI, successfully implementing a Large Language Model (LLM) and Transformer. The project involved encoding and decoding mechanisms, along with the incorporation of a softmax function. Through this endeavor, we effectively extracted answers to questions posed within the dataset.

Moreover, the model demonstrated its versatility by facilitating language translation, seamlessly converting text from one language to another. This project not only honed my understanding of Generative AI but also showcased the practical application of LLM, transformer architecture, and associated functions in solving real-world problems.

Dataset

The dataset consists of:

  • Patient's current weight
  • Weight loss
  • Alcohol assumptions
  • Smoking status
  • Medication

The model uses the encoder and decoder mechanisms to answer questions related to the dataset.

Methods Used

  • Tokenization
  • Data Preprocessing
  • Encoding
  • Decoding
  • Transformer

Useful Links

Deep Learning

Generative AI

Transformer

Assignment

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published