Fold2Seq

Closed weights IBM,Texas A&M 12.4M parameters June 2021

No estimate

No hardware requirements for this model

The weights for this model have not been published, so it cannot be downloaded or run on your own hardware at any size. It is reachable only through its provider, and no graphics card changes that.

On record

Full specification

Everything on record for this model. Most of it describes how it was trained rather than how it runs — useful context for judging how much work went into it, and how it compares with models built at a different scale.

Origin

Who built this model, where, and when it was published.

Organisation
IBM,Texas A&M
Organisation type
Industry,Academia
Country
United States of America
Published
24 June 2021
Authors
Yue Cao, Payel Das, Vijil Chenthamarakshan, Pin-Yu Chen, Igor Melnyk, Yang Shen

What it does

The problem areas the model was built for. A model can carry several of each.

Domain
Biology
Task
Proteins, Protein generation, Protein inverse folding, Protein fold classification

Size

How large the model is and how much data it was trained on. Parameters are the figure that decides whether it fits on a given graphics card.

Parameters
12.4M

Three components, a sequence encoder, fold encoder, and sequence decoder. (1) and (3) have similar architectures, a sequence embedder + transformer block (the encoder uses a transformer encoder, the decoder uses a decoder block). The fold encoder adds 6 residual conv blocks and has a 3d positional encoder rather than sequence embedder. Each residual block has two 3D-convolutional layers (3×3×3) and batch normalization layers. Each transformer block has 4 layers and d = 256 latent dimensions. …

Training data
45,995 tokens

"Training set includes 45995 proteins belonging to a total of 971 folds"

Epochs
200
Batch size
128

Training compute

The arithmetic performed to train the model, measured in floating-point operations. It is a measure of what the training run cost, not of how fast the finished model answers you.

Training compute
1.4 × 10¹⁷ FLOP

"We train our model on 2 Tesla K80 GPUs, with batch size 128. In every training stage we train up to 200 epochs with an early stopping strategy based on the validation loss" See calculations here: https://docs.google.com/document/d/1luTCTQLmfaBfmnjbsBpWuG51x_IwuiN7mqNoOXtoi8Y/edit?usp=sharing Block 1: CNN 1: 2*20*20*20*3*3*3*4*8=13824000 CNN 2: 2*20*20*20*3*3*3*8*8=27648000 Block 2: CNN 1: 2*20*20*20*3*3*3*8*16=55296000 CNN 2: 2*20*20*20*3*3*3*16*16=110592000 Block 3: CNN 1: 2*20*20*20*3*3*3*16…

How it was established
Operation counting

The training run

What it physically took to train: which chips, how many, for how long, and what that drew from the wall.

Training hardware
NVIDIA Tesla K80
Chips used
2
Power draw
1.2 kW

Availability

Whether you can obtain the model and run it on your own hardware, which is what decides if any of the graphics-card figures on this page apply.

Weights
Closed — provider access only
Model access
Unreleased
Training code
Open source

Apache 2.0 https://github.com/IBM/fold2seq

How it is classified

Labels the source dataset applies when tracking notable models, and how confident it is in the entry.

Why it is tracked
SOTA improvement

"On test sets with single, high-resolution and complete structure inputs for individual folds, our experiments demonstrate improved or comparable performance of Fold2Seq in terms of speed, coverage, and reliability for sequence design, when compared to existing state-of-the-art methods that include data-driven deep generative models and physics-based RosettaDesign." [Abstract]

Record confidence
Speculative
Citations
56

Sources

Where this record came from and when it was last checked.

Reference
Fold2Seq: A Joint Sequence(1D)-Fold(3D) Embedding-based Generative Model for Protein Design
Last updated
25 May 2026

What the numbers mean

About this model

Fold2Seq was published by IBM,Texas A&M, in United States of America, in June 2021. The organisation is categorised as industry,Academia.

It works in Biology, and is recorded as doing proteins, Protein generation, Protein inverse folding, Protein fold classification.

Its weights were never published, so it can only be reached through its provider. No graphics card changes that.

What went into building it

The training run consumed about 1.4 × 10¹⁷ FLOP, on NVIDIA Tesla K80. That figure describes the cost of creating it and has no bearing on how quickly it generates text.

It was trained on about 45,995 tokens of text.

The reason it appears in this catalogue at all is sOTA improvement.

Answers

Fold2Seq — common questions

01

Who created Fold2Seq?

Fold2Seq was published by IBM,Texas A&M, based in United States of America, categorised as industry,Academia.

02

When was Fold2Seq released?

Fold2Seq was published in June 2021. Capability per parameter has improved considerably since, so a newer model of the same size is often the better use of the same hardware.

03

What is Fold2Seq used for?

Fold2Seq works in Biology, and is recorded as handling proteins, Protein generation, Protein inverse folding, Protein fold classification. Models frequently carry more than one of each, and the tags describe purpose rather than capability limits.

04

How much compute was used to train Fold2Seq?

Around 1.4 × 10¹⁷ FLOP, on NVIDIA Tesla K80. That measures what producing the model cost and says nothing about how quickly it answers once trained — inference speed comes from memory bandwidth, not from the training budget.

05

What GPU do I need to run Fold2Seq?

None. Fold2Seq is a closed model — its weights were never published, so it cannot be downloaded or run on your own hardware at any price. It is reachable only through its provider.

06

Is Fold2Seq open source?

No. Fold2Seq has not had its weights published, so it exists only as a service controlled by its owner.

07

How many parameters does Fold2Seq have?

Fold2Seq has 12.4M parameters. Three components, a sequence encoder, fold encoder, and sequence decoder. (1) and (3) have similar architectures, a sequence embedder + transformer block (the encoder uses a transformer encoder, the decoder uses a decoder block). The fold encoder adds 6 residual conv blocks and has a 3d positional encoder rather than sequence embedder. Each residual block has two 3D-convolutional layers (3×3×3) and batch normalization layers. Each transformer block has 4 layers and d = 256 latent dimensions. Calculations here: https://docs.google.com/document/d/1luTCTQLmfaBfmnjbsBpWuG51x_IwuiN7mqNoOXtoi8Y/edit?usp=sharing. That figure is the total, and it is what decides how much memory the model needs — roughly half a gigabyte per billion at the compression most people use.

Source

Original publication

Record last updated 25 May 2026

The other direction

Looking at it from the other side?

This page starts from the model. If you already own a card and want to know everything it will run, start from the hardware instead.