File size: 1,008 Bytes
3f93b0f
 
 
 
 
 
 
 
 
 
 
 
 
75a6e95
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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](https://www.youtube.com/watch?v=kCc8FmEb1nY&t=2s&ab_channel=AndrejKarpathy) 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