PARA generates prompt-conditioned scaling vectors for Q, V, and FFN activations, outperforming (IA)^3 and LoRA-style baselines on several benchmarks with similar parameter counts and lower multi-tenant inference latency.
Overview of the PromptCBLUE Shared Task in CHIP2023
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper presents an overview of the PromptCBLUE shared task (http://cips-chip.org.cn/2023/eval1) held in the CHIP-2023 Conference. This shared task reformualtes the CBLUE benchmark, and provide a good testbed for Chinese open-domain or medical-domain large language models (LLMs) in general medical natural language processing. Two different tracks are held: (a) prompt tuning track, investigating the multitask prompt tuning of LLMs, (b) probing the in-context learning capabilities of open-sourced LLMs. Many teams from both the industry and academia participated in the shared tasks, and the top teams achieved amazing test results. This paper describes the tasks, the datasets, evaluation metrics, and the top systems for both tasks. Finally, the paper summarizes the techniques and results of the evaluation of the various approaches explored by the participating teams.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
PARA: Parameter-Efficient Fine-tuning with Prompt Aware Representation Adjustment
PARA generates prompt-conditioned scaling vectors for Q, V, and FFN activations, outperforming (IA)^3 and LoRA-style baselines on several benchmarks with similar parameter counts and lower multi-tenant inference latency.