Ber666
Ph.D. student at UC San Diego; B.S. in Computer Science at Peking University
UC San DiegoSan Diego
Pinned Repositories
awesome-language-agents
List of language agents based on paper "Cognitive Architectures for Language Agents"
BERT-JRE
A simple but effective approach for joint entity and relation extraction on ACE 05 dataset
Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
Prompt4ReasoningPapers
Repository for the ACL2023 paper "Reasoning with Language Model Prompting: A Survey".
RAP
Reasoning with Language Model is Planning with World Model
SentimentAnalysis
Sentiment analysis on IMDB dataset, based on LSTM and word attention, implemented with PyTorch
spreadsheet_paperlist
A spreadsheet script for automatically paper meta-data completion
ToolkenGPT
ToolkenGPT: Augmenting Frozen Language Models with Massive Tools via Tool Embeddings - NeurIPS 2023 (oral)
llm-reasoners
A library for advanced large language model reasoning
knowledge-harvest-from-lms
ACL 2023 (Findings) - BertNet: Harvesting Knowledge Graphs from Pretrained Language Models
Ber666's Repositories
Ber666/ToolkenGPT
ToolkenGPT: Augmenting Frozen Language Models with Massive Tools via Tool Embeddings - NeurIPS 2023 (oral)
Ber666/RAP
Reasoning with Language Model is Planning with World Model
Ber666/SentimentAnalysis
Sentiment analysis on IMDB dataset, based on LSTM and word attention, implemented with PyTorch
Ber666/spreadsheet_paperlist
A spreadsheet script for automatically paper meta-data completion
Ber666/awesome-language-agents
List of language agents based on paper "Cognitive Architectures for Language Agents"
Ber666/BERT-JRE
A simple but effective approach for joint entity and relation extraction on ACE 05 dataset
Ber666/Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
Ber666/Prompt4ReasoningPapers
Repository for the ACL2023 paper "Reasoning with Language Model Prompting: A Survey".
Ber666/2018fall-cs-master-program-info
A collection of information for 2018 fall CS master programs.
Ber666/EasyFile
Software Engineering Course Project of Peking University Fall Semester 2021
Ber666/FakeTextDetect
A bert-based model implemented in PyTorch, for distinguishing texts generated by machine with human-written text.
Ber666/homework_fall2021
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)
Ber666/lmnet-demo
Ber666/Ber666.github.io
Ber666/coconut-rebuttal
Ber666/dsc204a-w24
Website for DSC 204a, Winter 2024
Ber666/llama-recipes
Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger.
Ber666/llama3
The official Meta Llama 3 GitHub site
Ber666/llm-reasoners-gfn
A library for advanced large language model reasoning
Ber666/LM-reasoning
This repository contains a collection of papers and resources on Reasoning in Large Language Models.
Ber666/notes
My notes for research/courses
Ber666/personal-academic