jacquelinehe commited on
Commit
e06b460
0 Parent(s):

Duplicate from jacquelinehe/OpenScholar-DataStore-V2

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +91 -0
  2. README.md +8 -0
  3. pes2o-chunks-32-shards/chunks-0.jsonl +3 -0
  4. pes2o-chunks-32-shards/chunks-1.jsonl +3 -0
  5. pes2o-chunks-32-shards/chunks-10.jsonl +3 -0
  6. pes2o-chunks-32-shards/chunks-11.jsonl +3 -0
  7. pes2o-chunks-32-shards/chunks-12.jsonl +3 -0
  8. pes2o-chunks-32-shards/chunks-13.jsonl +3 -0
  9. pes2o-chunks-32-shards/chunks-14.jsonl +3 -0
  10. pes2o-chunks-32-shards/chunks-15.jsonl +3 -0
  11. pes2o-chunks-32-shards/chunks-16.jsonl +3 -0
  12. pes2o-chunks-32-shards/chunks-17.jsonl +3 -0
  13. pes2o-chunks-32-shards/chunks-18.jsonl +3 -0
  14. pes2o-chunks-32-shards/chunks-19.jsonl +3 -0
  15. pes2o-chunks-32-shards/chunks-2.jsonl +3 -0
  16. pes2o-chunks-32-shards/chunks-20.jsonl +3 -0
  17. pes2o-chunks-32-shards/chunks-21.jsonl +3 -0
  18. pes2o-chunks-32-shards/chunks-22.jsonl +3 -0
  19. pes2o-chunks-32-shards/chunks-23.jsonl +3 -0
  20. pes2o-chunks-32-shards/chunks-24.jsonl +3 -0
  21. pes2o-chunks-32-shards/chunks-25.jsonl +3 -0
  22. pes2o-chunks-32-shards/chunks-26.jsonl +3 -0
  23. pes2o-chunks-32-shards/chunks-27.jsonl +3 -0
  24. pes2o-chunks-32-shards/chunks-28.jsonl +3 -0
  25. pes2o-chunks-32-shards/chunks-29.jsonl +3 -0
  26. pes2o-chunks-32-shards/chunks-3.jsonl +3 -0
  27. pes2o-chunks-32-shards/chunks-30.jsonl +3 -0
  28. pes2o-chunks-32-shards/chunks-31.jsonl +3 -0
  29. pes2o-chunks-32-shards/chunks-4.jsonl +3 -0
  30. pes2o-chunks-32-shards/chunks-5.jsonl +3 -0
  31. pes2o-chunks-32-shards/chunks-6.jsonl +3 -0
  32. pes2o-chunks-32-shards/chunks-7.jsonl +3 -0
  33. pes2o-chunks-32-shards/chunks-8.jsonl +3 -0
  34. pes2o-chunks-32-shards/chunks-9.jsonl +3 -0
  35. pes2o-embs-32-shards/passages_00 +3 -0
  36. pes2o-embs-32-shards/passages_01 +3 -0
  37. pes2o-embs-32-shards/passages_02 +3 -0
  38. pes2o-embs-32-shards/passages_03 +3 -0
  39. pes2o-embs-32-shards/passages_04 +3 -0
  40. pes2o-embs-32-shards/passages_05 +3 -0
  41. pes2o-embs-32-shards/passages_06 +3 -0
  42. pes2o-embs-32-shards/passages_07 +3 -0
  43. pes2o-embs-32-shards/passages_08 +3 -0
  44. pes2o-embs-32-shards/passages_09 +3 -0
  45. pes2o-embs-32-shards/passages_10 +3 -0
  46. pes2o-embs-32-shards/passages_11 +3 -0
  47. pes2o-embs-32-shards/passages_12 +3 -0
  48. pes2o-embs-32-shards/passages_13 +3 -0
  49. pes2o-embs-32-shards/passages_14 +3 -0
  50. pes2o-embs-32-shards/passages_15 +3 -0
