Commit
·
9107665
1
Parent(s):
5fe498f
[UPDATE] corpus & README.md
Browse files- .gitattributes +0 -0
- README.md +1 -1
- corpus.jsonl +2 -2
- qrels/test.jsonl +0 -0
- qrels/train.jsonl +0 -0
- queries.jsonl +0 -0
.gitattributes
CHANGED
File without changes
|
README.md
CHANGED
@@ -26,7 +26,7 @@ dataset_info:
|
|
26 |
dtype: string
|
27 |
splits:
|
28 |
- name: corpus
|
29 |
-
num_bytes:
|
30 |
num_examples: 61425
|
31 |
- config_name: queries
|
32 |
features:
|
|
|
26 |
dtype: string
|
27 |
splits:
|
28 |
- name: corpus
|
29 |
+
num_bytes: 114990275
|
30 |
num_examples: 61425
|
31 |
- config_name: queries
|
32 |
features:
|
corpus.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5eb3a054bd29561822b996a1c3207a597ede1aa6e286b9c11876de264c48351
|
3 |
+
size 114990275
|
qrels/test.jsonl
CHANGED
File without changes
|
qrels/train.jsonl
CHANGED
File without changes
|
queries.jsonl
CHANGED
File without changes
|