Commit
85c3dc0
·
verified ·
0 Parent(s):

Update parquet files

Browse files

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

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. fw-edu/train/0000.parquet +3 -0
  3. fw-edu/train/0001.parquet +3 -0
  4. fw-edu/train/0002.parquet +3 -0
  5. fw-edu/train/0003.parquet +3 -0
  6. fw-edu/train/0004.parquet +3 -0
  7. fw-edu/train/0005.parquet +3 -0
  8. fw-edu/train/0006.parquet +3 -0
  9. fw-edu/train/0007.parquet +3 -0
  10. fw-edu/train/0008.parquet +3 -0
  11. fw-edu/train/0009.parquet +3 -0
  12. fw-edu/train/0010.parquet +3 -0
  13. fw-edu/train/0011.parquet +3 -0
  14. fw-edu/train/0012.parquet +3 -0
  15. fw-edu/train/0013.parquet +3 -0
  16. fw-edu/train/0014.parquet +3 -0
  17. fw-edu/train/0015.parquet +3 -0
  18. fw-edu/train/0016.parquet +3 -0
  19. fw-edu/train/0017.parquet +3 -0
  20. fw-edu/train/0018.parquet +3 -0
  21. fw-edu/train/0019.parquet +3 -0
  22. fw-edu/train/0020.parquet +3 -0
  23. fw-edu/train/0021.parquet +3 -0
  24. fw-edu/train/0022.parquet +3 -0
  25. fw-edu/train/0023.parquet +3 -0
  26. fw-edu/train/0024.parquet +3 -0
  27. fw-edu/train/0025.parquet +3 -0
  28. fw-edu/train/0026.parquet +3 -0
  29. fw-edu/train/0027.parquet +3 -0
  30. fw-edu/train/0028.parquet +3 -0
  31. fw-edu/train/0029.parquet +3 -0
  32. fw-edu/train/0030.parquet +3 -0
  33. fw-edu/train/0031.parquet +3 -0
  34. fw-edu/train/0032.parquet +3 -0
  35. fw-edu/train/0033.parquet +3 -0
  36. fw-edu/train/0034.parquet +3 -0
  37. fw-edu/train/0035.parquet +3 -0
  38. fw-edu/train/0036.parquet +3 -0
  39. fw-edu/train/0037.parquet +3 -0
  40. fw-edu/train/0038.parquet +3 -0
  41. fw-edu/train/0039.parquet +3 -0
  42. fw-edu/train/0040.parquet +3 -0
  43. fw-edu/train/0041.parquet +3 -0
  44. fw-edu/train/0042.parquet +3 -0
  45. fw-edu/train/0043.parquet +3 -0
  46. fw-edu/train/0044.parquet +3 -0
  47. fw-edu/train/0045.parquet +3 -0
  48. fw-edu/train/0046.parquet +3 -0
  49. fw-edu/train/0047.parquet +3 -0
  50. fw-edu/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
