Nick00404 commited on
Commit
1099c2b
·
0 Parent(s):
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. README.md +3 -0
  3. below-2-stars/train_000.parquet +3 -0
  4. below-2-stars/train_001.parquet +3 -0
  5. below-2-stars/train_002.parquet +3 -0
  6. below-2-stars/train_003.parquet +3 -0
  7. below-2-stars/train_004.parquet +3 -0
  8. below-2-stars/train_005.parquet +3 -0
  9. below-2-stars/train_006.parquet +3 -0
  10. below-2-stars/train_007.parquet +3 -0
  11. below-2-stars/train_008.parquet +3 -0
  12. below-2-stars/train_009.parquet +3 -0
  13. below-2-stars/train_010.parquet +3 -0
  14. below-2-stars/train_011.parquet +3 -0
  15. below-2-stars/train_012.parquet +3 -0
  16. below-2-stars/train_013.parquet +3 -0
  17. below-2-stars/train_014.parquet +3 -0
  18. below-2-stars/train_015.parquet +3 -0
  19. below-2-stars/train_016.parquet +3 -0
  20. below-2-stars/train_017.parquet +3 -0
  21. below-2-stars/train_018.parquet +3 -0
  22. below-2-stars/train_019.parquet +3 -0
  23. below-2-stars/train_020.parquet +3 -0
  24. below-2-stars/train_021.parquet +3 -0
  25. below-2-stars/train_022.parquet +3 -0
  26. below-2-stars/train_023.parquet +3 -0
  27. below-2-stars/train_024.parquet +3 -0
  28. below-2-stars/train_025.parquet +3 -0
  29. below-2-stars/train_026.parquet +3 -0
  30. below-2-stars/train_027.parquet +3 -0
  31. below-2-stars/train_028.parquet +3 -0
  32. below-2-stars/train_029.parquet +3 -0
  33. below-2-stars/train_030.parquet +3 -0
  34. below-2-stars/train_031.parquet +3 -0
  35. below-2-stars/train_032.parquet +3 -0
  36. below-2-stars/train_033.parquet +3 -0
  37. below-2-stars/train_034.parquet +3 -0
  38. below-2-stars/train_035.parquet +3 -0
  39. below-2-stars/train_036.parquet +3 -0
  40. below-2-stars/train_037.parquet +3 -0
  41. below-2-stars/train_038.parquet +3 -0
  42. below-2-stars/train_039.parquet +3 -0
  43. below-2-stars/train_040.parquet +3 -0
  44. below-2-stars/train_041.parquet +3 -0
  45. below-2-stars/train_042.parquet +3 -0
  46. below-2-stars/train_043.parquet +3 -0
  47. below-2-stars/train_044.parquet +3 -0
  48. below-2-stars/train_045.parquet +3 -0
  49. below-2-stars/train_046.parquet +3 -0
  50. below-2-stars/train_047.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
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
below-2-stars/train_000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa1b427ba01ce2bf53daa0dc0645f2820123eff0589269b23b80e409c56f079a
3
+ size 4801437678
below-2-stars/train_001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61199b622b3603a4ceb4a8793e2f3f5123d01556c2a5f23bea57fb97371a8acc
3
+ size 5869413432
below-2-stars/train_002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c95a45c4a88d1e8d978c810179353733fce1ab7992add4465704b837be19108
3
+ size 5964562880
below-2-stars/train_003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1df1eb69d3f30340b9de774dffeca2913c5b19a7cf62409f4164d58fa7f09c55
3
+ size 3125751365
below-2-stars/train_004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d993f0de9a44e06ca50afcbc64031eac557011316ec36fe33518f317e40393f
3
+ size 4375758893
below-2-stars/train_005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35698dbe83096910c30214d526051d112f1ad88ef35e7147117f4f1999c7d9fd
3
+ size 4358411415
below-2-stars/train_006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2309165b5f25b26cb59d75c1975867f7c8f0af9391d268209e60ebae358b0e51
3
+ size 2009388736
below-2-stars/train_007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1549b9455c056cf7daf2823bf2f5805b8acd6c1978157f16328e966835a9089b
3
+ size 4185130333
below-2-stars/train_008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941051cfac71f8c763456b1ddc54d8379bf31814ab1a02db8cbdf3ae9393d6e4
3
+ size 5114199770
below-2-stars/train_009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff168f67de4bc640d2129cc4951f356b5221120be577ed5966ea4406bfe1fa4
3
+ size 3782372195
below-2-stars/train_010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fa0e97f54c9cb9e0d9fb25387a33ff0637edfa6cdea28b4c2ff424adaa4a422
3
+ size 4573890039
below-2-stars/train_011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02a10c8091136d834160f29b469185d0644daa4783b47a30f3f05ae369dc7cc1
3
+ size 3914344885
below-2-stars/train_012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019cea7c86aa754869aff5fc41791174ce73a84f910d8b48c52575eb5c7ddd3c
3
+ size 4074914853
below-2-stars/train_013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:834b53bb88aecf7dba52be8e3cee85af151d1128083ee221ae380fd27cdc3095
3
+ size 2663080679
below-2-stars/train_014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4c625c8025fbfd2d5da4ac4ce0d6dbf937366d915ec72eb39be21352c76dd4
3
+ size 3676106969
below-2-stars/train_015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a08c829611d9c09c354ccfae864d7c8e52d8a0f3434870f3ea80beb78aeaf80
3
+ size 3659899406
below-2-stars/train_016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f7b03aefea35691175bc79d8437e8c11fd3fb2843d15a20d61e3c2b4ed5f8ae
3
+ size 3880651649
below-2-stars/train_017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:514ea12d66bda83a1efba6586dcbcf61f2a3264b790396469cb4f94238fdcae0
3
+ size 4213451492
below-2-stars/train_018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93c82a99f341296bc3138353e72f67252e2b2eb18b10724fe8408471694d53d5
3
+ size 3553436810
below-2-stars/train_019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d50649c02d3c06878394a14b9424be45518e6018efea75b7fd537fc1fd2aec49
3
+ size 5396126426
below-2-stars/train_020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02f7a1cbd0b104923bfaffbf1b2ebcf726f44086d58a627bc78c4b0bb3137975
3
+ size 3913803012
below-2-stars/train_021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64d5529d2968320f34e46f650abd1d8e44495592b8e4427800afb51d39b62a02
3
+ size 4282934766
below-2-stars/train_022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe79e5cc8a49fa3656c21da454f2d62cc7b414312eedb94334bdf0c43265a513
3
+ size 5170565977
below-2-stars/train_023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb560f0bd8f511f47579df813058b913009bb2342dc2e25da62d8d71e4267ad0
3
+ size 5005131380
below-2-stars/train_024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1ef159f55b00582d98a3a1a374933bc201618e4a75de032f04fadd12463ad43
3
+ size 4135324751
below-2-stars/train_025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b96c5b927f401acbf64ac25cfe19f685dfa550647bab4b3787bf0c0366ac5b5b
3
+ size 3517231593
below-2-stars/train_026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9878db959efad1ae3dd8452a3f3a3d9409ac783629267d1458682adc928f73b
3
+ size 4859309099
below-2-stars/train_027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e11ce491851e9b014e36716b6e015c823ca42ad4ca66b2bea6bb05b29501ea
3
+ size 2700988382
below-2-stars/train_028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a32f6896cc80288984f91ddfcdc2db0a80c01e8df648db14bfaed3f7c4cdf134
3
+ size 2824211232
below-2-stars/train_029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb887104339ea95630a5b711285f5845c8f8ea0910f387cb2aca79df7b8e1541
3
+ size 2379721479
below-2-stars/train_030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3133aa8bb9183ecb4339690581bbce16d5233e12329343581a6a4a297f143b5
3
+ size 2449898529
below-2-stars/train_031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6053662e66b1b412e484cc55155063e7bc987227d9ec0f5a514a59575ede8e94
3
+ size 2384010653
below-2-stars/train_032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afe049b3102588f1c8dfcb2f3e4f69d15b31739fd1a1b5e896cd448c1ecf905b
3
+ size 2507667420
below-2-stars/train_033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b18045da2ba6cd91d11427f22b66a15d2cefaf99e1c719c38dc83956a707e7c8
3
+ size 3471865435
below-2-stars/train_034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc20c3fb84177c3f14df4845e5dd3c3e7415dc1e7e0e7f673e7ebc310d847d5f
3
+ size 2499305152
below-2-stars/train_035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d75040022fac7eae41663fce1ebd550ffebf89b9a78c452a02c7558f740e4ab3
3
+ size 3609585013
below-2-stars/train_036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4459f399732d44003ec2edc37adb42c79fc083b979c86988917f695ac12a7f36
3
+ size 3061472657
below-2-stars/train_037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a93614a69c65f4517ec6a52b869eb8c0ab4401e51b596837bafd00d37d6029f0
3
+ size 2873565598
below-2-stars/train_038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67a1c63ab26509044719263b2cfa9c70108513bed34a42f293ce21d2c15b41f5
3
+ size 2294927862
below-2-stars/train_039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22eed98ac46fd593b848a386d510950507b7e53a13de2a4b5708072924999384
3
+ size 2949180837
below-2-stars/train_040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:555b5100a8f50a864fbf5a2301d7466cc65ac57d21145999af9e0f6f200d5700
3
+ size 3011255991
below-2-stars/train_041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62206f49c70bde1858bfbabf75a9a9ff3570c63162fee83086718122dbac4fab
3
+ size 2295024418
below-2-stars/train_042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72765e5413c6aa953685416dc73593fb0ce69070794b48b6f642755f1c780b0f
3
+ size 3682138358
below-2-stars/train_043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d41c44a4689d1d5d5c0e6cf4e0ea66d2c7b02f9652bf2073bcd56379b2bae8e
3
+ size 2279260057
below-2-stars/train_044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47ed5c83fcafae33cf575b0a9bfc25414798305714bf8247f8ec0d16be2733e0
3
+ size 2658797001
below-2-stars/train_045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d341e14b3251db1ffdf447e588c647859ce40708bd7ea2396220067947252aa4
3
+ size 2521477638
below-2-stars/train_046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:593452e395e5928fd59fd113e6393abf6e915ae05c1d5ec747d182bfb61986a5
3
+ size 2370871414
below-2-stars/train_047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:566de061c79afb488dc7a2784ae17d0ce1436f45ad823463d1d3a87e2f4e5d03
3
+ size 2189129845