parquet-converter Maxscha commited on
Commit
b31792c
·
0 Parent(s):

Update parquet files

Browse files

Co-authored-by: Maxscha <Maxscha@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. body/single_encounter/0000.parquet +3 -0
  3. body/single_encounter/0001.parquet +3 -0
  4. body/single_encounter/0002.parquet +3 -0
  5. body/single_encounter/0003.parquet +3 -0
  6. body/single_encounter/0004.parquet +3 -0
  7. body/single_encounter/0005.parquet +3 -0
  8. body/single_encounter/0006.parquet +3 -0
  9. body/single_encounter/0007.parquet +3 -0
  10. body/single_encounter/0008.parquet +3 -0
  11. body/single_encounter/0009.parquet +3 -0
  12. body/single_encounter/0010.parquet +3 -0
  13. body/test/0000.parquet +3 -0
  14. body/test/0001.parquet +3 -0
  15. body/test/0002.parquet +3 -0
  16. body/test/0003.parquet +3 -0
  17. body/test/0004.parquet +3 -0
  18. body/test/0005.parquet +3 -0
  19. body/test/0006.parquet +3 -0
  20. body/test/0007.parquet +3 -0
  21. body/test/0008.parquet +3 -0
  22. body/test/0009.parquet +3 -0
  23. body/test/0010.parquet +3 -0
  24. body/test/0011.parquet +3 -0
  25. body/test/0012.parquet +3 -0
  26. body/test/0013.parquet +3 -0
  27. body/test/0014.parquet +3 -0
  28. body/test/0015.parquet +3 -0
  29. body/test/0016.parquet +3 -0
  30. body/test/0017.parquet +3 -0
  31. body/test/0018.parquet +3 -0
  32. body/test/0019.parquet +3 -0
  33. body/test/0020.parquet +3 -0
  34. body/test/0021.parquet +3 -0
  35. body/test/0022.parquet +3 -0
  36. body/test/0023.parquet +3 -0
  37. body/test/0024.parquet +3 -0
  38. body/test/0025.parquet +3 -0
  39. body/test/0026.parquet +3 -0
  40. body/test/0027.parquet +3 -0
  41. body/test/0028.parquet +3 -0
  42. body/test/0029.parquet +3 -0
  43. body/test/0030.parquet +3 -0
  44. body/test/0031.parquet +3 -0
  45. body/test/0032.parquet +3 -0
  46. body/test/0033.parquet +3 -0
  47. body/test/0034.parquet +3 -0
  48. body/test/0035.parquet +3 -0
  49. body/test/0036.parquet +3 -0
  50. body/test/0037.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
