Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -72,9 +72,7 @@ def display_work_experience():
|
|
72 |
- Implemented advanced LLM fine-tuning strategies for Qwen model including Parameter-Efficient Fine-Tuning (PEFT) with LoRA and 2-stage whole model training on multi-GPU clusters, achieving 12% performance improvement across 15+ categories
|
73 |
- Developed "auto hinter" system to improve LLM reasoning, guiding models towards correct answers based on question complexity, resulting in 8% performance increment on PhD-level questions
|
74 |
- Built "auto rater" system to assess responses from leading models like Gemini 2.5 Pro and o3 custom builds, scoring across four key dimensions: completeness, coherence, clarity, correctness, style and formatting
|
75 |
-
|
76 |
-
- Designed robust evaluation pipelines incorporating ROC curve analysis, performance benchmarking, bias mitigation, and RMSE validation to ensure model reliability and efficiency
|
77 |
-
|
78 |
**San Jose State University, San Jose, CA, USA**
|
79 |
August 2024 - December 2024
|
80 |
- **Teaching Assistant**
|
|
|
72 |
- Implemented advanced LLM fine-tuning strategies for Qwen model including Parameter-Efficient Fine-Tuning (PEFT) with LoRA and 2-stage whole model training on multi-GPU clusters, achieving 12% performance improvement across 15+ categories
|
73 |
- Developed "auto hinter" system to improve LLM reasoning, guiding models towards correct answers based on question complexity, resulting in 8% performance increment on PhD-level questions
|
74 |
- Built "auto rater" system to assess responses from leading models like Gemini 2.5 Pro and o3 custom builds, scoring across four key dimensions: completeness, coherence, clarity, correctness, style and formatting
|
75 |
+
|
|
|
|
|
76 |
**San Jose State University, San Jose, CA, USA**
|
77 |
August 2024 - December 2024
|
78 |
- **Teaching Assistant**
|