Giter Site home page Giter Site logo

abortlong0 / prompt-in-context-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from egoalpha/prompt-in-context-learning

0.0 0.0 0.0 44.86 MB

Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.

Home Page: https://github.com/EgoAlpha/prompt-in-context-learning

License: MIT License

CSS 0.01% HTML 1.44% Jupyter Notebook 98.56%

prompt-in-context-learning's Introduction

Typing SVG

An Open-Source Engineering Guide for Prompt-in-context-learning from EgoAlpha Lab.

📝 Papers | ⚡️ Playground | 🛠 Prompt Engineering | 🌍 ChatGPT Prompt⛳ LLMs Usage Guide

version Awesome

⭐️ Shining ⭐️: This is fresh, daily-updated resources for in-context learning and prompt engineering. As Artificial General Intelligence (AGI) is approaching, let’s take action and become a super learner so as to position ourselves at the forefront of this exciting era and strive for personal and professional greatness.

The resources include:

🎉Papers🎉: The latest papers about in-context learning or prompt engineering.

🎉Playground🎉: Large language models that enable prompt experimentation.

🎉Prompt Engineering🎉: Prompt techniques for leveraging large language models.

🎉ChatGPT Prompt🎉: Prompt examples that can be applied in our work and daily lives.

🎉LLMs Usage Guide🎉: The method for quickly getting started with large language models by using LangChain.

