Pith. sign in

REVIEW 4 cited by

Jellyfish: A Large Language Model for Data Preprocessing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2312.01678 v6 pith:PF4GUNDX submitted 2023-12-04 cs.AI cs.CLcs.DBcs.LG

classification cs.AIcs.CLcs.DBcs.LG
keywords datamodelsjellyfishllmstasksavailablecompareddatasets
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper explores the utilization of LLMs for data preprocessing (DP), a crucial step in the data mining pipeline that transforms raw data into a clean format conducive to easy processing. Whereas the use of LLMs has sparked interest in devising universal solutions to DP, recent initiatives in this domain typically rely on GPT APIs, raising inevitable data breach concerns. Unlike these approaches, we consider instruction-tuning local LLMs (7 -- 13B models) as universal DP task solvers that operate on a local, single, and low-priced GPU, ensuring data security and enabling further customization. We select a collection of datasets across four representative DP tasks and construct instruction tuning data using data configuration, knowledge injection, and reasoning data distillation techniques tailored to DP. By tuning Mistral-7B, Llama 3-8B, and OpenOrca-Platypus2-13B, our models, namely, Jellyfish-7B/8B/13B, deliver competitiveness compared to GPT-3.5/4 models and strong generalizability to unseen tasks while barely compromising the base models' abilities in NLP tasks. Meanwhile, Jellyfish offers enhanced reasoning capabilities compared to GPT-3.5. Our models are available at: https://huggingface.co/NECOUDBFM/Jellyfish . Our instruction dataset is available at: https://huggingface.co/datasets/NECOUDBFM/Jellyfish-Instruct .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. CITBench: A Comprehensive Benchmark for Interactive Tabular Data Processing with LLMs

    cs.DB 2026-06 conditional novelty 7.0 of 10

    CITBench is a new benchmark for LLM table processing with 1,296 tasks, showing that model accuracy falls sharply under multi-turn interaction noise and complex dependencies.

  2. Ensembling LLM-Induced Decision Trees for Explainable and Robust Error Detection

    cs.CL 2025-12 conditional novelty 6.0 of 10

    LLM-induced hybrid decision trees (rules + trained graph checks) ensembled via EM detect erroneous table cells with an average 16.1-point F1 gain over the best baseline.

  3. Linking Cryptoasset Attribution Tags to Knowledge Graph Entities: An LLM-based Approach

    cs.CR 2025-02 conditional novelty 5.0 of 10

    An LLM-based entity linking pipeline maps cryptoasset attribution tags to knowledge graph actors and outperforms baselines on three datasets.

  4. A Survey on Open Dataset Search in the LLM Era: Retrospectives and Perspectives

    cs.IR 2025-08 conditional novelty 4.0 of 10

    A structured review of open dataset search across tabular, spatial, JSON, graph, and vector data, plus the two-way relationship with LLMs.

Pith tools