parquet-converter gOLIVES commited on
Commit
66d514e
·
verified ·
0 Parent(s):

Update parquet files

Browse files

Co-authored-by: gOLIVES <[email protected]>

Files changed (41) hide show
  1. .gitattributes +58 -0
  2. biomarker_detection/test/0000.parquet +3 -0
  3. biomarker_detection/test/0001.parquet +3 -0
  4. biomarker_detection/train/0000.parquet +3 -0
  5. biomarker_detection/train/0001.parquet +3 -0
  6. biomarker_detection/train/0002.parquet +3 -0
  7. biomarker_detection/train/0003.parquet +3 -0
  8. biomarker_detection/train/0004.parquet +3 -0
  9. biomarker_detection/train/0005.parquet +3 -0
  10. biomarker_detection/train/0006.parquet +3 -0
  11. biomarker_detection/train/0007.parquet +3 -0
  12. biomarker_detection/train/0008.parquet +3 -0
  13. biomarker_detection/train/0009.parquet +3 -0
  14. biomarker_detection/train/0010.parquet +3 -0
  15. biomarker_detection/train/0011.parquet +3 -0
  16. biomarker_detection/train/0012.parquet +3 -0
  17. biomarker_detection/train/0013.parquet +3 -0
  18. biomarker_detection/train/0014.parquet +3 -0
  19. biomarker_detection/train/0015.parquet +3 -0
  20. biomarker_detection/train/0016.parquet +3 -0
  21. biomarker_detection/train/0017.parquet +3 -0
  22. biomarker_detection/train/0018.parquet +3 -0
  23. biomarker_detection/train/0019.parquet +3 -0
  24. biomarker_detection/train/0020.parquet +3 -0
  25. biomarker_detection/train/0021.parquet +3 -0
  26. biomarker_detection/train/0022.parquet +3 -0
  27. biomarker_detection/train/0023.parquet +3 -0
  28. biomarker_detection/train/0024.parquet +3 -0
  29. biomarker_detection/train/0025.parquet +3 -0
  30. biomarker_detection/train/0026.parquet +3 -0
  31. biomarker_detection/train/0027.parquet +3 -0
  32. biomarker_detection/train/0028.parquet +3 -0
  33. biomarker_detection/train/0029.parquet +3 -0
  34. biomarker_detection/train/0030.parquet +3 -0
  35. biomarker_detection/train/0031.parquet +3 -0
  36. disease_classification/test/0000.parquet +3 -0
  37. disease_classification/test/0001.parquet +3 -0
  38. disease_classification/train/0000.parquet +3 -0
  39. disease_classification/train/0001.parquet +3 -0
  40. disease_classification/train/0002.parquet +3 -0
  41. disease_classification/train/0003.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