.gitattributes ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
56
+ # Video files - compressed
57
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
58
+ *.webm filter=lfs diff=lfs merge=lfs -text
59
+ *.jsonl filter=lfs diff=lfs merge=lfs -text
60
+ pes2o-embs-32-shards/passages_19 filter=lfs diff=lfs merge=lfs -text
61
+ pes2o-embs-32-shards/passages_12 filter=lfs diff=lfs merge=lfs -text
62
+ pes2o-embs-32-shards/passages_31 filter=lfs diff=lfs merge=lfs -text
63
+ pes2o-embs-32-shards/passages_24 filter=lfs diff=lfs merge=lfs -text
64
+ pes2o-embs-32-shards/passages_30 filter=lfs diff=lfs merge=lfs -text
65
+ pes2o-embs-32-shards/passages_02 filter=lfs diff=lfs merge=lfs -text
66
+ pes2o-embs-32-shards/passages_01 filter=lfs diff=lfs merge=lfs -text
67
+ pes2o-embs-32-shards/passages_16 filter=lfs diff=lfs merge=lfs -text
68
+ pes2o-embs-32-shards/passages_05 filter=lfs diff=lfs merge=lfs -text
69
+ pes2o-embs-32-shards/passages_07 filter=lfs diff=lfs merge=lfs -text
70
+ pes2o-embs-32-shards/passages_23 filter=lfs diff=lfs merge=lfs -text
71
+ pes2o-embs-32-shards/passages_29 filter=lfs diff=lfs merge=lfs -text
72
+ pes2o-embs-32-shards/passages_28 filter=lfs diff=lfs merge=lfs -text
73
+ pes2o-embs-32-shards/passages_20 filter=lfs diff=lfs merge=lfs -text
74
+ pes2o-embs-32-shards/passages_10 filter=lfs diff=lfs merge=lfs -text
75
+ pes2o-embs-32-shards/passages_22 filter=lfs diff=lfs merge=lfs -text
76
+ pes2o-embs-32-shards/passages_15 filter=lfs diff=lfs merge=lfs -text
77
+ pes2o-embs-32-shards/passages_09 filter=lfs diff=lfs merge=lfs -text
78
+ pes2o-embs-32-shards/passages_14 filter=lfs diff=lfs merge=lfs -text
79
+ pes2o-embs-32-shards/passages_27 filter=lfs diff=lfs merge=lfs -text
80
+ pes2o-embs-32-shards/passages_13 filter=lfs diff=lfs merge=lfs -text
81
+ pes2o-embs-32-shards/passages_08 filter=lfs diff=lfs merge=lfs -text
82
+ pes2o-embs-32-shards/passages_18 filter=lfs diff=lfs merge=lfs -text
83
+ pes2o-embs-32-shards/passages_21 filter=lfs diff=lfs merge=lfs -text
84
+ pes2o-embs-32-shards/passages_03 filter=lfs diff=lfs merge=lfs -text
85
+ pes2o-embs-32-shards/passages_17 filter=lfs diff=lfs merge=lfs -text
86
+ pes2o-embs-32-shards/passages_25 filter=lfs diff=lfs merge=lfs -text
87
+ pes2o-embs-32-shards/passages_00 filter=lfs diff=lfs merge=lfs -text
88
+ pes2o-embs-32-shards/passages_11 filter=lfs diff=lfs merge=lfs -text
89
+ pes2o-embs-32-shards/passages_06 filter=lfs diff=lfs merge=lfs -text
90
+ pes2o-embs-32-shards/passages_26 filter=lfs diff=lfs merge=lfs -text
91
+ pes2o-embs-32-shards/passages_04 filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: odc-by
3
+ ---
4
+
5
+ This repository consists of two directories:
6
+ - pes2o-chunks-32-shards: Embeddings (split into 32 shards) for peS2o V2
7
+ - pes2o-embs-32-shards: Corresponding text chunks (split into 32 shards) for peS2o V2
8
+
pes2o-chunks-32-shards/chunks-0.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fc5411f18ac47edcb29d99c16446f29cb9d9524d6c39489a8319efdfcbb6fc9
3
+ size 6462524421
pes2o-chunks-32-shards/chunks-1.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52e6b875c1232c02391834dc3a520593c9981e5fa157d1f873ecbae6bd88e5ed
3
+ size 6465734845
pes2o-chunks-32-shards/chunks-10.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99efcc35c60aa7d180032e94e930154c270b549ba6c28e69468bf8db872b4c57
3
+ size 9221105685
pes2o-chunks-32-shards/chunks-11.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9ecb3e8230c173a1dd5ff9e9f5ad2c5bd7a57746324b8cf8e3afaf6b6fd4ce9
3
+ size 9221879135
pes2o-chunks-32-shards/chunks-12.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b1d36437180e214a882cf63a6e3007348b0a93c2be76d94f55f8fdd447f542c
3
+ size 9223521970
pes2o-chunks-32-shards/chunks-13.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7e50f0dfaadb5642ba45c92a1d8afc434d59aac5c2a62851d127615d4a8a824
3
+ size 9221690630
pes2o-chunks-32-shards/chunks-14.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327e759b4cbaa3ec8776a08d4ee39a552ef1439a106409244225dd5d344c4704
3
+ size 9219975402
pes2o-chunks-32-shards/chunks-15.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81884411406d24b741ea890054fb7ad4b4197a0f9e569732ef557353fe626b4f
3
+ size 9222524251
pes2o-chunks-32-shards/chunks-16.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e7a561acb4e459e384ffaca12db2a8bd9307bab1c3bec17a2bf42ba510a488
3
+ size 9223792647
pes2o-chunks-32-shards/chunks-17.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b65504a416eb4e83af2c981e307345437b4d75c38b122be261c51a8a09c4efd2
3
+ size 9227185127
pes2o-chunks-32-shards/chunks-18.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93eda3b7a483355c6fd6229e3eef8b5eb1aacb467dafe1991898660e9c690911
3
+ size 9228698378
pes2o-chunks-32-shards/chunks-19.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe6fc659e948ad8cab069c15ef4166ac8c3348baec387ca45f864cc3ae5b5ac
3
+ size 9228815447
pes2o-chunks-32-shards/chunks-2.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788660021ec3adc7a0b801629f45a72927745532f1f65897d689c7eeaa2c2360
3
+ size 6469560584
pes2o-chunks-32-shards/chunks-20.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82d986c14d91777fe4378567bc64200cf3c02b9e88507a8a5677caaf1487734
3
+ size 9230043156
pes2o-chunks-32-shards/chunks-21.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc8297ac88964eda493b52a1051a9f299a9ddc41f5574d6cedad4bce9e1437e6
3
+ size 9228857338
pes2o-chunks-32-shards/chunks-22.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04de1c42f602ba457ea46e4c718406c44bfddf05367edd596475ffc854d37db2
3
+ size 9229962645
pes2o-chunks-32-shards/chunks-23.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2925943b72c3f0a261eb53413a3fee0863e7285dd52cd357fd831f1551e2c14d
3
+ size 9229828356
pes2o-chunks-32-shards/chunks-24.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5107bdac8e116563967552ef84a5b46b61282d0af96b4b87998f931c48dcc060
3
+ size 9229211455
pes2o-chunks-32-shards/chunks-25.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c683096b3f0a78d61a93da76e01ceb54303b9c2d4815df6cedf839946903a8aa
3
+ size 9227438567
pes2o-chunks-32-shards/chunks-26.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6307fd2930789a1df91c961e1310478cc1c0406aff535e1449fa02acd267571c
3
+ size 9228234947
pes2o-chunks-32-shards/chunks-27.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd1df8aa8658a15c808033d310c896eb59108029dd9713be057961629559b79f
3
+ size 9228779375
pes2o-chunks-32-shards/chunks-28.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:423c88c2395e9c7c615b303225b530b160658ccc804abc16d099d1534c0767db
3
+ size 9225814112
pes2o-chunks-32-shards/chunks-29.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aa5a9e12bb55eaa4266ae36951a4d628f2d691cb41fd0ac0b3d5327385a3041
3
+ size 9230447352
pes2o-chunks-32-shards/chunks-3.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7703175201b39633f2f01ba703a906be2c0766a3fecefbd2b74ea94ad7199de9
3
+ size 6470670523
pes2o-chunks-32-shards/chunks-30.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42947321045bb68b1193cf300e804b2b5e2cca6fea2f9dba58be82471bb222ef
3
+ size 9230609985
pes2o-chunks-32-shards/chunks-31.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9050296bfe074ff5e6f2f41acc5d3c12cd4bd968126f12e16c98b6467be3b5d
3
+ size 9228525409
pes2o-chunks-32-shards/chunks-4.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc4ebc9db37e745d9bce7e91a2ae80e1f230eb67d405d9c62dc8cc45664f02f9
3
+ size 6469283246
pes2o-chunks-32-shards/chunks-5.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d887a0188d508598df5b25457eba50bdfe0a24d243717c1cf9405e3678bf09
3
+ size 6469698565
pes2o-chunks-32-shards/chunks-6.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb7a194ca479789701e2c8db1a705902aee13bc386f7e944f7bbe346d9309668
3
+ size 7771910526
pes2o-chunks-32-shards/chunks-7.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71094492d94af4a95e75c2b99406cac6a88ed1d2a6e7cfed5529252384af864
3
+ size 9223642057
pes2o-chunks-32-shards/chunks-8.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e130a83b23cf8eac83897eea0fa106d9fb783271d118affadb157552f7ccbb0
3
+ size 9224450039
pes2o-chunks-32-shards/chunks-9.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80feb9f29ddc9d2ed2d506d013ed7c1184973154ed95a418d86adcf1d33000cd
3
+ size 9223008511
pes2o-embs-32-shards/passages_00 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b31a7d62309f4d8a618e4079e2863bcba2ee4247ebc8e8c44c9f45ab1e5d88
3
+ size 8776816053
pes2o-embs-32-shards/passages_01 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1190ef7e7330b319018074eff6c24cce17edbe45e7c860d0ed84d248079891f9
3
+ size 8776947399
pes2o-embs-32-shards/passages_02 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ae47a0b0ddd2c15ec4137267b02c398ae7e48682df8d8cb98f731547a7aa539
3
+ size 8776947399
pes2o-embs-32-shards/passages_03 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98f11693a489f2803c83fcf9e10b50face99d0e48d6d74a9b155566644d73f5
3
+ size 8776947399
pes2o-embs-32-shards/passages_04 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f44639f96f2fc339c0c68dac76dd0801b2b53b302dfe8c18a80f8e7b52b719e
3
+ size 8776947399
pes2o-embs-32-shards/passages_05 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a06f2b9e1212ff93d0b197de50cb4e7fd6e8ddbd38d798282eb3ace4aabdcc46
3
+ size 8776947399
pes2o-embs-32-shards/passages_06 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a408e615d4b142539fa2e3132e5e10c8b4aa3f435c09f43d853c847ecb7f0ce
3
+ size 8776947399
pes2o-embs-32-shards/passages_07 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8042f97e4e4f4c8dc2a208656f5b4ff1462e71c6229459453797f0d3a3ec3e7
3
+ size 8776947399
pes2o-embs-32-shards/passages_08 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d675ee6631c57ad341447bdf6209062596985bd5930e40701299040391297843
3
+ size 8776947399
pes2o-embs-32-shards/passages_09 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68a9fe53e66cce5f500a0aa51c9633942178b8c03bd704b24455bd478db9e16d
3
+ size 8776947399
pes2o-embs-32-shards/passages_10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1166e915bbcdb1a9ee4093b701e3ee527ac3d49ffe448d0a0eb006962faae882
3
+ size 8776947399
pes2o-embs-32-shards/passages_11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38381669cf56a01d769cc1c8b1d996154b7f5529c3a38f1a7df16b96877429d0
3
+ size 8776947399
pes2o-embs-32-shards/passages_12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdbbbd45c3ee7e639ee32238fd358a416535824dff3ee8e0ab56fb0134b9e7ae
3
+ size 8776947399
pes2o-embs-32-shards/passages_13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2bb51302943d030b9db96ef771a6e80c599a57297ce715112310350b0f4507d
3
+ size 8776947399
pes2o-embs-32-shards/passages_14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99d80de8429253bb415243d06d193145cbebe01d60c651fb1a31359e92be4da4
3
+ size 8776947399
pes2o-embs-32-shards/passages_15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7152bb50a532bbf04fa867a2d766f139cd418a1536bdacc46aa1fbf07ad9503
3
+ size 8776947399