Datasets:
Add BindingDB filtered
Browse files- .gitattributes +1 -0
- README.md +38 -0
- bindingdb_filtered/data.csv +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
bindingdb_filtered/data.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,41 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
dataset_info:
|
3 |
+
- config_name: bindingdb_filtered
|
4 |
+
features:
|
5 |
+
- name:
|
6 |
+
dtype: string
|
7 |
+
splits:
|
8 |
+
- name: train
|
9 |
+
num_examples: 100
|
10 |
+
configs:
|
11 |
+
- config_name: bindingdb_filtered
|
12 |
+
data_files:
|
13 |
+
- split: train
|
14 |
+
path: bindingdb_filtered/data*
|
15 |
license: cc-by-4.0
|
16 |
+
pretty_name: BALM-Benchmark
|
17 |
---
|
18 |
+
|
19 |
+
# Dataset Card for BALM-Benchmark
|
20 |
+
|
21 |
+
<!-- Provide a quick summary of the dataset. -->
|
22 |
+
|
23 |
+
## Dataset Details
|
24 |
+
|
25 |
+
### Dataset Description
|
26 |
+
|
27 |
+
## Citation
|
28 |
+
|
29 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
30 |
+
|
31 |
+
**BibTeX:**
|
32 |
+
|
33 |
+
```
|
34 |
+
|
35 |
+
```
|
36 |
+
|
37 |
+
## Dataset Card Contact
|
38 |
+
|
39 |
+
- Rohan Gorantla (rohan.gorantla@ed.ac.uk)
|
40 |
+
- Aryo Pradipta Gema (aryo.gema@ed.ac.uk)
|
41 |
+
- Antonia Mey ()
|
bindingdb_filtered/data.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d5de6a4ffd99ac2ba9b2c9e0137dd82813f0ca84e2c93ef0f9df7c95d663614
|
3 |
+
size 19595976
|