parquet-converter TonyCWang commited on
Commit
2d8f51a
·
verified ·
0 Parent(s):

Update parquet files

Browse files

Co-authored-by: TonyCWang <TonyCWang@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. CHUNK_0/test/0000.parquet +3 -0
  3. CHUNK_0/test/0001.parquet +3 -0
  4. CHUNK_0/test/0002.parquet +3 -0
  5. CHUNK_0/test/0003.parquet +3 -0
  6. CHUNK_0/test/0004.parquet +3 -0
  7. CHUNK_0/test/0005.parquet +3 -0
  8. CHUNK_0/test/0006.parquet +3 -0
  9. CHUNK_0/test/0007.parquet +3 -0
  10. CHUNK_0/test/0008.parquet +3 -0
  11. CHUNK_0/test/0009.parquet +3 -0
  12. CHUNK_0/test/0010.parquet +3 -0
  13. CHUNK_0/test/0011.parquet +3 -0
  14. CHUNK_0/test/0012.parquet +3 -0
  15. CHUNK_0/test/0013.parquet +3 -0
  16. CHUNK_0/test/0014.parquet +3 -0
  17. CHUNK_0/test/0015.parquet +3 -0
  18. CHUNK_0/test/0016.parquet +3 -0
  19. CHUNK_0/test/0017.parquet +3 -0
  20. CHUNK_0/test/0018.parquet +3 -0
  21. CHUNK_0/test/0019.parquet +3 -0
  22. CHUNK_0/train/0000.parquet +3 -0
  23. CHUNK_0/train/0001.parquet +3 -0
  24. CHUNK_0/train/0002.parquet +3 -0
  25. CHUNK_0/train/0003.parquet +3 -0
  26. CHUNK_0/train/0004.parquet +3 -0
  27. CHUNK_0/train/0005.parquet +3 -0
  28. CHUNK_0/train/0006.parquet +3 -0
  29. CHUNK_0/train/0007.parquet +3 -0
  30. CHUNK_0/train/0008.parquet +3 -0
  31. CHUNK_0/train/0009.parquet +3 -0
  32. CHUNK_0/train/0010.parquet +3 -0
  33. CHUNK_0/train/0011.parquet +3 -0
  34. CHUNK_0/train/0012.parquet +3 -0
  35. CHUNK_0/train/0013.parquet +3 -0
  36. CHUNK_0/train/0014.parquet +3 -0
  37. CHUNK_0/train/0015.parquet +3 -0
  38. CHUNK_0/train/0016.parquet +3 -0
  39. CHUNK_0/train/0017.parquet +3 -0
  40. CHUNK_0/train/0018.parquet +3 -0
  41. CHUNK_0/train/0019.parquet +3 -0
  42. CHUNK_0/train/0020.parquet +3 -0
  43. CHUNK_0/train/0021.parquet +3 -0
  44. CHUNK_0/train/0022.parquet +3 -0
  45. CHUNK_0/train/0023.parquet +3 -0
  46. CHUNK_0/train/0024.parquet +3 -0
  47. CHUNK_0/train/0025.parquet +3 -0
  48. CHUNK_0/train/0026.parquet +3 -0
  49. CHUNK_0/train/0027.parquet +3 -0
  50. CHUNK_0/train/0028.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
