parquet-converter dataforge-labs commited on
Commit
b56eae1
·
0 Parent(s):

Update parquet files

Browse files

Co-authored-by: dataforge-labs <dataforge-labs@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 +60 -0
  2. collection_runs/train/0000.parquet +3 -0
  3. collection_runs/train/0001.parquet +3 -0
  4. collection_runs/train/0002.parquet +3 -0
  5. collection_runs/train/0003.parquet +3 -0
  6. collection_runs/train/0004.parquet +3 -0
  7. collection_runs/train/0005.parquet +3 -0
  8. collection_runs/train/0006.parquet +3 -0
  9. collection_runs/train/0007.parquet +3 -0
  10. collection_runs/train/0008.parquet +3 -0
  11. collection_runs/train/0009.parquet +3 -0
  12. collection_runs/train/0010.parquet +3 -0
  13. collection_runs/train/0011.parquet +3 -0
  14. collection_runs/train/0012.parquet +3 -0
  15. collection_runs/train/0013.parquet +3 -0
  16. collection_runs/train/0014.parquet +3 -0
  17. collection_runs/train/0015.parquet +3 -0
  18. collection_runs/train/0016.parquet +3 -0
  19. collection_runs/train/0017.parquet +3 -0
  20. collection_runs/train/0018.parquet +3 -0
  21. collection_runs/train/0019.parquet +3 -0
  22. collection_runs/train/0020.parquet +3 -0
  23. collection_runs/train/0021.parquet +3 -0
  24. collection_runs/train/0022.parquet +3 -0
  25. collection_runs/train/0023.parquet +3 -0
  26. collection_runs/train/0024.parquet +3 -0
  27. collection_runs/train/0025.parquet +3 -0
  28. collection_runs/train/0026.parquet +3 -0
  29. collection_runs/train/0027.parquet +3 -0
  30. collection_runs/train/0028.parquet +3 -0
  31. collection_runs/train/0029.parquet +3 -0
  32. collection_runs/train/0030.parquet +3 -0
  33. collection_runs/train/0031.parquet +3 -0
  34. collection_runs/train/0032.parquet +3 -0
  35. collection_runs/train/0033.parquet +3 -0
  36. collection_runs/train/0034.parquet +3 -0
  37. collection_runs/train/0035.parquet +3 -0
  38. collection_runs/train/0036.parquet +3 -0
  39. collection_runs/train/0037.parquet +3 -0
  40. collection_runs/train/0038.parquet +3 -0
  41. collection_runs/train/0039.parquet +3 -0
  42. collection_runs/train/0040.parquet +3 -0
  43. collection_runs/train/0041.parquet +3 -0
  44. collection_runs/train/0042.parquet +3 -0
  45. collection_runs/train/0043.parquet +3 -0
  46. collection_runs/train/0044.parquet +3 -0
  47. collection_runs/train/0045.parquet +3 -0
  48. collection_runs/train/0046.parquet +3 -0
  49. collection_runs/train/0047.parquet +3 -0
  50. collection_runs/train/0048.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
