dnagpt / gpt_dna_eng

huggingface.co
Total runs: 20
24-hour runs: 0
7-day runs: 15
30-day runs: 13
Model's Last Updated: October 19 2024

Introduction of gpt_dna_eng

Model Details of gpt_dna_eng

brief

gpt2 model trained by DNA sequence and Human language

basic use
import torch
from transformers import GPT2Tokenizer,GPT2Model,GPT2LMHeadModel

model = GPT2LMHeadModel.from_pretrained("dnagpt/gpt_dna_eng")
tokenizer = GPT2Tokenizer.from_pretrained("dnagpt/dna_eng_bpe")

input = "hello TCTTTCTCTTCTGTAT"

input_ids = tokenizer.encode(
      input,
      return_tensors="pt",
      truncation=True,
      max_length=1000
)

# Generate
device = model.device

generated_tokens = model.generate(
input_ids=input_ids.to(device),
max_new_tokens=10,
)

generated_text = tokenizer.decode(generated_tokens[0], skip_special_tokens=True)

print(generated_text)

#hello TCTTTCTCTTCTGTATATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATCTATC

base_model = GPT2Model.from_pretrained("dnagpt/gpt_dna_eng")
output = base_model(input_ids)
print(output)
github

https://github.com/maris205/DNAHL

Runs of dnagpt gpt_dna_eng on huggingface.co

20
Total runs
0
24-hour runs
8
3-day runs
15
7-day runs
13
30-day runs

More Information About gpt_dna_eng huggingface.co Model

More gpt_dna_eng license Visit here:

https://choosealicense.com/licenses/mit

gpt_dna_eng huggingface.co

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

gpt_dna_eng huggingface.co Url

https://huggingface.co/dnagpt/gpt_dna_eng

dnagpt gpt_dna_eng online free

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

dnagpt gpt_dna_eng online free url in huggingface.co:

https://huggingface.co/dnagpt/gpt_dna_eng

gpt_dna_eng install

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

gpt_dna_eng install url in huggingface.co:

https://huggingface.co/dnagpt/gpt_dna_eng

Url of gpt_dna_eng

gpt_dna_eng huggingface.co Url

Provider of gpt_dna_eng huggingface.co

dnagpt
ORGANIZATIONS

Other API from dnagpt

huggingface.co

Total runs: 37
Run Growth: -72
Growth Rate: -160.00%
Updated:August 06 2023
huggingface.co

Total runs: 35
Run Growth: 27
Growth Rate: 77.14%
Updated:February 18 2025
huggingface.co

Total runs: 26
Run Growth: 19
Growth Rate: 73.08%
Updated:October 31 2024
huggingface.co

Total runs: 23
Run Growth: 17
Growth Rate: 73.91%
Updated:December 30 2024
huggingface.co

Total runs: 12
Run Growth: 7
Growth Rate: 58.33%
Updated:January 03 2025
huggingface.co

Total runs: 12
Run Growth: 5
Growth Rate: 41.67%
Updated:February 11 2025
huggingface.co

Total runs: 12
Run Growth: 6
Growth Rate: 50.00%
Updated:January 03 2025
huggingface.co

Total runs: 12
Run Growth: 5
Growth Rate: 41.67%
Updated:November 30 2024
huggingface.co

Total runs: 11
Run Growth: 6
Growth Rate: 54.55%
Updated:September 19 2025
huggingface.co

Total runs: 10
Run Growth: 4
Growth Rate: 40.00%
Updated:November 30 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 20 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 05 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 04 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:October 12 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 24 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:March 03 2025