arshan-ritual
commited on
Upload folder using huggingface_hub
Browse files- ritual_manifest.json +44 -3
ritual_manifest.json
CHANGED
@@ -2,10 +2,51 @@
|
|
2 |
"files": [
|
3 |
"linreg_100_features.onnx",
|
4 |
"linreg_50_features.onnx",
|
5 |
-
"
|
|
|
|
|
6 |
],
|
7 |
"metadata": {
|
8 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
},
|
10 |
-
"artifact_type": "ModelArtifact"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
}
|
|
|
2 |
"files": [
|
3 |
"linreg_100_features.onnx",
|
4 |
"linreg_50_features.onnx",
|
5 |
+
".gitattributes",
|
6 |
+
"linreg_10_features.onnx",
|
7 |
+
"ritual_manifest.json"
|
8 |
],
|
9 |
"metadata": {
|
10 |
+
"linreg_10_features.onnx": {
|
11 |
+
"id": "huggingface/Ritual-Net/sample_linreg:linreg_10_features.onnx",
|
12 |
+
"cpu_cores": 1,
|
13 |
+
"memory_requirements": 524288000,
|
14 |
+
"max_position_embeddings": null,
|
15 |
+
"quantization_type": null,
|
16 |
+
"inference_engine": null,
|
17 |
+
"inference_engine_hash": null,
|
18 |
+
"cuda_capability": null,
|
19 |
+
"cuda_version": null
|
20 |
+
},
|
21 |
+
"linreg_50_features.torch": {
|
22 |
+
"id": "huggingface/Ritual-Net/sample_linreg:linreg_50_features.torch",
|
23 |
+
"cpu_cores": 1,
|
24 |
+
"memory_requirements": 524288000,
|
25 |
+
"max_position_embeddings": null,
|
26 |
+
"quantization_type": null,
|
27 |
+
"inference_engine": null,
|
28 |
+
"inference_engine_hash": null,
|
29 |
+
"cuda_capability": null,
|
30 |
+
"cuda_version": null
|
31 |
+
},
|
32 |
+
"linreg_100_features.torch": {
|
33 |
+
"id": "huggingface/Ritual-Net/sample_linreg:linreg_100_features.torch",
|
34 |
+
"cpu_cores": 1,
|
35 |
+
"memory_requirements": 524288000,
|
36 |
+
"max_position_embeddings": null,
|
37 |
+
"quantization_type": null,
|
38 |
+
"inference_engine": null,
|
39 |
+
"inference_engine_hash": null,
|
40 |
+
"cuda_capability": null,
|
41 |
+
"cuda_version": null
|
42 |
+
}
|
43 |
},
|
44 |
+
"artifact_type": "ModelArtifact",
|
45 |
+
"file_hashes": {
|
46 |
+
"linreg_100_features.onnx": "a73d8af753a02b13b73b80ab67c5946633ca932f4c1d6cf3b29480ff4d4100b7",
|
47 |
+
"linreg_50_features.onnx": "11b65915b77c765e0de5202182a0350582df2bececf805d7424e354074fd2546",
|
48 |
+
".gitattributes": "11ad7efa24975ee4b0c3c3a38ed18737f0658a5f75a0a96787b576a78a023361",
|
49 |
+
"linreg_10_features.onnx": "89cc3a329b831425e345548b0f6a0a43e721fc941d513260eb94bd00bb240e17",
|
50 |
+
"ritual_manifest.json": "53320cf6ce8e40ce295753b9c69901e78757b367794930a5234d2d18038b73e9"
|
51 |
+
}
|
52 |
}
|