CHUNK_0/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffddd0003a15167524c839879fae12f7d8360e44059dba59edd8987d5614878c
3
+ size 43458823
CHUNK_0/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4b23e6dc00451407185371838e97154ba1d893d7b0642de5cc56222c276c0e
3
+ size 43461567
CHUNK_0/test/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8696f63d9bf2c0eaaf4a1449fa553a2041a60f76e79e94a4b0ea056e87df3a34
3
+ size 43455869
CHUNK_0/test/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a76b5c2ba8fbe36e0de23520f74382f10409dd6a2221bfaea9cb8e34ca7d9c0
3
+ size 43453289
CHUNK_0/test/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e51c687cb604295d46145c72d0b12798f0b1f87ff00f034f26ddd29c8b4793
3
+ size 43464283
CHUNK_0/test/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c895ef2804abedebcb1b4186de77258d1bf05aa5d2a023bbfdd9cf3ecbdce35
3
+ size 43454940
CHUNK_0/test/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2dfd55025cb88bc7049adfaa2c96fc6954b2ee3f630044f8ad90f4293aaa436
3
+ size 43443391
CHUNK_0/test/0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:946c695bdf21f635f5291cc36d299b6a5e258f197c8d938055156648ec69496d
3
+ size 43452138
CHUNK_0/test/0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd63638c585f4050f8ff3aae50a4106e773058a825deecfe78716f08a46d5cdc
3
+ size 43464330
CHUNK_0/test/0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79ecad387bc79cb1491952ea9e8acdda62f4f9281ac42aa60c27ab9e7943b288
3
+ size 43459146
CHUNK_0/test/0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7baae220b2414f976552e6163ffaab29067eefbb96f9206fb98f992680e8ec7e
3
+ size 43435151
CHUNK_0/test/0011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0567047cfbb7e120a92484e72c8b7692aa7eb9432f7fdb7e066abf0fef64c70
3
+ size 43454692
CHUNK_0/test/0012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5709ce2b4d20947496211feaedd25721f20ee42fa12cbd537712df78c2e825e5
3
+ size 43478835
CHUNK_0/test/0013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:119c3aa2f12f66dd9cfae07dede30c1079db0e759718781a0f6f881c3363d66c
3
+ size 43429879
CHUNK_0/test/0014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b409d31a583787d2ed1653b2ae725674d1cd32e40f0c99fe49ee9529ea577b68
3
+ size 43454012
CHUNK_0/test/0015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd269173ae2d3dcc543ad07939f61f7e5d47320a7c6f7907228dd214c8f9bf8c
3
+ size 43450248
CHUNK_0/test/0016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a172fc23522c054fcf59f9ed3d201d8293de2a2013400bf4518ccce7c7738f4c
3
+ size 43454109
CHUNK_0/test/0017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7355453321882bec20bb513a12b6ca5079db2dc4678bfde6e22da0cf2ad91bfa
3
+ size 43464333
CHUNK_0/test/0018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b7fd5074a609c046db2755320ed0630abd708a4dded03484931d37ce53afa7a
3
+ size 43462796
CHUNK_0/test/0019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851c0550bc1d69c2dad7c5f3e66c60cc778133b193cd8571253741fb3440c56d
3
+ size 43462003
CHUNK_0/train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26358faa3b9b8a58c3c3cbaed07da7a95eced03b86db2a6422dacef483458813
3
+ size 42972694
CHUNK_0/train/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25b1b5d8a0dc50abb0a6ae152dbd14debebfcc2a7f83896258bedf0838187db7
3
+ size 42961729
CHUNK_0/train/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fe82558a00d5886e0d7fd5fda4c1c3e4b7cff0cd6d299472d6258eeb1176919
3
+ size 42971267
CHUNK_0/train/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ada75b927eb0b0742b19b645568ccfcb538f280f008ed66bcaf8e782cf8f2669
3
+ size 42961491
CHUNK_0/train/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b927ac7f957dc4455cdc5d420b10018310041ccb165830d5465a81d4d13dddfd
3
+ size 42967528
CHUNK_0/train/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96281b8c566a8788d3b4406ab24d094512145ddc9b3212aab89a3bfc4cbdb8fa
3
+ size 42953796
CHUNK_0/train/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c5c9868bfdf0911b51fa4de8f4a1f9b439415bdcf608cc2d44c6c48a52df5a1
3
+ size 42960520
CHUNK_0/train/0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce084bfd906a2f1afc5bd47f2b3d0b917e3bf56106a21a32b3a84d3081a02508
3
+ size 42968964
CHUNK_0/train/0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6b45ad07cf3c24bdb65c83e9a42192a21e85ac35241a5b19f3d969e96ffe25d
3
+ size 42966223
CHUNK_0/train/0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e83c36047537be2d368f6c344788c7bf4bf73958870609fc70a7a7c1f9db883e
3
+ size 42945520
CHUNK_0/train/0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85ebd8fb8865ef398d16d4baa93e8ee32a7688489d2fc6247a50cde6e9d1a8a9
3
+ size 42961840
CHUNK_0/train/0011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12d86ef24459cd46749741539afee9ee32cbbcb7cc43cbef0d35671869674749
3
+ size 42968325
CHUNK_0/train/0012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf49b6f9b9a475e0987a343c885b82ed84d87a3fe2bdb3cd380c33fc06d12f09
3
+ size 42983777
CHUNK_0/train/0013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d7ac634b091a17f0f63a0e43ba1ae93750554a3163dc658d03cc321df26687
3
+ size 42984242
CHUNK_0/train/0014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e6240fc4a882d1ee5e15a96996b98ec019d5e18eedf5602f1094bbbe6e801fa
3
+ size 42964203
CHUNK_0/train/0015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f23fe4f08ce1a0149b48a87e29aa94a91f9da5b6a333b759bd7d19c60c038ad
3
+ size 42969400
CHUNK_0/train/0016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5820882b80670dac0559bb1647f4e34d6031712fabacd5c8e6da3eb4a14ee521
3
+ size 42964032
CHUNK_0/train/0017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c418c8299fe52a462740d066e1f8cf9d7ae830fbfbe8f4a6fbc49e2c39b0cb7
3
+ size 42964791
CHUNK_0/train/0018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a65d78322c8fffe25d4fe0247f8e39e82bb63c7baa50c9a56e6d04df4d36fc4
3
+ size 42982537
CHUNK_0/train/0019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dea517dd2b177001400738815e9f52f423ca4969fad2551dbdc86a6c2953f8f3
3
+ size 42959116
CHUNK_0/train/0020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1ef61a18d2eaf2ceea37d1fd18b6544f325b6ae7ff74e95c50c199da1fbddfe
3
+ size 42959944
CHUNK_0/train/0021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f98ab4ac0525e152dc15147336912c312d749621c2a59563831fbd746c8c214a
3
+ size 42980342
CHUNK_0/train/0022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27b42cda47175042d258a57338d8117e32802d241494299a85530d7d5d033582
3
+ size 42943635
CHUNK_0/train/0023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb26025c51a66cde9520212fd49b022bc9e9134dc55a3915beda690b1917922d
3
+ size 42963969
CHUNK_0/train/0024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd1cfe985131a2d733314ce7118d21b29263f005d118b9d134f0f052db7eaaa
3
+ size 42971532
CHUNK_0/train/0025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52bcdbdf9fc0b52104249ed5c16661635a0f859f2cf40fdb221c9c8995919a8b
3
+ size 42969732
CHUNK_0/train/0026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dec162c73dcac46f572bfdd4f07e3ef9ca77656cda087202adb00af90a565a86
3
+ size 42983524
CHUNK_0/train/0027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19a26c14ada7411bdb75bd632d918469cdf4a04e47b7a3e0c45e0fdd104e8802
3
+ size 42960172
CHUNK_0/train/0028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f94c0beadd122458a391bb4cc8b927e4879c583e6246c608164c98cbc6f0053
3
+ size 42967599