AmelieSchreiber
commited on
Commit
•
fc8b744
1
Parent(s):
9192893
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: peft
|
6 |
+
tags:
|
7 |
+
- ESM-2
|
8 |
+
- Proteins
|
9 |
+
- Binding Sites
|
10 |
+
- QLoRA
|
11 |
+
- biology
|
12 |
---
|
13 |
+
|
14 |
+
# ESM-2 QLoRA for Predicting Binding Sites
|
15 |
+
|
16 |
+
|
17 |
+
## Testing for Overfitting
|
18 |
+
|
19 |
+
```python
|
20 |
+
|
21 |
+
```
|