fw-edu/train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb0644eab46202aed817bd238f97930a20f9a5a6476dc147b40eb5cec3a9e84
3
+ size 10020031967
fw-edu/train/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:297411d03f38bc3cc533b1424b23406356e80f988ea150303f036e1b668f6ad5
3
+ size 10017262412
fw-edu/train/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cc861220f9403fc954424ee112bc003cb848597b0396b213844bf56bd5ba2ef
3
+ size 10013312129
fw-edu/train/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a838bdd624d8baab68a4ab40da37be8cb0c0a9fa84367b4908c348c456acf355
3
+ size 10012598894
fw-edu/train/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ac5527e5a05f536f1f6a0a005ce68f4e239c74cdc9a06743a90eca886fd70cb
3
+ size 10010907366
fw-edu/train/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59935eeb65b1382d934237885b4df63ebdcf1424d67efe950b3b68ed5bb7d7e0
3
+ size 10012599032
fw-edu/train/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f862f26ece8cd88c079f7bf992407668273926a2db631dabb11368958055525
3
+ size 10012541393
fw-edu/train/0007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:804a786bd786e944864e8b2fc9afa4ed9650f0526481e72be3ad29abd3ab4ed3
3
+ size 10010756303
fw-edu/train/0008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46d42881384cbdcb43ec10bf5cc331acdf6411c55b23f52dcbf28afb84047137
3
+ size 10012737688
fw-edu/train/0009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3114361368bea15b1e818df54f0bad0f7b0410e25e2db8648914b05a33fbff39
3
+ size 10012253096
fw-edu/train/0010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b8406eee50c48a7f3df451d278eb8bf8719689ee3d0a205cc4f6c03f4a854f3
3
+ size 10012106431
fw-edu/train/0011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ab284728bab24e3a1c19e9cf22fce8d7a11bc787e16256abca82dfb33d27cf
3
+ size 10014098035
fw-edu/train/0012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaa68d4a3842a72adfda74e9d725901c24fec4d5616c5e98bdcfdbe97e362f51
3
+ size 10011310334
fw-edu/train/0013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eeaa90ae59cdff6b9c0676af5cf2259136ec536039800a7fe6f5b395a99410b
3
+ size 10013774857
fw-edu/train/0014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b8bc5673a29882ed7b64f91545d8618dce372490ad8e2ac09ae1f4d095dfc4f
3
+ size 10007141022
fw-edu/train/0015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:089b40257213329cfa25374916b19f73f4450af89e0ebbd4b2764a0768afcf02
3
+ size 10007362220
fw-edu/train/0016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f2158f16e3ceedf58a9832702ac56f52c5f065a12b4e6c563f7d449604cd578
3
+ size 10013603769
fw-edu/train/0017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f05410beda7b45d0933739a409d4e9cdd1a58e00eae2c23f572c05cf412e4a97
3
+ size 10009153357
fw-edu/train/0018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36293b00b1180d16536de2f31cb5dad0d4a768a01899c6c443385a4bebaa0fdf
3
+ size 10014026373
fw-edu/train/0019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:759822e37bd5e3449497db8f48a9723d605cddd8ff0c305a2ae5e703f34525ed
3
+ size 10010197222
fw-edu/train/0020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7a89f3538694207bc4840fa4ac31774f55c7ae5efdbcc19a2ce998ae20492bf
3
+ size 10009623801
fw-edu/train/0021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66388dba2848b7e10fbcdb13ed16af574a041840dc05314cd65c43e6ac507aa8
3
+ size 10019217731
fw-edu/train/0022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd724e5d5567d6199748e2c25df7970165454af1aa021c8b917938b6272a0e5
3
+ size 10009861056
fw-edu/train/0023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c2d209b524cb67a5b172852836821686eba1488ba9180d32f4630e2ba704698
3
+ size 10012393749
fw-edu/train/0024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6a51c142f869666e8fd6c70fbbdda6fbdcbf8a733c8aedbc3330c757b7595af
3
+ size 10011209675
fw-edu/train/0025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae0264ea9d65452682b9e13e2be4203a4632a9543eedd87d040311f662cf1ab1
3
+ size 10013194317
fw-edu/train/0026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47a94d85eaf3f3c1a29e6a70e78d634a54ab9bdd5c13ff729e84c7e8e292646e
3
+ size 10010155649
fw-edu/train/0027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a38c903ea8f7377724417ea08a2f4612cb8d2e97e27953527ad439b3d3de2a8
3
+ size 10014064906
fw-edu/train/0028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74aaf0b0bb1e58576599ff77fdaf6ca35a3e67b3c79d5df7f3447e046e097f16
3
+ size 10012519299
fw-edu/train/0029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e6ad1f2e11b6cd912829a0346c559804e60bdf9751e767713549ca74f61efd
3
+ size 10009991390
fw-edu/train/0030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4937045f71b1523eb209838d1194450cb06a50abcdf861c690f99a0f5678c433
3
+ size 10011412545
fw-edu/train/0031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64ff41bbbcaf8b338888196a786a495d6dfb08df9c468d21b271e6e2f6683219
3
+ size 10012582321
fw-edu/train/0032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f85f9b88b7894ddb9a3aadf9483fce38f03b4d25b469fcd6d848d392fa2be0f
3
+ size 10012522307
fw-edu/train/0033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1e1f2e8d71a4a8c7b9341bac3b64c814e18d9cbd3236052218064f9cb213be8
3
+ size 10008288466
fw-edu/train/0034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9bf3ecc2ac536ce85be8c469c1543ab30d6e700bfe09ea05baa1b5e52d07ba4
3
+ size 10011285451
fw-edu/train/0035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad3204b2bd7e53ba77de68c0ce5f2123629ccfb809852b1f288483bd1f1b235e
3
+ size 10012046163
fw-edu/train/0036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d317bee63ca6e50acf55c29de43914a0e248ddbc5d47fc945b529f8962b8411
3
+ size 10011206112
fw-edu/train/0037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0edf1042d9fe176ccf9be92c6c7078ae548c95a3f42f0a25b6ccfb48e2c0b06c
3
+ size 10010453942
fw-edu/train/0038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c701ab25bca1903307ce80091a9b1b3f8aaee2bb1d95fa2c408261307df75d5
3
+ size 10008386243
fw-edu/train/0039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7f4ce6e1cae622f5a51d4a7d7e96f9c5c3728a54c83442d4bcf23dbe29ffde
3
+ size 10013326063
fw-edu/train/0040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52211ef1f55fafafdc1bcf7bc6f7eace87bf8cfe1180e6990a6b5c88ded588b5
3
+ size 10012972499
fw-edu/train/0041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e8353289e4b6e6425777a38b20e409c72eac6b9c83fb9013a0bc697597b8fd8
3
+ size 10012255693
fw-edu/train/0042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19670bdeffd6a7b57693f1ad15da1de451db03f46e358bbcf763a1c703271f9f
3
+ size 10016759398
fw-edu/train/0043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4445a84465b21dc8c4f84246f9c4821cff99b93967b63bde4af9d7154cc5377
3
+ size 10015085819
fw-edu/train/0044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574f6f7ca4560cc0f3b9b9c5ad13af271d37bb51ba0a6146b10c70d9e9ad0bf3
3
+ size 10011783406
fw-edu/train/0045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b63e23b503286a80b6413ead090939a6574e709d76ecafb7bedef81e4e1f8aa
3
+ size 10021962832
fw-edu/train/0046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e12c961df5ae9278fc843422f767633ad85b52492d8368c1569343277542bf
3
+ size 10013771988
fw-edu/train/0047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2900f22f8fe9726bd133bbb7be6fbe100c27f6b20b2825180744f4eb7a6fb6dd
3
+ size 10011627413
fw-edu/train/0048.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36bb65421cdd8ee497ad8287d1f25c5dc64155240f8b779d653e9c778e643845
3
+ size 10026061655