Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dipanjans/adv_nlp_workshop_odsc_apac2323

Extensive tutorials for the Advanced NLP Session in Open Data Science Conference APAC 2023. We will leverage deep transfer learning, notably transformers and LLMs like ChatGPT to solve popular tasks in NLP including Classification, Information Retrieval, Sentiment Analysis, Search Engines, Summarization, Language Translation, Q&A systems
https://github.com/dipanjans/adv_nlp_workshop_odsc_apac2323

Last synced: 11 days ago
JSON representation

Extensive tutorials for the Advanced NLP Session in Open Data Science Conference APAC 2023. We will leverage deep transfer learning, notably transformers and LLMs like ChatGPT to solve popular tasks in NLP including Classification, Information Retrieval, Sentiment Analysis, Search Engines, Summarization, Language Translation, Q&A systems

Awesome Lists containing this project

README

        

# ODSC APAC 2023 Advanced NLP Session
![](https://i.imgur.com/M6URb7p.png)

# Advanced NLP: Deep Transfer Learning for Natural Language Processing with Transformers and Large Language Models
![](https://i.imgur.com/mXFRvUS.png)

## Abstract:

Being specialized in domains like computer vision and natural language processing is no longer a luxury but a necessity which is expected of any data scientist in today’s fast-paced world! With a hands-on and interactive approach, we will understand essential concepts in deep transfer learning for NLP with a focus on Transformers and Large Language Models. We will compare and contrast transformers like BERT and LLMs like ChatGPT. Finally we will also showcase with hands-on tutorials how to solve popular tasks using NLP including NER, Classification, Search / Information Retrieval, Summarization, Classification, Language Translation, Q&A systems using models like BERT and ChatGPT and popular libraries like HuggingFace, OpenAI and the Python programming language.


### Key Hands-on Examples

1. NLP Applications - Sentiment Analysis, Question Answering, Summarization, Translation, Zero-shot Classification
2. NLP Applications using Transformers and Large Language Models - ChatGPT
3. Question-Answering Search Engine Chatbots using Transformers and Large Language Models - ChatGPT


## Background Knowledge
__Skills:__ Understanding of Machine Learning and Deep Learning

__Tools \ Languages:__ Python, PyTorch, Open AI, HuggingFace Transformers, Langchain


### Author