Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"with_bidirectionality": false,
|
7 |
"n_new_dims": 10,
|
8 |
"use_psych": true,
|
9 |
-
"loss": "
|
10 |
"tau": 0.1,
|
11 |
"batch_size": 1,
|
12 |
"num_workers": 16,
|
|
|
6 |
"with_bidirectionality": false,
|
7 |
"n_new_dims": 10,
|
8 |
"use_psych": true,
|
9 |
+
"loss": "NCE",
|
10 |
"tau": 0.1,
|
11 |
"batch_size": 1,
|
12 |
"num_workers": 16,
|