collection_runs/train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8710baa9ca52e46c115b7540d022f4e3c75adf30811b5ebc0ad04e4f238873bc
3
+ size 12116
collection_runs/train/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3209d2c41aee2e0d2512b86b0e6f87f2e7182632fd84ee87b2a778a7cb45046b
3
+ size 13070
collection_runs/train/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:399ae9c47bc9138eeb10bce20f20737eb1ecfbc6ed9a33bc09e673c75a6da5bb
3
+ size 13070
collection_runs/train/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7367bc9bb35ca7f862d972ca1fd20ec943a05ab9bb06c57df5f9e2e55055f893
3
+ size 13070
collection_runs/train/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:108f091a83318624355d38272b0f19369fa8f5cb4d537c727b59bd76fc920a03
3
+ size 13070
collection_runs/train/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81f2e7c42c06cd406b0a3f891da305edfdf4e045f5b3bebf7e26541e4304fca9
3
+ size 13070
collection_runs/train/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f8cbff0fd8253f663493e010f90597d8ae78a6e6f75fb8db6b6646aa9c0cbc3
3
+ size 13290
collection_runs/train/0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cac6b54680034d179788b3eae4a163e5ba4d589c1ef2bc5ec40b652377157eff
3
+ size 13290
collection_runs/train/0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfaf65adc298e975cccc8a04d9028452a2b14d6b0b874eb06c512813d1fe4033
3
+ size 13290
collection_runs/train/0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa22ab7a813a3af7fbd2fd9bc6d2785e7e1dc2e0740eaf1763e63293498cb6ac
3
+ size 13290
collection_runs/train/0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dcfb46e1b067c0af622622c6f4307ddcd14f4a700c776e48f35105281cc8761
3
+ size 13290
collection_runs/train/0011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a43c6ea394c05d208d0d4b5a242298a263e25b72e03d2c9851a0fe3929a44848
3
+ size 13290
collection_runs/train/0012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78e11e579d8cefabaab51dd3729f7f38e5ee72b87a9c355e3f5b2eab92b09e9d
3
+ size 13290
collection_runs/train/0013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d742cf8eaa526389d09fa5b5ece2b38045e4bded322a80f437a565b3977a1c58
3
+ size 13290
collection_runs/train/0014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c8e92eb2b6343aa2af25ca1252c814a4b900a4e3a50846562dfc87e64f4a96e
3
+ size 13290
collection_runs/train/0015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f388b21f357ad2caaf6c79926218035131d312fce0dd58d661c5e98aafb45293
3
+ size 13290
collection_runs/train/0016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d396115c59959de98aae1eb118c1a47ebe826b0936b1735f823e05e33e2a7f3d
3
+ size 13290
collection_runs/train/0017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d4a9f375900511973a128d8e01a224cfa4ce79c26318bb0fde3a183f6f7aa6
3
+ size 13290
collection_runs/train/0018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b729b929f29b0a6b8a37fe99f52e8a629489ea057a74f503273e23858e39064
3
+ size 13290
collection_runs/train/0019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad1a86a7c75c825f2161878c51b19ad4e1187ba6e13635ee0d2f62ebe6e825f5
3
+ size 13290
collection_runs/train/0020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5823fd488af4a8f8affa5987773f037e2a46a611abd53bc0aab213ed9f8a5590
3
+ size 13290
collection_runs/train/0021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdef96b4719f1a5b5b3bb22ec7ac08e5f289050dbd6c88afb929a4048b245326
3
+ size 13290
collection_runs/train/0022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1db628f3e78ac6884ba26572934496eb6eef124a20a03b0b367d9661bc52b28e
3
+ size 13290
collection_runs/train/0023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ce16e8374525fabf760bafdc94a422047404749e56d8469776e964195531fd3
3
+ size 13290
collection_runs/train/0024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a6954d7765376fe8876b14d9a8f8d0401534002d6989d61492d27e802a6dbfc
3
+ size 13290
collection_runs/train/0025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fddb6f33d96535ba57f3e81dcb7514116158c7924250e83d0004597e1483e48
3
+ size 13290
collection_runs/train/0026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0f40c7967951b15582e0c925b4fffe4306380fd6598010f1efb273b49ed42b9
3
+ size 13290
collection_runs/train/0027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8578e94b347c42f7841253b8c3821f4d686345f2b1e268505221a957d430e6ec
3
+ size 13290
collection_runs/train/0028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea396aa8ac3865d892979df7db93e5c5e6bd651238c3841c717d2fab8e77c002
3
+ size 13290
collection_runs/train/0029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2136df9e1d20c4cae58dd069a1306e6bf9c5f319475dbb4823a509968779442b
3
+ size 13290
collection_runs/train/0030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f74424898ab518c32c510068486a292cb1f758d78757397e44b68fe985d0fd9
3
+ size 13290
collection_runs/train/0031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53eb3fe756740d46fa61df74b179cbbde56999db9bc31e670b0e24797bb9b620
3
+ size 13290
collection_runs/train/0032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e99e3a84f8fa8884f2aa1ba31312584ae7d5d251d06273f2b1b582d7791fce93
3
+ size 13290
collection_runs/train/0033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd36e631786a5a010fa82f679eece8fa282aa900dbdcf06395a08bf83993c65
3
+ size 13290
collection_runs/train/0034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67683b5c50f22ba4f6ab8ee50c9baf9a4814837d75e8ada2b276b114c8fc8561
3
+ size 13290
collection_runs/train/0035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e24e654856b059d3803f819fe87473e100ece545d3c09854c4dc4c00dfd0dfbd
3
+ size 13290
collection_runs/train/0036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bd6a00985a0acc8923e6ce3b5b608a54f02b34c8af1759b2f1d10ed65c792d5
3
+ size 13290
collection_runs/train/0037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21abd3fa91fae329c1178f2be04c7901ff0b1e14ee950c690fc23beea0d0e515
3
+ size 13290
collection_runs/train/0038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a2d8f38f03bba4fb4c3f4a04a39842a8429c70b598ae3c7f924ab0257f9e86f
3
+ size 13290
collection_runs/train/0039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a56fda7912232c9a9f63da74d7c24fe6ab49af418165e055c330cd4ccf2781
3
+ size 13290
collection_runs/train/0040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283a4ac3624c9172a88e882131bc9b3f687bc6a92a89a799200c689837013b3d
3
+ size 13290
collection_runs/train/0041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cef1fb0f0eb05b847524bde9aa27af6713b143d8f656059ba74acadb747db85
3
+ size 13290
collection_runs/train/0042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74c622e4189fa42b832d637781c57136781c8f51a9060f700e8945944ff8ffa8
3
+ size 13290
collection_runs/train/0043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7910921f3e229ed5ec56c116afa2fc3e090cb3562cde42ec32633436337a5133
3
+ size 13290
collection_runs/train/0044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cc63198918948e06c3736f0be0a9ec317b0b0c77abcb2cec61c1128cb6a4229
3
+ size 13290
collection_runs/train/0045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:683e186156399f314b1e3c51a4252c9e8ca480c529573801139bae2f151443d1
3
+ size 13290
collection_runs/train/0046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:997d60f7e0c685c659ad654c26a7aebad56dfffc9c61e9f1a7c1d2785ddf6f8b
3
+ size 13290
collection_runs/train/0047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ebdf053f52a94663439ccb831c17645e3a7ca2e5df6c4c5ec1bc07ba9947d96
3
+ size 13290
collection_runs/train/0048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5352dda05248f11a0d0cf1fdf8f12e8db23b26078151806aee221b1e6af8c6e1
3
+ size 13290