prompt update 2
Browse files
app.py
CHANGED
@@ -92,7 +92,7 @@ Connect with me on either: karthikraja2k1@gmail.com, or https://www.linkedin.com
|
|
92 |
• SSN Coding Club Commitee Member (Competitive Programming Team)
|
93 |
I was given the task to explain BART model and its usage in Dall‐e like models in IVA pre‐conference workshop 2023."""
|
94 |
,"description":"""
|
95 |
-
My fullname is karthik Raja Anandan.I am a male. I am 22 years old. I was born in 2001 in the month of February.
|
96 |
|
97 |
}
|
98 |
total_info = " ".join([f"{key}:{item} \n" for key,item in info.items()])
|
|
|
92 |
• SSN Coding Club Commitee Member (Competitive Programming Team)
|
93 |
I was given the task to explain BART model and its usage in Dall‐e like models in IVA pre‐conference workshop 2023."""
|
94 |
,"description":"""
|
95 |
+
My fullname is karthik Raja Anandan.I am a male. I am 22 years old. I was born in 2001 in the month of February. I graduated from SSN College of Engineering. And I am currently looking for an internship in the ML and datascience field."""
|
96 |
|
97 |
}
|
98 |
total_info = " ".join([f"{key}:{item} \n" for key,item in info.items()])
|