body/single_encounter/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecd4640810bd79a0f3ff691055d94311bc530d9a214f7b6de2b2fc59811e029c
3
+ size 231132218
body/single_encounter/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290dc2220386b11d9a80a9d5fa966d791c62f5c4bdf25774fdf443c543f14adb
3
+ size 139207837
body/single_encounter/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74a8a034608cc716ca6d0c0613202b60333c88e47ef4156b2df25737c5bf5735
3
+ size 871093400
body/single_encounter/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f11ac94f0478edecbd48b3315c96b20ffcb99bbaca27b667c9acc5b5f5badec5
3
+ size 241648284
body/single_encounter/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c63c95fa31e804f8e20306b367b4e70663cdca5f0d26c71350ef8b82b931e3a
3
+ size 304382712
body/single_encounter/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb2afe854fe6dea103edcc5e51961662af6e073bafc38e0e3154502430ce0c1a
3
+ size 384710654
body/single_encounter/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901b81ed48e7f68288c2ed8fdb570cd993ba7ff7e1691e4df6f93697fd31289e
3
+ size 381663844
body/single_encounter/0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3737870cb1fb5514316008f232b5b1dba7a7e05aebc232b6cbd9367d656d4ebf
3
+ size 263835387
body/single_encounter/0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9908a5710e84aa2b8849c79abfe98d8771527dbcee0abadcf9836197874120d9
3
+ size 353919322
body/single_encounter/0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df9d9276ed47745ea37e0e565fbd04a653001d70352d8631fbea6e6b01a3c40
3
+ size 400214342
body/single_encounter/0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d76fca6fbf05886837c2449c0d21ef7d5a9d684c3b683a814e62b09e1c02200e
3
+ size 76741725
body/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80c26f4ff4a17f91c07d12179f426f480a7bdba0735421eb83a9d1b213e2dffc
3
+ size 311856102
body/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67fa407e418a0c4ed4e06a46cc1dec0f3ff03d7e5cddcb94f47576326bdd1207
3
+ size 268303984
body/test/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81c2ccf402ed8f840fcb2155d47a77d7acb02cd6355a9efa273298c37d23cef4
3
+ size 242119510
body/test/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e194a14b0a9b6562c027d0a553ecb354ff0205462b7d169d4d70b43627256e8f
3
+ size 246474738
body/test/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6e77c3853904e531369d5eac8bd303864bc019c5215f64c962337e206853a96
3
+ size 709241116
body/test/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eeb6d79bbace944793da709f1ffc2822c6c51b64a5bfe38207469a9b21445c0
3
+ size 948709353
body/test/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:153893cc844768ff186fe057f3871ad4ec6a703b9019481cc18aafaa82c3f1bc
3
+ size 610915819
body/test/0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c2f9be44de523f61951b0c0e63e9993e2cd5fe583bc4a87928389e7e728fa86
3
+ size 237507993
body/test/0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70611044a2fa0a8aace6ee93361bb3f52495d71b50bd70f04b03e755a01b105
3
+ size 277329522
body/test/0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd6a3a7d60a2fefcdd1f70daa0823925daf53a2e0ba0ff1674d3fc6e0b367272
3
+ size 320033976
body/test/0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3988aa512e1aedad22ca87d1c4c6a69cca9a96e7bc0d5c7cf4655aa5750db24b
3
+ size 81990365
body/test/0011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77473fe435950a7c1662a91d276b381b4510c53821baa65480918f1ac9c43fe0
3
+ size 63278741
body/test/0012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2ba9b74ff5cf4a20bb5ae7105269c9e7e9ae1627d64ab4b43568bd901a01cf3
3
+ size 420286367
body/test/0013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c7a59c5571097dea897c4cd555397a076cd85088a1a64d14d50fe8597f6147c
3
+ size 563412138
body/test/0014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d605fbef6d0165ab0be60410af515034eefcbce9c882e3e72bd8a8bcc83806df
3
+ size 252322957
body/test/0015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2744d595e0fe914d587100d9facb17de7840039144cffbccebf2de4b27d57e94
3
+ size 114022188
body/test/0016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83e25745e5d5d2d1ea04b1a7c846810a9a14292140928f9ff4ab255e8cdf29bf
3
+ size 132831072
body/test/0017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a71adf2e492787d86d7bddd789e2be72c8102c3d3385944bcd031039de2f8f7b
3
+ size 498521970
body/test/0018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfcb2b673411f4eac34eea4a9c1640d1a735a904af3c5144bd7013c26b0c376c
3
+ size 607255613
body/test/0019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c6533dc80abc409815f9dd44c9713a25ae4446ac77beeb1682d963275c1e097
3
+ size 312923598
body/test/0020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b679338536b50560734399ff24ae003f7a7d21f231483022da2c830ccdeefd29
3
+ size 345457257
body/test/0021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96ecc05772094c9a3565824926c301e37ee2dc69b25c0007ba3256f1c05d336f
3
+ size 101401703
body/test/0022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42cad2481a33d6e256848696e46b89314770d768cc35226c418117b95c062e3a
3
+ size 68093693
body/test/0023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44966ee699cc2c2c592deede5c4b023943981dd20ccfa9aba3487d5529c96612
3
+ size 477260255
body/test/0024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:387b1813f3a723d4542483956f3bbf547acd7d08b5bcaf4f64eb8ebbda62eb3c
3
+ size 165987697
body/test/0025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbb9756333932855b0fae75791acda1377271275123757b117ac61e8b42577dd
3
+ size 85478588
body/test/0026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4230053c8020926ffecbc366d9aca43dee0554d6fee344110ae7f815f0718643
3
+ size 137154034
body/test/0027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c01371da08250d7087e9fc0b8af603669636d0c4304b598d18b896993e59823
3
+ size 15565945
body/test/0028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e5e22f48dc213de5f2758499b0ce4bb0dbb5a64ee808663267f97e52bd7a76
3
+ size 158208627
body/test/0029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59228f6d9a13b7073031d9654fb8f703c7e0df4ae95362e2bced6035ad82653f
3
+ size 81277613
body/test/0030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ab8bdef6d0e9fa8de04a80b7a79a23f24c74e643d42c600db4da5672d375f7
3
+ size 318765667
body/test/0031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:656d0aa3b39a1e3c149d2cf38dae89f518af33cc5338fe32926f20436415b5c0
3
+ size 141219592
body/test/0032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a2ed7f1be6081a81639afc1a0434f55965ac4e2ad33505043a94197bc11239
3
+ size 183564236
body/test/0033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c11e116850fd86cd0db2f7643a08ca23e9323eb874394db57a6429dd1877a40
3
+ size 29245381
body/test/0034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa419799ae8ca02ced8eccfbe246bba14ed44b06568e63f6b96c1541a0c1505
3
+ size 22616515
body/test/0035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14a923af1410f50fd4561c80a2696f72599ce8c17d0a26a6b437ad8fda177a2a
3
+ size 21916231
body/test/0036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c7002bdf2c0324cf997dab8b1bf531834a24cc6a7fb6cf4ad34cc58a653042a
3
+ size 73678578
body/test/0037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d41e452385f38a78944378d9a0deb146fd1c814d609141891403cdb1138a0d3
3
+ size 162831318