TIGER-Lab / StructLM-7B

huggingface.co
Total runs: 29
24-hour runs: 0
7-day runs: 0
30-day runs: 9
Model's Last Updated: November 08 2024
text-generation

Introduction of StructLM-7B

Model Details of StructLM-7B

🏗️ StructLM: Towards Building Generalist Models for Structured Knowledge Grounding

This checkpoing seems to have some issue, please use https://huggingface.co/TIGER-Lab/StructLM-7B-Mistral instead.

Project Page: https://tiger-ai-lab.github.io/StructLM/

Paper: https://arxiv.org/pdf/2402.16671.pdf

Code: https://github.com/TIGER-AI-Lab/StructLM

Alt text

Introduction

StructLM, is a series of open-source large language models (LLMs) finetuned for structured knowledge grounding (SKG) tasks. We release 3 models:

7B | StructLM-7B

13B | StructLM-13B

34B | StructLM-34B

Training Data

These models are trained on 🤗 SKGInstruct Dataset , an instruction-tuning dataset containing mixture of 19 SKG tasks combined with 🤗 SlimOrca . Check out the dataset card for more details.

Training Procedure

The models are fine-tuned with CodeLlama-Instruct-hf models as base models. Each model is trained for 3 epochs, and the best checkpoint is selected.

Evaluation

Here are a subset of model evaluation results:

Held in
Model ToTTo GrailQA CompWebQ MMQA Feverous Spider TabFact Dart
StructLM-7B 49.4 80.4 78.3 85.2 84.4 72.4 80.8 62.2
StructLM-13B 49.3 79.2 80.4 86.0 85.0 74.1 84.7 61.4
StructLM-34B 50.2 82.2 81.9 88.1 85.7 74.6 86.6 61.8
Held out
Model BIRD InfoTabs FinQA SQA
StructLM-7B 22.3 55.3 27.3 49.7
StructLM-13B 22.8 58.1 25.6 36.1
StructLM-34B 24.7 61.8 36.2 44.2
Usage

You can use the models through Huggingface's Transformers library. Check our Github repo for the evaluation code: https://github.com/TIGER-AI-Lab/StructLM

Prompt Format

For this 7B model, the prompt format (different from 13B, 34B) is

[INST] <<SYS>>
You are an AI assistant that specializes in analyzing and reasoning over structured information. You will be given a task, optionally with some structured knowledge input. Your answer must strictly adhere to the output format, if specified.
<</SYS>>
{instruction} [/INST]

To see concrete examples of this linearization, you can directly reference the 🤗 SKGInstruct Dataset (coming soon). We will provide code for linearizing this data shortly.

A few examples:

Tabular data

col : day | kilometers row 1 : tuesday | 0 row 2 : wednesday | 0 row 3 : thursday | 4 row 4 : friday | 0 row 5 : saturday | 0

Knowledge triples (dart)

Hawaii Five-O : notes : Episode: The Flight of the Jewels | [TABLECONTEXT] : [title] : Jeff Daniels | [TABLECONTEXT] : title : Hawaii Five-O

Knowledge graph schema (grailqa)

top antiquark: m.094nrqp | physics.particle_antiparticle.self_antiparticle physics.particle_family physics.particle.antiparticle physics.particle_family.subclasses physics.subatomic_particle_generation physics.particle_family.particles physics.particle common.image.appears_in_topic_gallery physics.subatomic_particle_generation.particles physics.particle.family physics.particle_family.parent_class physics.particle_antiparticle physics.particle_antiparticle.particle physics.particle.generation

Example input

[INST] <<SYS>>
You are an AI assistant that specializes in analyzing and reasoning over structured information. You will be given a task, optionally with some structured knowledge input. Your answer must strictly adhere to the output format, if specified.
<</SYS>>

Use the information in the following table to solve the problem, choose between the choices if they are provided. table:

col : day | kilometers row 1 : tuesday | 0 row 2 : wednesday | 0 row 3 : thursday | 4 row 4 : friday | 0 row 5 : saturday | 0


question:

Allie kept track of how many kilometers she walked during the past 5 days. What is the range of the numbers? [/INST]
Intended Uses

These models are trained for research purposes. They are designed to be proficient in interpreting linearized structured input. Downstream uses can potentially include various applications requiring the interpretation of structured data.

Limitations

While we've tried to build an SKG-specialized model capable of generalizing, we have shown that this is a challenging domain, and it may lack performance characteristics that allow it to be directly used in chat or other applications.

Citation

If you use the models, data, or code from this project, please cite the original paper:

@misc{zhuang2024structlm,
      title={StructLM: Towards Building Generalist Models for Structured Knowledge Grounding}, 
      author={Alex Zhuang and Ge Zhang and Tianyu Zheng and Xinrun Du and Junjie Wang and Weiming Ren and Stephen W. Huang and Jie Fu and Xiang Yue and Wenhu Chen},
      year={2024},
      eprint={2402.16671},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}

Runs of TIGER-Lab StructLM-7B on huggingface.co

29
Total runs
0
24-hour runs
-1
3-day runs
0
7-day runs
9
30-day runs

More Information About StructLM-7B huggingface.co Model

More StructLM-7B license Visit here:

https://choosealicense.com/licenses/mit

StructLM-7B huggingface.co

StructLM-7B huggingface.co is an AI model on huggingface.co that provides StructLM-7B's model effect (), which can be used instantly with this TIGER-Lab StructLM-7B model. huggingface.co supports a free trial of the StructLM-7B model, and also provides paid use of the StructLM-7B. Support call StructLM-7B model through api, including Node.js, Python, http.

TIGER-Lab StructLM-7B online free

StructLM-7B huggingface.co is an online trial and call api platform, which integrates StructLM-7B's modeling effects, including api services, and provides a free online trial of StructLM-7B, you can try StructLM-7B online for free by clicking the link below.

TIGER-Lab StructLM-7B online free url in huggingface.co:

https://huggingface.co/TIGER-Lab/StructLM-7B

StructLM-7B install

StructLM-7B is an open source model from GitHub that offers a free installation service, and any user can find StructLM-7B on GitHub to install. At the same time, huggingface.co provides the effect of StructLM-7B install, users can directly use StructLM-7B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

StructLM-7B install url in huggingface.co:

https://huggingface.co/TIGER-Lab/StructLM-7B

Url of StructLM-7B

StructLM-7B huggingface.co Url

Provider of StructLM-7B huggingface.co

TIGER-Lab
ORGANIZATIONS

Other API from TIGER-Lab

huggingface.co

Total runs: 2.9K
Run Growth: 2.5K
Growth Rate: 86.16%
Updated:October 14 2025
huggingface.co

Total runs: 899
Run Growth: 724
Growth Rate: 80.53%
Updated:December 06 2023
huggingface.co

Total runs: 847
Run Growth: 734
Growth Rate: 86.66%
Updated:December 06 2023
huggingface.co

Total runs: 499
Run Growth: -975
Growth Rate: -195.39%
Updated:January 09 2025
huggingface.co

Total runs: 10
Run Growth: -12
Growth Rate: -120.00%
Updated:December 06 2023
huggingface.co

Total runs: 5
Run Growth: -27
Growth Rate: -540.00%
Updated:April 04 2024