Update README.md
Browse files
README.md
CHANGED
|
@@ -120,7 +120,7 @@ India gained independence from British rule in 1947 after years of struggle and
|
|
| 120 |
output = generator(prompt, max_new_tokens=400)
|
| 121 |
print(output[0]['generated_text'])
|
| 122 |
|
| 123 |
-
π§βπ» Author
|
| 124 |
Lokesh Goenka
|
| 125 |
π M.Sc. in Data Science & Computing
|
| 126 |
π¬ Working on AI for Education, Adaptive Testing & Personalized Learning
|
|
|
|
| 120 |
output = generator(prompt, max_new_tokens=400)
|
| 121 |
print(output[0]['generated_text'])
|
| 122 |
|
| 123 |
+
## π§βπ» Author
|
| 124 |
Lokesh Goenka
|
| 125 |
π M.Sc. in Data Science & Computing
|
| 126 |
π¬ Working on AI for Education, Adaptive Testing & Personalized Learning
|