shuttie commited on
Commit
cfdfca7
0 Parent(s):

initial commit

Browse files
.gitattributes ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ *.jsonl filter=lfs diff=lfs merge=lfs -text
2
+ *.tsv filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .venv
2
+ .mypy_cache
data/test/corpus.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9725fdc18ba998e6774e844d28c16a1a14f252e418e3adf7ae94d16ca0975ac
3
+ size 879499
data/test/qrels.tsv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c6c60af32c1119c2d5ad05932c0cf3021a5f461a13bfc0f55948bfe5765f7f3
3
+ size 10806
data/test/queries.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038988e350f1c1554291fcdb6f07544f1ff33140327d62af891d9d36f3936b87
3
+ size 81905
data/train/corpus.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8de4dd24199e02baad12102a9a1d9f3a005c1c7b943fae9541703503475937
3
+ size 176858027
data/train/qrels.tsv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67f45f830d24f3cf7c2bea08cffa636b1dc65d5b62785290b5e1c0cd77956fa3
3
+ size 3168128
data/train/queries.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:747f7d45b40288236bf7b628a584d1352b9c88dc32be925037faf359cb6be238
3
+ size 17150181