Upload 4 files
Browse files- .gitattributes +3 -0
- benchmark_data/BiomedSQL.csv +3 -0
- benchmark_data/test.csv +0 -0
- benchmark_data/train.csv +3 -0
- benchmark_data/val.csv +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
benchmark_data/BiomedSQL.csv filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
benchmark_data/train.csv filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
benchmark_data/val.csv filter=lfs diff=lfs merge=lfs -text
|
benchmark_data/BiomedSQL.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93d59de277d9bb22bc26a27cc2f547ab23632bd147c67af44c6d2556385dbddc
|
| 3 |
+
size 345668136
|
benchmark_data/test.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark_data/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5972645e631d03a3f60206ec426a662186b86811a046c6a843b5f5c932d43d40
|
| 3 |
+
size 273458466
|
benchmark_data/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a22e459dcbbf9282251ebe14dbff08826acd2a437c731cae1456e71a83869cc
|
| 3 |
+
size 69475685
|