nielsr HF Staff commited on
Commit
eec7c31
·
verified ·
1 Parent(s): 1a473b4

Add model card

Browse files

This PR adds a model card linking to the paper to improve discoverability.

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: feature-extraction
5
+ ---
6
+
7
+ This repository contains the model described in the paper [Elucidating the Design Space of Multimodal Protein Language Models](https://huggingface.co/papers/2504.11454).
8
+
9
+ Project Page and code: https://bytedance.github.io/dplm/dplm-2.1