Upload ucast_params.json with huggingface_hub
Browse files- ucast_params.json +9 -0
ucast_params.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_state_dict_params": 1790778456,
|
| 3 |
+
"millions": 1790.8,
|
| 4 |
+
"top_level_groups": {
|
| 5 |
+
"model": 895389251,
|
| 6 |
+
"model_ema": 895389205
|
| 7 |
+
},
|
| 8 |
+
"num_tensors": 1050
|
| 9 |
+
}
|