parquet-converter SultanR commited on
Commit
dfbddff
·
verified ·
0 Parent(s):

Update parquet files

Browse files

Co-authored-by: SultanR <SultanR@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +59 -0
  2. consensus/train/0000.parquet +3 -0
  3. consensus/train/0001.parquet +3 -0
  4. consensus/train/0002.parquet +3 -0
  5. consensus/train/0003.parquet +3 -0
  6. consensus/train/0004.parquet +3 -0
  7. consensus/train/0005.parquet +3 -0
  8. consensus/train/0006.parquet +3 -0
  9. consensus/train/0007.parquet +3 -0
  10. consensus/train/0008.parquet +3 -0
  11. consensus/train/0009.parquet +3 -0
  12. consensus/train/0010.parquet +3 -0
  13. consensus/train/0011.parquet +3 -0
  14. consensus/train/0012.parquet +3 -0
  15. consensus/train/0013.parquet +3 -0
  16. consensus/train/0014.parquet +3 -0
  17. consensus/train/0015.parquet +3 -0
  18. consensus/train/0016.parquet +3 -0
  19. consensus/train/0017.parquet +3 -0
  20. consensus/train/0018.parquet +3 -0
  21. consensus/train/0019.parquet +3 -0
  22. consensus/train/0020.parquet +3 -0
  23. consensus/train/0021.parquet +3 -0
  24. consensus/train/0022.parquet +3 -0
  25. consensus/train/0023.parquet +3 -0
  26. consensus/train/0024.parquet +3 -0
  27. consensus/train/0025.parquet +3 -0
  28. consensus/train/0026.parquet +3 -0
  29. consensus/train/0027.parquet +3 -0
  30. consensus/train/0028.parquet +3 -0
  31. consensus/train/0029.parquet +3 -0
  32. consensus/train/0030.parquet +3 -0
  33. consensus/train/0031.parquet +3 -0
  34. consensus/train/0032.parquet +3 -0
  35. consensus/train/0033.parquet +3 -0
  36. consensus/train/0034.parquet +3 -0
  37. consensus/train/0035.parquet +3 -0
  38. consensus/train/0036.parquet +3 -0
  39. consensus/train/0037.parquet +3 -0
  40. consensus/train/0038.parquet +3 -0
  41. consensus/train/0039.parquet +3 -0
  42. consensus/train/0040.parquet +3 -0
  43. consensus/train/0041.parquet +3 -0
  44. consensus/train/0042.parquet +3 -0
  45. consensus/train/0043.parquet +3 -0
  46. consensus/train/0044.parquet +3 -0
  47. consensus/train/0045.parquet +3 -0
  48. consensus/train/0046.parquet +3 -0
  49. consensus/train/0047.parquet +3 -0
  50. consensus/train/0048.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp 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
