EMBO / sd-panelization

huggingface.co
Total runs: 20
24-hour runs: 0
7-day runs: -1
30-day runs: -1
Model's Last Updated: March 27 2022
token-classification

Introduction of sd-panelization

Model Details of sd-panelization

sd-panelization

Model description

This model is a RoBERTa base model that was further trained using a masked language modeling task on a compendium of english scientific textual examples from the life sciences using the BioLang dataset . It was then fine-tuned for token classification on the SourceData sd-nlp dataset with the PANELIZATION task to perform 'parsing' or 'segmentation' of figure legends into fragments corresponding to sub-panels.

Figures are usually composite representations of results obtained with heterogeneous experimental approaches and systems. Breaking figures into panels allows identifying more coherent descriptions of individual scientific experiments.

Intended uses & limitations
How to use

The intended use of this model is for 'parsing' figure legends into sub-fragments corresponding to individual panels as used in SourceData annotations ( https://sourcedata.embo.org ).

To have a quick check of the model:

from transformers import pipeline, RobertaTokenizerFast, RobertaForTokenClassification
example = """Fig 4. a, Volume density of early (Avi) and late (Avd) autophagic vacuoles.a, Volume density of early (Avi) and late (Avd) autophagic vacuoles from four independent cultures. Examples of Avi and Avd are shown in b and c, respectively. Bars represent 0.4����m. d, Labelling density of cathepsin-D as estimated in two independent experiments. e, Labelling density of LAMP-1."""
tokenizer = RobertaTokenizerFast.from_pretrained('roberta-base', max_len=512)
model = RobertaForTokenClassification.from_pretrained('EMBO/sd-panelization')
ner = pipeline('ner', model, tokenizer=tokenizer)
res = ner(example)
for r in res: print(r['word'], r['entity'])
Limitations and bias

The model must be used with the roberta-base tokenizer.

Training data

The model was trained for token classification using the EMBO/sd-nlp PANELIZATION dataset which includes manually annotated examples.

Training procedure

The training was run on an NVIDIA DGX Station with 4XTesla V100 GPUs.

Training code is available at https://github.com/source-data/soda-roberta

  • Model fine-tuned: EMBO/bio-lm
  • Tokenizer vocab size: 50265
  • Training data: EMBO/sd-nlp
  • Dataset configuration: PANELIZATION
  • TTraining with 2175 examples.
  • Evaluating on 622 examples.
  • Training on 2 features: O , B-PANEL_START
  • Epochs: 1.3
  • per_device_train_batch_size : 16
  • per_device_eval_batch_size : 16
  • learning_rate : 0.0001
  • weight_decay : 0.0
  • adam_beta1 : 0.9
  • adam_beta2 : 0.999
  • adam_epsilon : 1e-08
  • max_grad_norm : 1.0
Eval results

Testing on 1802 examples from test set with sklearn.metrics :

              precision    recall  f1-score   support

 PANEL_START       0.89      0.95      0.92      5427

   micro avg       0.89      0.95      0.92      5427
   macro avg       0.89      0.95      0.92      5427
weighted avg       0.89      0.95      0.92      5427

Runs of EMBO sd-panelization on huggingface.co

20
Total runs
0
24-hour runs
0
3-day runs
-1
7-day runs
-1
30-day runs

More Information About sd-panelization huggingface.co Model

More sd-panelization license Visit here:

https://choosealicense.com/licenses/agpl-3.0

sd-panelization huggingface.co

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

sd-panelization huggingface.co Url

https://huggingface.co/EMBO/sd-panelization

EMBO sd-panelization online free

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

EMBO sd-panelization online free url in huggingface.co:

https://huggingface.co/EMBO/sd-panelization

sd-panelization install

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

sd-panelization install url in huggingface.co:

https://huggingface.co/EMBO/sd-panelization

Url of sd-panelization

sd-panelization huggingface.co Url

Provider of sd-panelization huggingface.co

EMBO
ORGANIZATIONS

Other API from EMBO

huggingface.co

Total runs: 97
Run Growth: 13
Growth Rate: 13.00%
Updated:January 18 2023
huggingface.co

Total runs: 94
Run Growth: 80
Growth Rate: 85.11%
Updated:November 10 2025
huggingface.co

Total runs: 65
Run Growth: 39
Growth Rate: 60.94%
Updated:March 27 2022
huggingface.co

Total runs: 53
Run Growth: 11
Growth Rate: 20.75%
Updated:March 27 2022
huggingface.co

Total runs: 53
Run Growth: 52
Growth Rate: 98.11%
Updated:November 10 2025
huggingface.co

Total runs: 6
Run Growth: -17
Growth Rate: -283.33%
Updated:November 10 2025
huggingface.co

Total runs: 2
Run Growth: -4
Growth Rate: -200.00%
Updated:October 08 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 01 2025