Upload folder using huggingface_hub
Browse files- .gitattributes +21 -0
- biology/corpus.jsonl +3 -0
- biology/embedding/0.jsonl +3 -0
- biology/index/docid +0 -0
- biology/index/index +3 -0
- biology/query.jsonl +0 -0
- earth_science/corpus.jsonl +3 -0
- earth_science/embedding/0.jsonl +3 -0
- earth_science/index/docid +0 -0
- earth_science/index/index +3 -0
- earth_science/query.jsonl +0 -0
- economics/corpus.jsonl +3 -0
- economics/embedding/0.jsonl +3 -0
- economics/index/docid +0 -0
- economics/index/index +3 -0
- economics/query.jsonl +0 -0
- psychology/corpus.jsonl +3 -0
- psychology/embedding/0.jsonl +3 -0
- psychology/index/docid +0 -0
- psychology/index/index +3 -0
- psychology/query.jsonl +0 -0
- robotics/corpus.jsonl +3 -0
- robotics/embedding/0.jsonl +3 -0
- robotics/index/docid +0 -0
- robotics/index/index +3 -0
- robotics/query.jsonl +0 -0
- stackoverflow/corpus.jsonl +3 -0
- stackoverflow/embedding/0.jsonl +3 -0
- stackoverflow/index/docid +0 -0
- stackoverflow/index/index +3 -0
- stackoverflow/query.jsonl +0 -0
- sustainable_living/corpus.jsonl +3 -0
- sustainable_living/embedding/0.jsonl +3 -0
- sustainable_living/index/docid +0 -0
- sustainable_living/index/index +3 -0
- sustainable_living/query.jsonl +0 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,24 @@ 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 |
+
biology/corpus.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
biology/embedding/0.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
biology/index/index filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
earth_science/corpus.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
earth_science/embedding/0.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
earth_science/index/index filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
economics/corpus.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
economics/embedding/0.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
economics/index/index filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
psychology/corpus.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
psychology/embedding/0.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
psychology/index/index filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
robotics/corpus.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
robotics/embedding/0.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
robotics/index/index filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
stackoverflow/corpus.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
stackoverflow/embedding/0.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
stackoverflow/index/index filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
sustainable_living/corpus.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
sustainable_living/embedding/0.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
sustainable_living/index/index filter=lfs diff=lfs merge=lfs -text
|
biology/corpus.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30d605eed3d7c8665bece6360a0d5567662e4d98c3ac59d799691bff57f81c25
|
| 3 |
+
size 23516797
|
biology/embedding/0.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:500c8e2a750a6157da2658a3b3c728cf4e685a5017881ba242646eb9dbc5fe40
|
| 3 |
+
size 972167653
|
biology/index/docid
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
biology/index/index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96a0129c01e9d78d08809ccd9e6814f022f4822f2185f1c48abfb88be86e25fe
|
| 3 |
+
size 176206893
|
biology/query.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
earth_science/corpus.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f37edb77c52527aa20ef9bfa20706fa069ecac6f1365459207a2d7dccc1f394b
|
| 3 |
+
size 51024794
|
earth_science/embedding/0.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2230c0810e327e3d02ef0ffce8d771f09ba1265f1bf482f21034a7e6195bb8e6
|
| 3 |
+
size 2051895444
|
earth_science/index/docid
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
earth_science/index/index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:588a2233cbf6125cce7f08f7bb14f9cd8b6c9408cd5062bb2181953c8d826bbe
|
| 3 |
+
size 372476973
|
earth_science/query.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
economics/corpus.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2b8910769ef4ec889a95f77308c7145bed195826dba4daeb52958515f998491
|
| 3 |
+
size 24550938
|
economics/embedding/0.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4aa4546b91240c30ed13aae6fd6bf1c64583ce91b58984318013c588b6c199b6
|
| 3 |
+
size 851706067
|
economics/index/docid
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
economics/index/index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edd46d369160646ed06dbc19b01f75403da8344756dea4cbbb36607ac1d1566b
|
| 3 |
+
size 154275885
|
economics/query.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
psychology/corpus.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07ea3b358bf36417ed2f94a2d69f98fdb386175e162b30b3401dce934bfe97a8
|
| 3 |
+
size 24836453
|
psychology/embedding/0.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b7db072d6ce93740fcccaa1d612b70bea7f9ef53da498461ac286d3f5953e7c
|
| 3 |
+
size 895875905
|
psychology/index/docid
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
psychology/index/index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e7bbba733603d29ca1b961fde0313243f09ea355ffd3a41df8929e2fe3b52f4
|
| 3 |
+
size 162309165
|
psychology/query.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
robotics/corpus.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35b01e464bba16064db640ce1094f6ff477d339bcf93ba5bf79acb6f0a6cd397
|
| 3 |
+
size 22346302
|
robotics/embedding/0.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1650272e4b63c67a569c73edf4399d151772f536db80ccc57f03a90dd58d343f
|
| 3 |
+
size 1049288162
|
robotics/index/docid
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
robotics/index/index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74162c3e370d8886289b012c412d03c1b763fbeb60bbc5c228d2ee5b017621a1
|
| 3 |
+
size 190344237
|
robotics/query.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
stackoverflow/corpus.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fcda4ad2cf20f14db88ebe475a822f71b09db2a77ebf7f491cfc4e014bccf6f
|
| 3 |
+
size 196739741
|
stackoverflow/embedding/0.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f77f99944cac17c51430e663bc427cd88c3d60df6308999717cde04d4d2a0a1
|
| 3 |
+
size 1813051603
|
stackoverflow/index/docid
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
stackoverflow/index/index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c1b339ca553b01ca4253401b1ac60c0f0f4d4550a3f27d7045efa6b7b1482b7
|
| 3 |
+
size 328952877
|
stackoverflow/query.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
sustainable_living/corpus.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c707964598733b34217134f29775ee02894e2b1389a41edda2d2c902f24603de
|
| 3 |
+
size 26165995
|
sustainable_living/embedding/0.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:261985f873a8021372c88b43937ab7b833db328e7dd5a85330c91e2842b2ece8
|
| 3 |
+
size 1031133080
|
sustainable_living/index/docid
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
sustainable_living/index/index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f5c9279166e8af40a988682806ae61027d899a8df4a290c1b170ff045785c9f
|
| 3 |
+
size 186753069
|
sustainable_living/query.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|