Upload 3 files
Browse files- .gitattributes +3 -0
- msmarco-test.jsonl +3 -0
- msmarco-train.jsonl +3 -0
- msmarco-val.jsonl +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 |
+
msmarco-test.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
msmarco-train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
msmarco-val.jsonl filter=lfs diff=lfs merge=lfs -text
|
msmarco-test.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dd9a9712a9c7289ab699bfec45be2e6b3742e0227899a387e3a5f4f939fb184
|
| 3 |
+
size 20478143
|
msmarco-train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae249dd33bd92e04d063fb2fa02fdd64c6a63a07fa2f73601744a1538c111716
|
| 3 |
+
size 175083084
|
msmarco-val.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0419151a1bb7ab450fc58334177b92c6ec5c29d896c0472c2869e05cd771661a
|
| 3 |
+
size 21301365
|