Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.42.2
metadata
title: Llm Basics
emoji: π
colorFrom: yellow
colorTo: blue
sdk: streamlit
sdk_version: 1.25.0
app_file: app.py
pinned: false
license: apache-2.0
LLM Basics
Overview
- LLM are an extension in the space of NLP.
- They perform lots of tasks, this example provides below
- Sentiment Analysis
- Zero-shot Classification
- Text Generation
- Mask Filling
- Named Entity Recognition
- Question & Answering
- Summarization
- Translation