pith. sign in

Dart: Open-domain structured data record to text generation

3 Pith papers cite this work. Polarity classification is still indexing.

3 Pith papers citing it

fields

cs.CL 2 cs.NI 1

years

2024 1 2021 2

representative citing papers

TrimCaching: Parameter-sharing Edge Caching for AI Model Downloading

cs.NI · 2024-04-22 · unverdicted · novelty 7.0

TrimCaching introduces parameter-sharing edge caching for AI models, formulates it as a submodular maximization problem with submodular constraints, provides approximation algorithms for special and general cases, and shows improved cache hit ratios in simulations.

LoRA: Low-Rank Adaptation of Large Language Models

cs.CL · 2021-06-17 · accept · novelty 7.0

Adapting large language models by training only a low-rank decomposition BA added to frozen weight matrices matches full fine-tuning while cutting trainable parameters by orders of magnitude and adding no inference latency.

citing papers explorer

Showing 3 of 3 citing papers.

  • TrimCaching: Parameter-sharing Edge Caching for AI Model Downloading cs.NI · 2024-04-22 · unverdicted · none · ref 29

    TrimCaching introduces parameter-sharing edge caching for AI models, formulates it as a submodular maximization problem with submodular constraints, provides approximation algorithms for special and general cases, and shows improved cache hit ratios in simulations.

  • LoRA: Low-Rank Adaptation of Large Language Models cs.CL · 2021-06-17 · accept · none · ref 39

    Adapting large language models by training only a low-rank decomposition BA added to frozen weight matrices matches full fine-tuning while cutting trainable parameters by orders of magnitude and adding no inference latency.

  • Prefix-Tuning: Optimizing Continuous Prompts for Generation cs.CL · 2021-01-01 · conditional · none · ref 25

    Prefix-tuning matches or exceeds fine-tuning on NLG tasks by optimizing a continuous prefix using 0.1% of parameters while keeping the LM frozen.