EsperantoAI commited on
Commit
86cf95b
·
1 Parent(s): 318d4bf

Initial commit

Browse files
Files changed (3) hide show
  1. dlrm_RMC1.pt +3 -0
  2. metadata.json +21 -0
  3. model.onnx +3 -0
dlrm_RMC1.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:257b277d62f79028420a277e082a72bc47018f71eb400aabe9dfe16f6ab11077
3
+ size 18457395
metadata.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "framework": "pytorch",
3
+ "classifier": "@cwd@/dlrm_s_pytorch.py",
4
+ "input-data-info": "autogenerated",
5
+ "input-download": "datasets/media/criteo_kaggle",
6
+ "flags": {
7
+ "--minibatch": 128,
8
+ "--num-batches": 1,
9
+ "--data-generation": "random",
10
+ "--arch-mlp-bot": "13-256-64-8",
11
+ "--arch-mlp-top": "128-64-1",
12
+ "--arch-sparse-feature-size": "8",
13
+ "--inference-only": "",
14
+ "--load-model": "@cwd@/dlrm_RMC1.pt",
15
+ "--data-generation": "dataset",
16
+ "--data-set": "kaggle",
17
+ "--processed-data-file": "@cwd@/../../datasets/media/criteo_kaggle/kaggleAdDisplayChallenge21Tables_processed.npz",
18
+ "--raw-data-file": "@cwd@/../../datasets/media/criteo_kaggle/train.txt",
19
+ "--arch-interaction-op": "cat"
20
+ }
21
+ }
model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a5215f041c4c9a5a132bdb4b151f2e86c9574f9db4a83fef90cc072d16cdd5a
3
+ size 18455252