Skip to content
View Pongking's full-sized avatar
๐Ÿ“ธ
Focusing
๐Ÿ“ธ
Focusing
  • University of Science and Technology of China
  • Hefei, China

Highlights

  • Pro

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: pengchengli AT mail.ustc.edu.cn

#!/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","DiT"]
        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 = 0.00%]

Popular repositories Loading

  1. paper-reading paper-reading Public

    Forked from mli/paper-reading

    ๆทฑๅบฆๅญฆไน ็ปๅ…ธใ€ๆ–ฐ่ฎบๆ–‡้€ๆฎต็ฒพ่ฏป

    1

  2. github-slideshow github-slideshow Public

    A robot powered training repository ๐Ÿค–

    HTML

  3. whe whe Public

  4. learngit learngit Public

  5. gitskill gitskill Public

  6. DeepLearningAndPaddleTutorial-v2 DeepLearningAndPaddleTutorial-v2 Public

    Forked from PaddleToturial-v2/DeepLearningAndPaddleTutorial-v2

    Python