biomarker_detection/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72f75a0e0944bb03a0b538ec3602f04cf064e840a68514ef4d8ce1e962deff98
3
+ size 429892303
biomarker_detection/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31b4aea3db5a72487015a9e3d6872606825ced65aa8409c486ae6e76770b5e5c
3
+ size 434461861
biomarker_detection/train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c250d55baa7f7915b4947ff6ebdd605a5dea16c477bd0ec19673aca97f8818cf
3
+ size 446288151
biomarker_detection/train/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea42eaafc3c8a6c1a4b4bf0b40581c0ab799532c4b553d109f0c627d8714f2d6
3
+ size 512954265
biomarker_detection/train/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e153639f93cc6e4a8d3443518c20a06a1dac92240e344d17f7c3b084e6d20ea
3
+ size 489007593
biomarker_detection/train/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f75cf325965bb8570f2b002ccb5013c91336a4f2579ff1dad3f3e84ce357b8d5
3
+ size 501439635
biomarker_detection/train/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11dd22420f68d17d76434aa6c82b13a92fa4a16f9f31ca04895827fc0d1b6400
3
+ size 484939772
biomarker_detection/train/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:144d35ed4e11e0b5f2a983fe2ba29d82b3e3a9fdf685cc45a2b18721bb0928cf
3
+ size 491261713
biomarker_detection/train/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98168babf6f14243eb4dad650ac369283977ca24526372ff0cb1b11bad5c5c6
3
+ size 504627470
biomarker_detection/train/0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85281a253476d28b323ecbc3d2ab2c8e3de51eadc85641464df277393906e7b3
3
+ size 475728198
biomarker_detection/train/0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d727dc527cc45bbae89c1a2267580db0a69c991c00aef1475552c30c69d651f
3
+ size 504048475
biomarker_detection/train/0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c87bda13ab928a634995fcd9f482330eaa93d1a42f37207a770f6244dabc0b0a
3
+ size 481471076
biomarker_detection/train/0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d8453bc032d45b49447cae6f1e2014f9f72f4d08a542d5756d67659286e20ee
3
+ size 474801619
biomarker_detection/train/0011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f046e0fb7d4335493e011df494c8de64649f86d84ba53755819c5ec1f6f8f97
3
+ size 495321650
biomarker_detection/train/0012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc649c77930e9d08c6afed0d20e9409d4261e8b784647404bbf312b6dd22e723
3
+ size 508337762
biomarker_detection/train/0013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55241e3a8c67767ca3a83d4d9f0eb77ba3d6a810c1ba57282db53a7e5cdbaf0
3
+ size 496350622
biomarker_detection/train/0014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61bea783f392e29c69b91c69b63f19ae2bb9d9df9e45841bbff93fefde44f093
3
+ size 496244757
biomarker_detection/train/0015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ae38cbbc8f0781699cdbd261bce727b7206b59243e48da7cd63b68f704a5c86
3
+ size 483288977
biomarker_detection/train/0016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1077bceb458e8cc7664cfdfc85fdc32fbdda58b67f0f4cc2885025c04c08f908
3
+ size 462021640
biomarker_detection/train/0017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba9ec19371395e54c81e2708c1f07f7045fd4f4d0127144c76c5a840f190e99
3
+ size 455685250
biomarker_detection/train/0018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d309b20dddb8b8c1706672d3a01c8a67de677f1f772ee7f386f2f53cfb78184c
3
+ size 489525501
biomarker_detection/train/0019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6df9e6bc9bf4d1a3582cdfb5f7c0838cf046d80ea713caad432d0375a94d7cb
3
+ size 486859649
biomarker_detection/train/0020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e7668e25cd134779a28f58c331962cf39a16f6d9653b94707ec0ef8265228a9
3
+ size 492279923
biomarker_detection/train/0021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d05c3f438ae9228333f3523b574d9e012fdc30a6debc23a6c281c11b57a9db
3
+ size 485666117
biomarker_detection/train/0022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6584840752d15d38039e8ddc3a93870fd17cb814da5f32f63c6d9d058c3ce94d
3
+ size 484460465
biomarker_detection/train/0023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba1494ea270ab03ad0a87e622fdd1e3d6295e13b799c301ead1fe44417e0efdf
3
+ size 495513230
biomarker_detection/train/0024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acbd60b154746a72d79873157b044394698213824f5847f9e570907ec02499d2
3
+ size 495592701
biomarker_detection/train/0025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee794f170c1984474b1ccfc5ce99cba4a5d9806e5230bf94420e6201c335f4ce
3
+ size 424428057
biomarker_detection/train/0026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e94da800c7e4348aa02633048b1f8fb5233fb23b8383490b26c138a74ef47441
3
+ size 294312608
biomarker_detection/train/0027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44d10b37b335968e59866722a9c50a747bf01622fa15ecdecf250397b2896d3b
3
+ size 429478326
biomarker_detection/train/0028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f6eff7c5c88e4794bad81a5ae06e1aabbf7ffd1a0d3f0b3a3a7de6c72897901
3
+ size 474401916
biomarker_detection/train/0029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76c50e3ec7905282bd2da8eec02c14f0034dafec263e5a4eeeb3f8888e77289b
3
+ size 323032697
biomarker_detection/train/0030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c0b844dc4e8e32a2cfd23b0530078a7c2e23b4f9c8ec0cbc35f2cf6d27d565
3
+ size 431810563
biomarker_detection/train/0031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb116161354b3156425dfe216f0ed86190f8ebde1455f380dd63cc486d56efcd
3
+ size 487918851
disease_classification/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f065f4522fa39c412e4970bd4ab604269488251da09bfb6c4084cb1ea148ced
3
+ size 271142084
disease_classification/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa409c65d3cd6b5c6cca4b8324ef8c16bcf40f88665dda22ba447982d750e260
3
+ size 264437335
disease_classification/train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d56fafbc302fe645b9d3f0c5d660d61ba3b4e27a7b0dd3833727bfa167239174
3
+ size 390338422
disease_classification/train/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c92428bb89f5d700607b763fd3170c579fa2c539db5dba991514f5808b2c66ec
3
+ size 371970192
disease_classification/train/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0713f0bc310fca9f84fbfc680f980bb9966a46ec792d2dd4f1ead1732688d32
3
+ size 343838070
disease_classification/train/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dbeb0c78e71426c4f9738eea7fbe4d660ff0fcf9be28df93d8557434e2a8d9c
3
+ size 369604245