Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# Latent Diffusion Model for Protein Sequence Generation using MDLM and ESM-2-650M
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-nd-4.0
|
| 3 |
+
extra_gated_fields:
|
| 4 |
+
Name: text
|
| 5 |
+
Company: text
|
| 6 |
+
Country: country
|
| 7 |
+
Specific date: date_picker
|
| 8 |
+
I want to use this model for:
|
| 9 |
+
type: select
|
| 10 |
+
options:
|
| 11 |
+
- Research
|
| 12 |
+
- Education
|
| 13 |
+
- label: Other
|
| 14 |
+
value: other
|
| 15 |
+
I agree to share generated sequences and associated data with authors before publishing: checkbox
|
| 16 |
+
I agree not to file patents on any sequences generated by this model: checkbox
|
| 17 |
+
I agree to use this model for non-commercial use ONLY: checkbox
|
| 18 |
+
---
|
| 19 |
|
| 20 |
# Latent Diffusion Model for Protein Sequence Generation using MDLM and ESM-2-650M
|
| 21 |
|