Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -105,9 +105,7 @@ n_heads: 2
|
|
| 105 |
n_layers: 2
|
| 106 |
normalize_all: true
|
| 107 |
normalize_field: null
|
| 108 |
-
nproc: 1
|
| 109 |
numerical_features: []
|
| 110 |
-
offset: 0
|
| 111 |
preload_weight: null
|
| 112 |
relation_kg_num_interval: null
|
| 113 |
repeatable: true
|
|
@@ -155,6 +153,5 @@ valid_neg_sample_args:
|
|
| 155 |
wandb_project: recbole
|
| 156 |
weight_decay: 0.01
|
| 157 |
worker: 0
|
| 158 |
-
world_size: -1
|
| 159 |
|
| 160 |
```
|
|
|
|
| 105 |
n_layers: 2
|
| 106 |
normalize_all: true
|
| 107 |
normalize_field: null
|
|
|
|
| 108 |
numerical_features: []
|
|
|
|
| 109 |
preload_weight: null
|
| 110 |
relation_kg_num_interval: null
|
| 111 |
repeatable: true
|
|
|
|
| 153 |
wandb_project: recbole
|
| 154 |
weight_decay: 0.01
|
| 155 |
worker: 0
|
|
|
|
| 156 |
|
| 157 |
```
|