arshan-ritual commited on
Commit
5becd89
1 Parent(s): fd9a63e

Upload folder using huggingface_hub

Browse files
linreg_100_features.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a73d8af753a02b13b73b80ab67c5946633ca932f4c1d6cf3b29480ff4d4100b7
3
+ size 761
linreg_10_features.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89cc3a329b831425e345548b0f6a0a43e721fc941d513260eb94bd00bb240e17
3
+ size 310
linreg_50_features.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b65915b77c765e0de5202182a0350582df2bececf805d7424e354074fd2546
3
+ size 511
ritual_manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "linreg_100_features.onnx",
4
+ "linreg_50_features.onnx",
5
+ "linreg_10_features.onnx"
6
+ ],
7
+ "metadata": {
8
+ "description": "Linear regression model"
9
+ }
10
+ }