Niharmahesh commited on
Commit
fd9b6a3
·
verified ·
1 Parent(s): cf35402

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -50,6 +50,7 @@ def display_education():
50
  def display_work_experience():
51
  st.markdown('## Work Experience')
52
  st.write("""
 
53
  **HighBrow Technoloy Inc, San Jose, CA, USA**
54
  March 2025 - Present
55
  - **Data Scientist**
@@ -60,8 +61,8 @@ def display_work_experience():
60
  - Curate, preprocess, and construct high-quality multimodal datasets for training and benchmarking.
61
  - Design and implement robust evaluation pipelines, incorporating human-in-the-loop assessments, zero-shot learning, and adversarial testing.
62
  - Improve dataset quality and diversity to mitigate bias and enhance fairness in vision-language models (VLMs).
63
-
64
- - Collaborate with AI engineers, product teams, and academic researchers to align research initiatives with business objectives.
65
  **San Jose State University, San Jose, CA, USA**
66
  August 2024 - December 2024
67
  - **Teaching Assistant**
 
50
  def display_work_experience():
51
  st.markdown('## Work Experience')
52
  st.write("""
53
+
54
  **HighBrow Technoloy Inc, San Jose, CA, USA**
55
  March 2025 - Present
56
  - **Data Scientist**
 
61
  - Curate, preprocess, and construct high-quality multimodal datasets for training and benchmarking.
62
  - Design and implement robust evaluation pipelines, incorporating human-in-the-loop assessments, zero-shot learning, and adversarial testing.
63
  - Improve dataset quality and diversity to mitigate bias and enhance fairness in vision-language models (VLMs).
64
+ - Collaborate with AI engineers, product teams, and academic researchers to align research initiatives with business objectives.
65
+
66
  **San Jose State University, San Jose, CA, USA**
67
  August 2024 - December 2024
68
  - **Teaching Assistant**