Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
extra_gated_fields:
|
4 |
Name: text
|
5 |
Company: text
|
@@ -7,11 +7,11 @@ extra_gated_fields:
|
|
7 |
Specific date: date_picker
|
8 |
I want to use this model for:
|
9 |
type: select
|
10 |
-
options:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
I agree to include the authors of the code (Tianlai Chen and Pranam Chatterjee) as authors on manuscripts with data from designed peptides: checkbox
|
16 |
I agree to share generated sequences and associated data with authors before publishing: checkbox
|
17 |
I agree not to file patents on any sequences generated by this model: checkbox
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
extra_gated_fields:
|
4 |
Name: text
|
5 |
Company: text
|
|
|
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 include the authors of the code (Tianlai Chen and Pranam Chatterjee) as authors on manuscripts with data from designed peptides: checkbox
|
16 |
I agree to share generated sequences and associated data with authors before publishing: checkbox
|
17 |
I agree not to file patents on any sequences generated by this model: checkbox
|