Skip to content

Official winning (3rd position) solution to OneAPI Hackathon: The LLM Challenge by Intel

License

Notifications You must be signed in to change notification settings

barvin04/oneAPI_Hackathon_23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oneAPI Hackathon 23

Alt Text

oneAPI Hackathon: The LLM Challenge
The corresponding blog post for introduction and walkthrough can be found here.
Video walkthrough.

Introduction

Problem statement

Link to problem statement

Link to dataset

T5

T5 is an encoder-decoder model. It converts all NLP problems like language translation, summarization, text generation, question-answering, to a text-to-text task.

Simple T5

simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.

Linkedin winner announcement

Link : https://www.linkedin.com/posts/machine-hack_llmchallenge-languagemodeladvancements-activity-7130891279248326656-d3TT/

About

Official winning (3rd position) solution to OneAPI Hackathon: The LLM Challenge by Intel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published