Upload mle_ultimate_config.json with huggingface_hub
Browse files- mle_ultimate_config.json +7 -0
mle_ultimate_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vector_size": 4096,
|
| 3 |
+
"target_active": 205,
|
| 4 |
+
"n_facts": 1848,
|
| 5 |
+
"n_words": 1106,
|
| 6 |
+
"training_time": 2.0565383434295654
|
| 7 |
+
}
|