Commit
·
34ad70e
verified
·
0
Parent(s):
Update parquet files
Browse filesCo-authored-by: sunyiyou <sunyiyou@users.noreply.huggingface.co>
This view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +59 -0
- algebra_func_area/test_in/0000.parquet +3 -0
- algebra_func_area/test_out/0000.parquet +3 -0
- algebra_func_area/train/0000.parquet +3 -0
- algebra_func_derivative_sign/test_in/0000.parquet +3 -0
- algebra_func_derivative_sign/test_out/0000.parquet +3 -0
- algebra_func_derivative_sign/train/0000.parquet +3 -0
- algebra_func_extrema/test_in/0000.parquet +3 -0
- algebra_func_extrema/test_out/0000.parquet +3 -0
- algebra_func_extrema/train/0000.parquet +3 -0
- algebra_func_extrema_coords/test_in/0000.parquet +3 -0
- algebra_func_extrema_coords/test_out/0000.parquet +3 -0
- algebra_func_extrema_coords/train/0000.parquet +3 -0
- algebra_func_intersection/test_in/0000.parquet +3 -0
- algebra_func_intersection/test_out/0000.parquet +3 -0
- algebra_func_intersection/train/0000.parquet +3 -0
- algebra_func_intersection_coords/test_in/0000.parquet +3 -0
- algebra_func_intersection_coords/test_out/0000.parquet +3 -0
- algebra_func_intersection_coords/train/0000.parquet +3 -0
- algebra_func_zeros/test_in/0000.parquet +3 -0
- algebra_func_zeros/test_out/0000.parquet +3 -0
- algebra_func_zeros/train/0000.parquet +3 -0
- algebra_linear_equation/test_in/0000.parquet +3 -0
- algebra_linear_equation/test_out/0000.parquet +3 -0
- algebra_linear_equation/train/0000.parquet +3 -0
- algebra_polynomial_roots/test_in/0000.parquet +3 -0
- algebra_polynomial_roots/test_out/0000.parquet +3 -0
- algebra_polynomial_roots/train/0000.parquet +3 -0
- arithmetic_gcd/test_in/0000.parquet +3 -0
- arithmetic_gcd/test_out/0000.parquet +3 -0
- arithmetic_gcd/train/0000.parquet +3 -0
- arithmetic_list_prime_factors/test_in/0000.parquet +3 -0
- arithmetic_list_prime_factors/test_out/0000.parquet +3 -0
- arithmetic_list_prime_factors/train/0000.parquet +3 -0
- arithmetic_matrix_determinant/test_in/0000.parquet +3 -0
- arithmetic_matrix_determinant/test_out/0000.parquet +3 -0
- arithmetic_matrix_determinant/train/0000.parquet +3 -0
- arithmetic_matrix_eigenvalues/test_in/0000.parquet +3 -0
- arithmetic_matrix_eigenvalues/test_out/0000.parquet +3 -0
- arithmetic_matrix_eigenvalues/train/0000.parquet +3 -0
- arithmetic_matrix_inverse/test_in/0000.parquet +3 -0
- arithmetic_matrix_inverse/test_out/0000.parquet +3 -0
- arithmetic_matrix_inverse/train/0000.parquet +3 -0
- arithmetic_matrix_multiplication/test_in/0000.parquet +3 -0
- arithmetic_matrix_multiplication/test_out/0000.parquet +3 -0
- arithmetic_matrix_multiplication/train/0000.parquet +3 -0
- arithmetic_matrix_power/test_in/0000.parquet +3 -0
- arithmetic_matrix_power/test_out/0000.parquet +3 -0
- arithmetic_matrix_power/train/0000.parquet +3 -0
- arithmetic_matrix_rank/test_in/0000.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
|
algebra_func_area/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7469d8aff792d2eeb90abc108b05c7d6e179a4b2ee33ab7c5ada01ad099f593
|
3 |
+
size 12587
|
algebra_func_area/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c35cdf46b44cc81e8978d4b59dc99072d7d89c22fafb03f70d42c8aa33a98da4
|
3 |
+
size 9518
|
algebra_func_area/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c2e2de8cface0aa47a5f8bd6491914ed2ebe0076fa6f4dd9d5f60964c073d30
|
3 |
+
size 78799
|
algebra_func_derivative_sign/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b10964b5f60befafbcb3016e373cb4dcdfb60dd2e73379ce2d589f6ae7937b9d
|
3 |
+
size 9942
|
algebra_func_derivative_sign/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d01cbdfe2804961f0e068961cd9f633948389477141e613180698a4c00d575d6
|
3 |
+
size 8135
|
algebra_func_derivative_sign/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f4539e5d87a00df5ed2ca3b4252383baca2ef8bba42ed2535eea2150b0cb6c1
|
3 |
+
size 54517
|
algebra_func_extrema/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96528dcd823e66619d6dc42810c631c48d6b6522d13c0db0a18c24ec03a40038
|
3 |
+
size 9817
|
algebra_func_extrema/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aa568c3133dff9d4255605253e8620509b3089b4cd170200eb4e2457b924274
|
3 |
+
size 8002
|
algebra_func_extrema/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b4695f07c8be1f7e3ee6e3fdc7055a6cb73f1837f04a4f81aac0fd27e248ed1
|
3 |
+
size 55007
|
algebra_func_extrema_coords/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de064124cbf1abbb658f44577a374e6e68cf379a6e6a436fd007552a0bcb4b36
|
3 |
+
size 10002
|
algebra_func_extrema_coords/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:288e49d2f984c326f60f536b68c0d27401f33cc9e4fe05fa28742e7a4e22b289
|
3 |
+
size 8027
|
algebra_func_extrema_coords/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0b31fbd2ccb91a26af52384929295ff239cd596599c5737066747e3c04462d3
|
3 |
+
size 54872
|
algebra_func_intersection/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a36d4fd4fb5c5e2bae111e5b743f6a58dffb0a90af351c0a8d45c6e48d1e8c84
|
3 |
+
size 11919
|
algebra_func_intersection/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3db0c5cea92e83c6aa8c3fec5c1b7b426cb6329715e94c7b03b314d5f56bcd7
|
3 |
+
size 9544
|
algebra_func_intersection/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3724ce3843fee61d56265a5d184100460eea97c0ea97ef9c24389d77539d409c
|
3 |
+
size 70196
|
algebra_func_intersection_coords/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91415a133ff5bf4a527b0c74398d730e03ab2660c31d12a944e77b337b6a8e0d
|
3 |
+
size 12180
|
algebra_func_intersection_coords/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5db28bf372c842109b491c62a82cf7db749cccb5e92091dd38d2442dcc26130b
|
3 |
+
size 9618
|
algebra_func_intersection_coords/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f6a2ca623916ed4d69679265a8c5c50c1639663e5c4abe7b80f5f743541ad05
|
3 |
+
size 71531
|
algebra_func_zeros/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:057f4ef8da53d1d4d6b5efd2bf417a62816afa50f367fc9deffd8169a82a3333
|
3 |
+
size 9688
|
algebra_func_zeros/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81a5b8a64f0101029ed48be6d3e21a6ef9db41f94e3f9cd7dd2dfc04bbe2ef9d
|
3 |
+
size 7555
|
algebra_func_zeros/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:240b00f3ba190147239271711b0e3ba778e056d1ec23a85776bca52336290974
|
3 |
+
size 51208
|
algebra_linear_equation/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae0af8af133a6073b9134eb05f1ef72d790b24740f95ba9c8b411920eabe9ab7
|
3 |
+
size 12744
|
algebra_linear_equation/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4066a22f919edb0875eedb2f289c4ea8405621d81373b01d826aaa9e21c8493
|
3 |
+
size 11282
|
algebra_linear_equation/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:171bf7ee1d26c53ee96e8b21289a6b376b5c8752cddde073e2134d5522ef8376
|
3 |
+
size 82082
|
algebra_polynomial_roots/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:491ba382e40b55ebf2d29f1d86bc6d8dd6ffa1a6c1f862972c61e1bfebdbaafb
|
3 |
+
size 14728
|
algebra_polynomial_roots/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d489b8630cfa802acd89120a73c65b792d460a9083509ba8e2077d7ef56c4afd
|
3 |
+
size 11510
|
algebra_polynomial_roots/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:333b20d413bd81034ba5ef4ad6b8c46facea32fbf2762d291c3d27f0f7ce857c
|
3 |
+
size 102565
|
arithmetic_gcd/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2f59b023e4a8e3213ae3138192088e2430d878aa716e4cdc7d69d3f569496ae
|
3 |
+
size 7701
|
arithmetic_gcd/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e5dbb563d68cae9c2bebfee75e58fb0a8305b496168419d355fbf473abb15ff
|
3 |
+
size 6347
|
arithmetic_gcd/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb36420cc614afd98789f115de56a4d867b73df2f73306c31b1e70f9a7fbe123
|
3 |
+
size 34744
|
arithmetic_list_prime_factors/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6655d7649b375c5ae34309b61fc0da429b16ae82ef6b4f35986ba1767afd8cea
|
3 |
+
size 6938
|
arithmetic_list_prime_factors/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94325dd78067a8f95bcd7ad3b664895922ef265f3f6ed824dc3ad07b0cffa295
|
3 |
+
size 5992
|
arithmetic_list_prime_factors/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:671ee5a33ff575f3ec82a32df3be15bcbaf407fd89c347ce9bbe85a6041277ab
|
3 |
+
size 26515
|
arithmetic_matrix_determinant/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:021d53bfa85280f280c83d46e9efd5666487687d7e1315062211e56e6211f1a2
|
3 |
+
size 10061
|
arithmetic_matrix_determinant/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e3cca71b8adb5c266eee1f2b2d876aa643dd08da00fb23fad66f1c48e71b211
|
3 |
+
size 9883
|
arithmetic_matrix_determinant/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:654517d4da7f1e2acbee94d99881e50a20bd81ca9588bfbd5b14dff15abf5ebd
|
3 |
+
size 52514
|
arithmetic_matrix_eigenvalues/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fdef698856f6fe676824bf5524d1d246968d7e976eb6251be172495291df022
|
3 |
+
size 9293
|
arithmetic_matrix_eigenvalues/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:836129cb9bdd9c51bcf54a0a3d18b25505852919d8c052ab81fa7ca25dc6f83c
|
3 |
+
size 9620
|
arithmetic_matrix_eigenvalues/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a1ae7c43dd083b1aff2657020b2dedcd91b6aa60c0206a15a5ebd7dd41110d6
|
3 |
+
size 47220
|
arithmetic_matrix_inverse/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d2fee321af7bee539483e4b2b6b69963958732d2c7db6a46b72a3db016113ee
|
3 |
+
size 10970
|
arithmetic_matrix_inverse/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3619c04938fd0a38b1f8c11a7b48654f100b4507731f25cb71c81122ba15f96
|
3 |
+
size 10677
|
arithmetic_matrix_inverse/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5aab10b1201b88b20c8392be9b095275ad3f88eba0977555fd474edc2043d826
|
3 |
+
size 58443
|
arithmetic_matrix_multiplication/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b711eca5857bb8d8ce1c592c4efee2d01d942c94246153f2a8b2ca8989fc3f6
|
3 |
+
size 15957
|
arithmetic_matrix_multiplication/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86239ec39cc2bb4733f948faa38edc2e9606dd328545498a285f0af653d182e5
|
3 |
+
size 15256
|
arithmetic_matrix_multiplication/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:419f42abc3d836b96aa4047da68c409042097b4afb429849e76f78f92dd52c17
|
3 |
+
size 109223
|
arithmetic_matrix_power/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f30c0dd2225c7498f648ae1a418c11aae95191bb568ce3c8f26b1f5826b46707
|
3 |
+
size 9680
|
arithmetic_matrix_power/test_out/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d809cb29b55501f802c617f97d2035cde187592b1291ab6155287e3a77ce9dc1
|
3 |
+
size 8510
|
arithmetic_matrix_power/train/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b6a6606d2cbe36e030509335ae4f42645b012cac98416ea47732e115f098b05
|
3 |
+
size 51026
|
arithmetic_matrix_rank/test_in/0000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f82ca6497df46e7b44b43314ce4b806d2e20735d2f53a7d37ae91a4e43462b3f
|
3 |
+
size 10896
|