consensus/train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b51b9c906f32a69f15c2f657be9ad28eb224c511817523db84ec623a710e6d2
3
+ size 466066557
consensus/train/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:948de377fddf9987d762c2d55faf50e2b362c07a9a0468619508475b7602d682
3
+ size 453676003
consensus/train/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ac07e4739f116b8416136187fa8eb8c57091b61f6acd67bc1fc8af0ac11b509
3
+ size 447606397
consensus/train/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e85525ae0fb7a2f83d947544e3507c392bb39253801f4898664d68e14888ebfb
3
+ size 442948708
consensus/train/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d2812224acd81b4ffb544f8c60e04ebcb309b4bdf0027a19ecbea4fb42a096e
3
+ size 442655288
consensus/train/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9740c1ba82ea33eebf65f703443b6605e7c921d23918a4111015b3f537bdd9f0
3
+ size 435341858
consensus/train/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e6c071178e1b842b665411d516b1a3281f0ab1c84ddfb6f4527ceea22c8876
3
+ size 433929557
consensus/train/0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f67116bfbf66c40edeca83f08a3926c3b66c4312c90dbea94923e2119f7079e
3
+ size 438651873
consensus/train/0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48c4a5a1019a004f64a9e6e128b78697e0b65462dd60356bd84c5c36d3db0381
3
+ size 440878536
consensus/train/0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6c13b8508b8b3db45e5ad968b84726251f92e2183d6959801935ec8a773273
3
+ size 443273234
consensus/train/0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21145840905fc1601bd0b7b7d6a59cbb5847087a45e867135104957c426627fc
3
+ size 440685980
consensus/train/0011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b9a6ea773c2c97319b6d5506ecb6cc0f507af9d2a8c983279ca8258e33bd75
3
+ size 445724983
consensus/train/0012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae009192cdc2a51ff7b93550ead2ce736540435248be4bdc1905d6a83e26e9e9
3
+ size 476884290
consensus/train/0013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1002842fcd76d51b805d265512a0e89950bd2d7e85842e26817a33c6d7cceed
3
+ size 471991942
consensus/train/0014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89610649bbcc7104dffea1ea90aff16abfacfd08ad6e079e433c528a968b1494
3
+ size 463491918
consensus/train/0015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f47251a6cdb6fc66d0bdcb3a46ad180c4ff62c94a86bc7f4d7722c008f226eac
3
+ size 449213539
consensus/train/0016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0265f6f5dd7f84cbd9b35d17e673dfa79650dbc3a3ef15bc63c85f5b4d50545
3
+ size 452951931
consensus/train/0017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e892983502c8478905c1180b1414e5822a106442224b2d35ca655c20186c348e
3
+ size 446074706
consensus/train/0018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:656b2394b4560f4bc6bb93f50a787c6a36c930967c6a33af2806bb5091a7840c
3
+ size 451236975
consensus/train/0019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0650df14b2542e6641e9e16e8ea2bea19e404224a309dffd15d1090b07417c99
3
+ size 445654544
consensus/train/0020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1244acae1e53f710980bddd282c5e68f681f81484e1352f2db55f79427976708
3
+ size 446473902
consensus/train/0021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:186065572e106d3caf03a8abe9b852cd2f3e4f7d1b3a9a044f7819fa2207d020
3
+ size 461753059
consensus/train/0022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c4ecfe2cd208e0e6382fd53f0a3ffab9b6c8e4bbfc237a08cae75628b272a6
3
+ size 459677453
consensus/train/0023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1aab4a723f0e5fc6717548733cc7d89ce7bc01060a0f6a72cb2ded8a82b8def
3
+ size 453748738
consensus/train/0024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8d14db80de7916644cf9f8e4e887c7d25ce2ed5cd1a62509f110e0f7833522c
3
+ size 453368311
consensus/train/0025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e02dadedcd025081a1ec57d2f31063ffbc38c38beb4f1b9e320e37306215ba25
3
+ size 451923428
consensus/train/0026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36a03b4873da1eb23cb3b4e0f00e77e55f1060a483c2769816ab0307d1f8752b
3
+ size 457889331
consensus/train/0027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0dd8f8fa14fc27a079bad05a6fe7832fd143613cb68100fe32fb4897e58eb19
3
+ size 452312439
consensus/train/0028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ab6d831b0bfb62dcf7bdedb687f442e1e0b22a30cdff41236d4cfb42681d1be
3
+ size 442004069
consensus/train/0029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75495f5a144f1acdaf33866174bde5e894394949f0d86c23c89bf0f6819e15e
3
+ size 446404790
consensus/train/0030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59da85bd668697e0cd539c1ffe30b07ee357da53919ff5182eeb27f65535dad
3
+ size 454926946
consensus/train/0031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d224c31b1aaf24e3491893a5544888c0b95c471c7d23b0ce87877f00679dfd90
3
+ size 440870112
consensus/train/0032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e26a565996a7d3f32a4b57d47697d25e3843d602ce340836e8cb45bde991721f
3
+ size 443509947
consensus/train/0033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40fa601f5dc073057dbce449538f3941b7a2997b458ff19164d3913758f0b94f
3
+ size 414559347
consensus/train/0034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:694c9c6a46f5d7b991fc36c2fd5fdce0a9c0b0893b7f35d86f116c245a687828
3
+ size 460779041
consensus/train/0035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a998722bb7bcb6b62cc89669c3bc94bb77df85cc85f106cb57126cfcfaaf8713
3
+ size 460427240
consensus/train/0036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a4b37001078ae584cb014b71e1f01c5730866a4b2e3fcaef7c38ba9365ea624
3
+ size 465560707
consensus/train/0037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cb23d0c0e40505b2f367244af7c1cc04fa3c203570d16c26a20872fc88e2b14
3
+ size 463659884
consensus/train/0038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4b1b8bf2a206d4956e4fcbc6f5cbe4b7d0cf4c3b5b9fa9c961deba4a08a0e5
3
+ size 448645113
consensus/train/0039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63e5e77629143ad8bf662049418750c179e5c70622645b7833ae371c2e34367a
3
+ size 443906075
consensus/train/0040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ad9717d50f2b59c04c581ca087cbf8fd615578c2e5e0470bcc6452fb73cb757
3
+ size 450945633
consensus/train/0041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f31e7e816731d7bc56a4af3d32f3c846f83c10fb936e28920723fdc3a304c21b
3
+ size 451172970
consensus/train/0042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc83df7d6fc4d29b33ba688b8fe1087d7725668a549f2eb351ea28f4411a9d04
3
+ size 446106814
consensus/train/0043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c66a241b189dcfec61a6028afec1e7caa493fac753e195600b08f2414b00d5
3
+ size 439673540
consensus/train/0044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb29c6fc47147a6e77e97dad76ebdd3935760a6f0e281dc80742ce19b5831e5
3
+ size 441670363
consensus/train/0045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0585b6ae0db9b051383e22e60da710f97bbc09f78c62bf436c456d30a93804f3
3
+ size 447846212
consensus/train/0046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0675d9659666455b090c76d87bb625957528fa1d97f4a20a0f50cd6c31d3e504
3
+ size 445633296
consensus/train/0047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f343e0f0cc022f6c816ec3212b42cfe9629d1c4117df4a84a5883292bb94e80d
3
+ size 436862951
consensus/train/0048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:295322bb911aa62f299f50b4afcad3a90849fcdd0b5729824e900a61af01543a
3
+ size 441229157