llm-prompting

Tag

Cards List
#llm-prompting

Comparing BERT Sentence-Pair Classification and Few-Shot LLM Prompting for Detecting Threat and Solution Framing in German Climate News

arXiv cs.CL · 2026-06-26 Cached

This paper compares fine-tuned BERT (gbert-large) with few-shot LLM prompting (Llama 4 Maverick) for detecting threat and solution framing in German climate news sentences. BERT achieves higher F1 scores (0.83 vs 0.78), and an ablation study shows that providing preceding sentence context improves performance.

0 favorites 0 likes
#llm-prompting

This is the most useful thing I've found for getting ChatGPT to actually think instead of just respond

Reddit r/ArtificialInteligence · 2026-05-23

A prompt engineering technique that asks ChatGPT to first identify assumptions, missing information, and common mistakes before answering, to get more thoughtful and tailored responses.

0 favorites 0 likes
#llm-prompting

Predicting Performance of Symbolic and Prompt Programs with Examples

arXiv cs.LG · 2026-05-22 Cached

This paper studies performance prediction for symbolic (e.g., Python) and prompt programs using a Bayesian coin-flip model, finding that symbolic programs have all-or-nothing performance while prompt programs have diffuse priors, and introduces RAP (Retrieved Approximate Prior) for performance prediction.

0 favorites 0 likes
#llm-prompting

*"Why treating AI as a partner on eye-level yields better results than strict prompting."*

Reddit r/artificial · 2026-05-14

The article argues that treating AI as an equal partner yields better results for complex tasks, while precise prompting is still suitable for technical tasks.

0 favorites 0 likes
#llm-prompting

I run an AI-based fact-checking platform and I refuse to let the LLM produce the verdict. Here's why.

Reddit r/artificial · 2026-05-11

The author details their decision to exclude LLMs from generating final fact-check verdicts in favor of a hybrid architecture that uses LLMs for data extraction and a deterministic Python layer for scoring, citing issues with stochastic instability and auditability.

0 favorites 0 likes
#llm-prompting

@karpathy: This works really well btw, at the end of your query ask your LLM to "structure your response as HTML", then view the g…

X AI KOLs Following · 2026-05-11

Andrej Karpathy suggests prompting LLMs to structure responses as HTML for better visualization and predicts AI output will evolve from text to interactive neural videos.

0 favorites 0 likes
#llm-prompting

DiZiNER: Disagreement-guided Instruction Refinement via Pilot Annotation Simulation for Zero-shot Named Entity Recognition

arXiv cs.CL · 2026-04-20 Cached

DiZiNER is a framework that uses disagreement between multiple LLMs to refine task instructions for zero-shot named entity recognition, achieving state-of-the-art results on 14 out of 18 benchmarks and significantly reducing the performance gap between zero-shot and supervised systems.

0 favorites 0 likes
← Back to home

Submit Feedback