In the future, there will likely be two types of people on Earth (perhaps even on Mars, but that's a question for Musk):

  • Those who enhance their abilities through the use of AI;
  • Those whose jobs are replaced by AI automation.

💎EgoAlpha: Hello! human👤, are you ready?

Table of Contents

📢 News

☄️ EgoAlpha releases the TrustGPT focuses on reasoning. Trust the GPT with the strongest reasoning abilities for authentic and reliable answers. You can click here or visit the Playgrounds directly to experience it。

👉 Complete history news 👈


📜 Papers

You can directly click on the title to jump to the corresponding PDF link location

Survey

The Rise and Potential of Large Language Model Based Agents: A Survey2023.09.14

Textbooks Are All You Need II: phi-1.5 technical report2023.09.11

Siren's Song in the AI Ocean: A Survey on Hallucination in Large Language Models2023.09.03

Point-Bind&Point-LLM: Aligning Point Cloud with Multi-modality for 3D Understanding, Generation, and Instruction Following2023.09.01

Large language models in medicine: the potentials and pitfalls2023.08.31

A Survey on Large Language Model based Autonomous Agents2023.08.22

Instruction Tuning for Large Language Models: A Survey2023.08.21

Scientific discovery in the age of artificial intelligence2023.08.01

Foundational Models Defining a New Era in Vision: A Survey and Outlook2023.07.25

Foundational Models Defining a New Era in Vision: A Survey and Outlook2023.07.25

👉Complete paper list 🔗 for "Survey"👈

Prompt Engineering

Prompt Design

LongLoRA: Efficient Fine-tuning of Long-Context Large Language Models2023.09.21

Chain-of-Verification Reduces Hallucination in Large Language Models2023.09.20

End-to-End Speech Recognition Contextualization with Large Language Models2023.09.19

PoSE: Efficient Context Window Extension of LLMs via Positional Skip-wise Training2023.09.19

DePT: Decomposed Prompt Tuning for Parameter-Efficient Fine-tuning2023.09.11

PE-MED: Prompt Enhancement for Interactive Medical Image Segmentation2023.08.26

ReLLa: Retrieval-enhanced Large Language Models for Lifelong Sequential Behavior Comprehension in Recommendation2023.08.22

SeqGPT: An Out-of-the-box Large Language Model for Open Domain Sequence Understanding2023.08.21

Giraffe: Adventures in Expanding Context Lengths in LLMs2023.08.21

Prompt Switch: Efficient CLIP Adaptation for Text-Video Retrieval2023.08.15

👉Complete paper list 🔗 for "Prompt Design"👈

Automatic Prompt

LongLoRA: Efficient Fine-tuning of Long-Context Large Language Models2023.09.21

AgentBench: Evaluating LLMs as Agents2023.08.07

Transferring Visual Attributes from Natural Language to Verified Image Generation2023.05.24

Universal Self-adaptive Prompting2023.05.24

Discrete Prompt Optimization via Constrained Generation for Zero-shot Re-ranker2023.05.23

Self-Polish: Enhance Reasoning in Large Language Models via Problem Refinement2023.05.23

Learning Easily Updated General Purpose Text Representations with Adaptable Task-Specific Prefixes2023.05.22

Automated Few-shot Classification with Instruction-Finetuned Language Models2023.05.21

AutoTrial: Prompting Language Models for Clinical Trial Design2023.05.19

Flatness-Aware Prompt Selection Improves Accuracy and Sample Efficiency2023.05.18

👉Complete paper list 🔗 for "Automatic Prompt"👈

Chain of Thought

LongLoRA: Efficient Fine-tuning of Long-Context Large Language Models2023.09.21

Graph of Thoughts: Solving Elaborate Problems with Large Language Models2023.08.18

Exploring the Intersection of Large Language Models and Agent-Based Modeling via Prompt Engineering2023.08.14

Cumulative Reasoning with Large Language Models2023.08.08

AntGPT: Can Large Language Models Help Long-term Action Anticipation from Videos?2023.07.31

Chain-Of-Thought Prompting Under Streaming Batch: A Case Study2023.06.01

Majority Rule: better patching via Self-Consistency2023.05.31

Strategic Reasoning with Language Models2023.05.30

Code Prompting: a Neural Symbolic Method for Complex Reasoning in Large Language Models2023.05.29

Leveraging Training Data in Few-Shot Prompting for Numerical Reasoning2023.05.29

👉Complete paper list 🔗 for "Chain of Thought"👈

Knowledge Augmented Prompt

Are Pre-trained Language Models Useful for Model Ensemble in Chinese Grammatical Error Correction?2023.05.24

Referral Augmentation for Zero-Shot Information Retrieval2023.05.24

Decomposing Complex Queries for Tip-of-the-tongue Retrieval2023.05.24

LLMDet: A Large Language Models Detection Tool2023.05.24

OverPrompt: Enhancing ChatGPT Capabilities through an Efficient In-Context Learning Approach2023.05.24

Frugal Prompting for Dialog Models2023.05.24

Bi-Drop: Generalizable Fine-tuning for Pre-trained Language Models via Adaptive Subnetwork Optimization2023.05.24

In-Context Demonstration Selection with Cross Entropy Difference2023.05.24

A Causal View of Entity Bias in (Large) Language Models2023.05.24

SelfzCoT: a Self-Prompt Zero-shot CoT from Semantic-level to Code-level for a Better Utilization of LLMs2023.05.19

👉Complete paper list 🔗 for "Knowledge Augmented Prompt"👈

Evaluation & Reliability

TouchStone: Evaluating Vision-Language Models by Language Models2023.08.31

Shepherd: A Critic for Language Model Generation2023.08.08

Self-consistency for open-ended generations2023.07.11

Jailbroken: How Does LLM Safety Training Fail?2023.07.05

Towards Measuring the Representation of Subjective Global Opinions in Language Models2023.06.28

On the Reliability of Watermarks for Large Language Models2023.06.07

SETI: Systematicity Evaluation of Textual Inference2023.05.24

From Words to Wires: Generating Functioning Electronic Devices from Natural Language Descriptions2023.05.24

Testing the General Deductive Reasoning Capacity of Large Language Models Using OOD Examples2023.05.24

EvEval: A Comprehensive Evaluation of Event Semantics for Large Language Models2023.05.24

👉Complete paper list 🔗 for "Evaluation & Reliability"👈

In-context Learning

LongLoRA: Efficient Fine-tuning of Long-Context Large Language Models2023.09.21

Adapting Large Language Models via Reading Comprehension2023.09.18

Giraffe: Adventures in Expanding Context Lengths in LLMs2023.08.21

Prompt Switch: Efficient CLIP Adaptation for Text-Video Retrieval2023.08.15

Exploring the Intersection of Large Language Models and Agent-Based Modeling via Prompt Engineering2023.08.14

PromptCARE: Prompt Copyright Protection by Watermark Injection and Verification2023.08.05

Learning to Retrieve In-Context Examples for Large Language Models2023.07.14

Schema-learning and rebinding as mechanisms of in-context learning and emergence2023.06.16

MetaVL: Transferring In-Context Learning Ability From Language Models to Vision-Language Models2023.06.02

Measuring and Mitigating Constraint Violations of In-Context Learning for Utterance-to-API Semantic Parsing2023.05.24

👉Complete paper list 🔗 for "In-context Learning"👈

Multimodal Prompt

Kosmos-2.5: A Multimodal Literate Model2023.09.20

Investigating the Catastrophic Forgetting in Multimodal Large Language Models2023.09.19

Physically Grounded Vision-Language Models for Robotic Manipulation2023.09.05

Physically Grounded Vision-Language Models for Robotic Manipulation2023.09.05

Point-Bind&Point-LLM: Aligning Point Cloud with Multi-modality for 3D Understanding, Generation, and Instruction Following2023.09.01

PE-MED: Prompt Enhancement for Interactive Medical Image Segmentation2023.08.26

SeamlessM4T-Massively Multilingual & Multimodal Machine Translation2023.08.22

VisIT-Bench: A Benchmark for Vision-Language Instruction Following Inspired by Real-World Use2023.08.12

UniVTG: Towards Unified Video-Language Temporal Grounding2023.07.31

Med-Flamingo: a Multimodal Medical Few-shot Learner2023.07.27

👉Complete paper list 🔗 for "Multimodal Prompt"👈

Prompt Application

👉Complete paper list 🔗 for "Prompt Application"👈

Foundation Models

Q-Transformer: Scalable Offline Reinforcement Learning via Autoregressive Q-Functions2023.09.18

Replacing softmax with ReLU in Vision Transformers2023.09.15

ZGaming: Zero-Latency 3D Cloud Gaming by Image Prediction2023.09.01

PE-MED: Prompt Enhancement for Interactive Medical Image Segmentation2023.08.26

SkipcrossNets: Adaptive Skip-cross Fusion for Road Detection2023.08.24

SeqGPT: An Out-of-the-box Large Language Model for Open Domain Sequence Understanding2023.08.21

Prompt Switch: Efficient CLIP Adaptation for Text-Video Retrieval2023.08.15

VisIT-Bench: A Benchmark for Vision-Language Instruction Following Inspired by Real-World Use2023.08.12

Accelerating LLM Inference with Staged Speculative Decoding2023.08.08

Food-500 Cap: A Fine-Grained Food Caption Benchmark for Evaluating Vision-Language Models2023.08.06

👉Complete paper list 🔗 for "Foundation Models"👈

👨‍💻 LLM Usage

Large language models (LLMs) are becoming a revolutionary technology that is shaping the development of our era. Developers can create applications that were previously only possible in our imaginations by building LLMs. However, using these LLMs often comes with certain technical barriers, and even at the introductory stage, people may be intimidated by cutting-edge technology: Do you have any questions like the following?

  • How can LLM be built using programming?
  • How can it be used and deployed in your own programs?

💡 If there was a tutorial that could be accessible to all audiences, not just computer science professionals, it would provide detailed and comprehensive guidance to quickly get started and operate in a short amount of time, ultimately achieving the goal of being able to use LLMs flexibly and creatively to build the programs they envision. And now, just for you: the most detailed and comprehensive Langchain beginner's guide, sourced from the official langchain website but with further adjustments to the content, accompanied by the most detailed and annotated code examples, teaching code lines by line and sentence by sentence to all audiences.

Click 👉here👈 to take a quick tour of getting started with LLM.

✉️ Contact

This repo is maintained by EgoAlpha Lab. Questions and discussions are welcome via [email protected].

We are willing to engage in discussions with friends from the academic and industrial communities, and explore the latest developments in prompt engineering and in-context learning together.

🙏 Acknowledgements

Thanks to the PhD students from EgoAlpha Lab and other workers who participated in this repo. We will improve the project in the follow-up period and maintain this community well. We also would like to express our sincere gratitude to the authors of the relevant resources. Your efforts have broadened our horizons and enabled us to perceive a more wonderful world.

prompt-in-context-learning's People

Contributors

egoalpha avatar cyfedu-dlut avatar geshengsundut avatar

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.