TSAI_S21 / README.md
ToletiSri's picture
Update README.md
75a6e95

A newer version of the Gradio SDK is available: 4.36.1

Upgrade
metadata
title: TSAI S21
emoji: πŸ“ˆ
colorFrom: pink
colorTo: pink
sdk: gradio
sdk_version: 4.0.2
app_file: app.py
pinned: false
license: mit

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

The School of AI - ERA(Extensive & Reimagined AI Program) - Assignment 21

This space consists of Assignment-21 from ERA course offered by - TSAI(The school of AI). Follow https://theschoolof.ai/ for more updates on TSAI

Assignment-21 Refer to this Video and train your gpt model. Port this to huggingface spaces

The GPT model inthis space has been trained for shakespeare like text. Check - https://github.com/ToletiSri/TSAI_ERA_Assignments/tree/main/S21 for the training details. The interface accepts an input text from user and generates shakespeare like text starting with the given input text The number of characters to be generated is also accepted as part of input interface