nielsr HF Staff commited on
Commit
6b00e59
·
verified ·
1 Parent(s): eafc13c

Add paper link, project page, task category, license and short description

Browse files

This PR ensures the dataset is linked to the paper, adds the project page, task category, license and a short description of the dataset.

Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -131,4 +131,12 @@ configs:
131
  data_files:
132
  - split: train
133
  path: valid/train-*
 
 
 
 
134
  ---
 
 
 
 
 
131
  data_files:
132
  - split: train
133
  path: valid/train-*
134
+ task_categories:
135
+ - feature-extraction
136
+ library_name: byprot
137
+ license: mit
138
  ---
139
+
140
+ This dataset contains preprocessed protein structure and sequence data used for training and evaluating multimodal protein language models. It is based on experimental structures from PDB and AF2-predicted structures from SwissProt, as described in the paper [Elucidating the Design Space of Multimodal Protein Language Models](https://huggingface.co/papers/2504.11454).
141
+
142
+ Project page: https://bytedance.github.io/dplm/dplm-2.1