Giter Site home page Giter Site logo

Jialong Wu

Currently a first-year Master student at Southeast University.
I am a member of the PAttern Learning and Mining (PALM) Lab. I interned at AIWaves Inc. and was a research intern at Westlake University.
Contact: [email protected]
View my homepage for more details.

๐Ÿ“ŠWeekly Development Breakdown
From: 22 April 2024 - To: 29 April 2024

Total Time: 24 hrs 11 mins

Python       21 hrs 43 mins  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–‘โ–‘   89.82 %
JSON         41 mins         โ–“โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   02.85 %
Other        35 mins         โ–“โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   02.43 %
CSV          28 mins         โ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   01.99 %
YAML         14 mins         โ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   01.02 %

wakatime

Jialong Wu's Projects

accelerate icon accelerate

๐Ÿš€ A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision

agents icon agents

An Open-source Framework for Autonomous Language Agents

amrbart icon amrbart

Code for our paper "Graph Pre-training for AMR Parsing and Generation" in ACL2022

annotated_deep_learning_paper_implementations icon annotated_deep_learning_paper_implementations

๐Ÿง‘โ€๐Ÿซ 60 Implementations/tutorials of deep learning papers with side-by-side notes ๐Ÿ“; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ŸŽฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐Ÿง 

arts_testset icon arts_testset

This is our ARTS test set, an enriched test set to probe Aspect Robustness of ABSA.

autodan icon autodan

The official implementation of our paper "AutoDAN: Generating Stealthy Jailbreak Prompts on Aligned Large Language Models".

awesome-sdks-for-ai-agents icon awesome-sdks-for-ai-agents

A database of SDKs, frameworks, libraries, and tools for creating, monitoring, debugging and deploying autonomous AI agents

awesome_llms_interview_notes icon awesome_llms_interview_notes

LLMs interview notes and answers:่ฏฅไป“ๅบ“ไธป่ฆ่ฎฐๅฝ•ๅคงๆจกๅž‹๏ผˆLLMs๏ผ‰็ฎ—ๆณ•ๅทฅ็จ‹ๅธˆ็›ธๅ…ณ็š„้ข่ฏ•้ข˜ๅ’Œๅ‚่€ƒ็ญ”ๆกˆ

causal-context-debiasing icon causal-context-debiasing

CCD๏ผš Official PyTorch implementation of the paper "Contextual Debiasing for Visual Recognition with Causal Mechanisms"

cfvqa icon cfvqa

[CVPR 2021] Counterfactual VQA: A Cause-Effect Look at Language Bias

chatglm2-6b icon chatglm2-6b

ChatGLM2-6B: An Open Bilingual Chat LLM | ๅผ€ๆบๅŒ่ฏญๅฏน่ฏ่ฏญ่จ€ๆจกๅž‹

diner icon diner

DINER: Debiasing Aspect-based Sentiment Analysis with Multi-variable Causal Inference

easyedit icon easyedit

An Easy-to-use Knowledge Editing Framework for LLMs.

gpt-fast icon gpt-fast

Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.

langchain-chatchat icon langchain-chatchat

Langchain-Chatchat๏ผˆๅŽŸLangchain-ChatGLM๏ผ‰ๅŸบไบŽ Langchain ไธŽ ChatGLM ็ญ‰่ฏญ่จ€ๆจกๅž‹็š„ๆœฌๅœฐ็Ÿฅ่ฏ†ๅบ“้—ฎ็ญ” | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain

llama icon llama

Inference code for LLaMA models

llama-factory icon llama-factory

Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)

llm-action icon llm-action

ๆœฌ้กน็›ฎๆ—จๅœจๅˆ†ไบซๅคงๆจกๅž‹็›ธๅ…ณๆŠ€ๆœฏๅŽŸ็†ไปฅๅŠๅฎžๆˆ˜็ป้ชŒใ€‚

llm-hallucination-survey icon llm-hallucination-survey

Reading list of hallucination in LLMs. Check out our new survey paper: "Sirenโ€™s Song in the AI Ocean: A Survey on Hallucination in Large Language Models"

metagpt icon metagpt

๐ŸŒŸ The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo

openrlhf icon openrlhf

A Ray-based High-performance RLHF framework (for 7B on RTX4090 and 34B on A100)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.