Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,50 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- protein
|
4 |
+
|
5 |
license: cc-by-4.0
|
6 |
---
|
7 |
+
|
8 |
+
# LibreFold AF2 reproduction
|
9 |
+
|
10 |
+
Text
|
11 |
+
|
12 |
+
## Intro
|
13 |
+
|
14 |
+
Text
|
15 |
+
|
16 |
+
## Model description
|
17 |
+
|
18 |
+
Text
|
19 |
+
|
20 |
+
## Intended uses & limitations
|
21 |
+
|
22 |
+
Text
|
23 |
+
|
24 |
+
### How to use
|
25 |
+
|
26 |
+
Text
|
27 |
+
|
28 |
+
### Limitations and bias
|
29 |
+
|
30 |
+
Text
|
31 |
+
|
32 |
+
## Training data
|
33 |
+
|
34 |
+
Text
|
35 |
+
|
36 |
+
### Collection process
|
37 |
+
|
38 |
+
Text
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Preprocessing
|
43 |
+
|
44 |
+
Text
|
45 |
+
|
46 |
+
### BibTeX entry and citation info
|
47 |
+
|
48 |
+
```bibtex
|
49 |
+
Text
|
50 |
+
```
|