Skip to content
View Pongking's full-sized avatar
πŸ“Έ
Focusing
πŸ“Έ
Focusing
  • University of Science and Technology of China
  • Hefei, China
Block or Report

Block or report Pongking

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pongking/README.md

Hi, I'm Li Pengcheng!

I'm a Ph.D. student at ustc
My research interests include privacy protection and LLMs
I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)
πŸ“« How to reach me: deepsimon99 AT gmail dot com

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Developer:
    def __init__(self):
        self.name = "Pengcheng Li"
        self.pronouns = "he/his"
        self.code = ["Python", "C++", "Java", "Go", "HTML"]
        self.DevOps = ["Linux", "Git", "Docker"]
        self.tools = ["PyTorch", "Transformers"]
        self.models = ["BERT", "GPT",  "CLIP","ViT","CNN"]
        self.interests = ["LLM", "MM-LLM", "Sora"]
        self.challenge = "I am doing the #1yearOf2CCFpaper challenge focused on Safety of LLM "

    def percent_of_year_in_weeks(self, days_per_week, days_per_year):
        return (days_per_week / 100) * days_per_year

"δΈ€ε‘¨ζ˜―δΈ€εΉ΄ηš„2% One week is 2% of a year"

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ [Current day / One year = 57%]

Pinned Loading

  1. exp4TCKE exp4TCKE Public

    Jupyter Notebook

  2. exp_textcnn exp_textcnn Public

    Jupyter Notebook